Description
Overview of PROCESS functions available in RPA. These functions provide utility operations for managing the automation process including logging, notifications, pausing, and integrations.
Available PROCESS Functions
- Get a 2FA pin: Generates a two-factor authentication pin.
- Keep PC awake and prevent screen lock: Prevents the PC from going to sleep or locking the screen.
- Launch an application: Launches a desktop application.
- Log: Writes a message to the process log.
- Notification: Sends a notification.
- Pause: Pauses process execution for a specified duration.
- Raise an error: Raises a custom error to halt process execution.
- Search: Performs a search operation.
- Send an E-mail: Sends an email.
- Start OneDrive: Starts the OneDrive sync service.
- Stop OneDrive: Stops the OneDrive sync service.
- Throttle: Limits the execution speed of the process.
- Validate personal information: Validates personal information like ID numbers.