Common
The common components enable you to connect to a RPA Hub instance and impersonate a robot under a bot process.
- Use the GetProcessJobSysID component
Retrieves the process job SysID of a process job record when an automation gets executed by a robot. By using the GetProcessJobSysID component in the RPA Desktop Design Studio application, you can identify when the robot is in a free state to execute a process or you can identify the state of the process job. - 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. - Properties of the Common components
Learn about the properties of the Common components in RPA Desktop Design Studio.
Parent Topic:RPA Hub