Question
1
Replies
1119
Views
Prime Therapeutics
Posted: February 29, 2016
Last activity: February 29, 2016
Closed
Solved
File listeners throws error location does not exist
I have crated file listener, that suppose to read a file from windows directory. Please see below screen shot for properties tab screen shot. When I click on Test connectivity button it throws error.
Error:
Overall Result
Status
Fail:Configuration
Message
Invalid source location: com.pega.pegarules.pub.PRException: [/opt/was8.55/tpega07/profiles/tpega07-node02/\\ad.bcbsmn.com\Files(N:)\tmp] does not exist.
From: (H478607BA60925D5E62E62FC486000217:10.16.244.211)
From: (H478607BA60925D5E62E62FC486000217:10.16.244.211)
Question: Where is this([/opt/was8.55/tpega07/profiles/tpega07-node02/) location coming from? And how can change it so it goes to correct windows location?
Hi,
I believe /opt/was8.55/tpega07/profiles/tpega07-node02 is the directory of your websphere node hosting Pega 7 application. Can you login to your server box and 'cd' to the directory above from windows machine? The unix box will need to have a mount point to the windows machine in order for the file listener to pick up the files from the windows box. If you can 'cd' to that directory, then you can simply put the same directory in the 'Source location' field above.
Thanks,
=waikei