Discussion
4
Replies
1593
Views
Incessant Technologies
Posted: July 9, 2015
Last activity: September 28, 2015
File Listener Configuration
Hi All,
I have a requirement. While I am using a file listener, I want to dynamically set the file name. Is there any way of doing so.
I know we can dynamically configure the location of the file using Global Resource Settings.
But is there a way of dynamically configuring the file name as well. Not talking about the wild cards.
Regards,
Nishant
Hi,
I think in the File Listener Rule i.e. In the Process tab, you can specify a page for reporting.
By default it is named as LogServiceFile and is of class Log-Service-File.
Within this class, there is a property pyOriginalDirectory and pyOriginalFileName which contain the values you need. Please check if we can update it and reference dynamically or change the page name and use our own file name accordingly by updating OOB code.
Regards,
Kalam.