Skip to main content

Hello, in IFS10, can I run a scheduled task once a file has been uploaded to a folder?

 

Thanks

Ross

@rosscortb normally you should be able to schedule a migration job that could watch for new files placed somewhere on the server (the shared folder also needs to be defined as DB Directory in Oracle DB).

Then the logic of what should be done with the records from the file is contained in the MigJob.


Reply