File Listener moving the file to completed folder after processing
Hi All,
We have a requirement to process the csv files placed in a Azure Blob Storage. I am using a Repository rule in Pega to access the file placed in the Blob storage and using a File Listener to invoke the service Activity to process the file.
But as a default behaviour, file listener moves the file to a completed folder in the Azure blob after processing it. But the team wants to retain the file in the same location so that other Applications can also use them.
Is there a way in Pega to customize to make the file remain in the same location instead of moving it to a completed folder?.
Appreciate if you can share your thoughts. Attached the screen shot
Thanks,
Rajesh