Hello Experts,
I have a scenario where in I am using a batch command to rename a file before processing it using "run operating system command before message processing". The command works fine and renames the file, but the issue is that it does not process the renamed file in the same polling interval.
In next polling interval the file is processed as expected.
Can you please let me know the reason why this might be happening?
Thanks.