Skip to Content
0
Jan 13, 2023 at 09:25 PM

BODS file movements on LINUX job server

379 Views

I have a BODS Data Services job server which is Linux based. For some reason my systems Basis guy told me only files loaded up to the Linux job server can be grabbed by BODS for processing.

In this case we have hundreds of XML files with same schema . The issue is that the scheduled BODS job runs every 20 minutes. And if files exist in the folder, how do I make sure all files are processed, and after processing, how do I write a script to move the processed files to a different folder? This needs to be in Linux scripting, as the script needs to be fired to the Linux server to move the files.