I have a plugin which uses the Plugin Scheduler Service to watch a folder for new files to import.
In this case, the client wants to automatically print a picking sheet when the XML file gets imported.
I developed the attached plugin which worked OK in my dev and in their test Jiwa database. But when I deploy to live, doesn't fire the business logic code I've written.
I've even brough their live DB over into my system & tested here & it still doesn't work. I just can't fathom why the business logic code isn't running.
Would be grateful for some hints.