File Events Not Triggering (1 reply)
WaltherSpuds, there are a few posts on the forum which may be more assistance.
https://www.realisable.co.uk/how-do-i/file-event-question/
If none of the posts help, you could turn on Tracing.
Open \IMan\config\appconfig.xml and add the following entry, and restart the Scheduler Service.
This will write the various events to \IMan\Debug\FileWatch.log
This may inform if the windows event is firing, or something else is happening.
We use File Events for all our integrations. The process works about 50% of the time. The other 50% of the time we have to go into the IMAN Console, restart all services, and then go trigger a File Event to kick off the integration. How can we ensure the File Events are working 100% of the time?