Question
1
Replies
9
Views
Morgan Stanley
Posted: December 3, 2020
Last activity: 1 week 1 day ago
Stop command force stopped runtime in between processing
Stop command force stopped runtime in between processing
Stop command issued from Robot Manger (per schedule) has force shutdown runtime though it was at halfway the process
Hello Sasidhar,
To avoid this scenario, modify the Behavior value from Immediate to WaitForAutomation under the Shutdown settings in RuntimeConfig.xml. This setting will allow Robot Runtime to complete its last picked up case from Robot Manager to complete before it terminates.
Thank you.