Use the GracefulStop component
Verify that an automation from RPA Hub doesn't stop abruptly by using the GracefulStop component in RPA Desktop Design Studio. With this component, you can define a secure termination point within an automation process and automate housekeeping activities such as closing in-use applications or performing clean-up operations.
Before you begin
Make sure that you analyze the automation for scenarios where you can stop the automation gracefully and perform the clean-up tasks such as closing in-use applications.
Role required: None
About this task
Previously, when you selected the Stop Process button on a bot process in RPA Hub, the robots exited the automation abruptly. This process may have caused data inconsistencies. You can now exit the automation smoothly by using the GracefulStop component. For more information on
how the GracefuStop component works for an automation in RPA Hub, see Using Graceful Stop functionality in RPA Hub.
Note:
The GracefulStop component is available only for unattended automations.
Procedure
What to do next
Publish the automation project. For more information on how to publish an automation project, see Publish an automation project in RPA Desktop Design Studio.