I have a small query, POLL message processor not allowing to read Files from 'File Inbound' message processor?
I need to read the file for every 5 minutes (Schedule automatically) to proceed with further requirements. Is it possible using POLL?
How can be file inbound used in POLL. Any suggestions will be helpful.
I recommend you execute this operation using the quartz connector. Here's an example:
I hope to help;