Question

Optum
IN
Last activity: 3 Jul 2024 9:47 EDT
File Listener: Returning same file content everytime when Multiple Files dropped
We have a File Listener which would listen to a particular location in Azure Blob. For every file that's read, it would fetch file contents and does the processing in the Service File Activity.
The issue we observed is when multiple files are dropped, it's returning the content of the first file that's read for every other files that are dropped during that point of time. Not sure if anything needs to be configured differently. We are unable to trace all the sessions as well because at a point of time, only one File listener session is getting traced.
Could you let us know on how this needs to be resolved. I can set up a call to discuss further on this.