We are using Pega 8.7.2 version and using a Repository rule in Pega to connect to the Azure Blob storage.
Configured the File Listener to monitor the container location in the Azure Blob storage. The test connectivity is working fine but not sure why the file is not being picked by the File listener.
All other configurations are good. For now I have configured the Listener to run on one node.
Would you please take a look at the document attached.
@RajeshS56 I notice that you logged a support ticket 4th May (‘File Listener not able to process a large file in Azure Repo’). It has been closed with the following details:
Problem description: We are using a File Repository and a File Listener to process the file placed in the Azure Blob Storage. The File Listener and Service activity are working fine. However when a large file is placed in the Azure Blob, file listener is not able to process it and says no files to process though the file is present in the Azure Blob.
This issue is not happening when we place a smaller file in the Azure to test.
Root cause: Product bug
Outcome: File Listener not able to process a large file in Azure Repo (BUG-805588,BUG-805589)
Notes: Issue : File directory watcher unable to identify files with empty Content-MD5 Property.
Workaround description:
For manually uploaded files, manually populate the content-MD5 property and try to reprocess.