Discussion
3
Replies
497
Views
Posted: January 22, 2016
Last activity: June 8, 2016
Closed
File Listener using from wildchar file extn
I have requirement to listen a file from path using wildchar file extn (*.enc). In order to the common activity, I want to get the path from where the file read and file name. Could somebody guide me how this can be read?
Not sure which page Pega writes while listening the file.
Location has to be specified in the Source Location in the File Listener (If you need to read from multiple folders, use GRS or create a different listener). The filter (*.enc) has to be specified in the Source Name Mask. That said, the page which has all other details is specified in the Service File rule (Page Name), this is referred to in the File Listener (Service Method field). You can run the File Listener and provide a file manually with tracing enabled to check all pages available during processing.