Question
1
Replies
1500
Views
Cognizant Technology Solutions
Posted: June 16, 2016
Last activity: June 20, 2016
Closed
Can we schedule a "File Listener" to run only at particular time (instead of pooling interval) similar to Agent Activities?
Can we schedule a "File Listener" to run only at particular time (instead of pooling interval) similar to Agent Activities?
Hi Deepak,
Listeners are not designed to run at particular time rather they listen to some events like file presence in directory etc.
A an interim solution, you can place a logic in listener activity and decide to continue the file listener processing or not based on your logic.
Hope this helps you.
-Rajesh