Question
File Listener can not process files from Subfolders other than Pega Installation Folder eg PegaTemp Folder
I have a requirement of File Listener to process files from a Folder which is outside of Pega Installation Folder directory.
Currently creating a Subfolder(TEST) in this path, the file listener is working Fine
[/weblogic_sit/app/middleware/user_projects/domains/Sit_domain/PegaTemp/StaticContent/global/ServiceExport/TEST]
however from this Folder structure- /home/websit/PegaUpgrade/TEST-File listener is unable to process the files, not creating subdirectories <work_FileListenerName> and hence file processing failed
Is this a PEGA Limitation, that File Listeners cant process from Folders outside of Pega Installation Directory.
Any heads up is appreciated, this is very Urgent.