How to stop the Bot in schedule using Requeststop
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-09-18 01:18 AM
Is there any way to stop the bot in schedule using Request Stop ?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-09-18 09:05 AM
The Request Stop feature only works for Sessions that are running Processes that regularly call the IsStopRequested() function and use a decision stage to determine whether the output is True or False. The 'True' path is the one that should then proceed to shut down the Session.
If the Process doesn't have this function build in, then your only course is to use Immediate Stop.
Dave Morris, 3Ci at Southern Company
Dave Morris, 3Ci at Southern Company
