RPA Design Overview
Uniphore Robotic Processing Automation (RPA) greatly enhances the power of your Flows by:
providing intelligent, real-time assistance to agents; and
transparently automating tasks for any desktop app or backoffice procedure.
You can add RPA automation to any Flow in the X-Designer, like most other X‑Platform capabilities.
Note
Before you can begin using Uniphore's RPA capabilities, RPA needs to be enabled for your account. In addition, you need to assign application coverage for the Uniphore JBot.
Uniphore RPA provides a variety of components that enable you to design automations quickly and intuitively:
Add Covered Application components that are pre-built according to your specific requirements, or obtained from a library. |
| ||
Record your clicks and keypresses while actually using an application and add these sequences to your Flow. |
| ||
Specify automated actions in your Flow by explicitly dragging them from the desired Application onto the Flow Map. |
| ||
Manually select and add a specific Resource using the live UI element capture mechanism. |
| ||
Capture specific variable values which will be assigned by the Allocator during the automation. |
| ||
Capture and parse complete tables, specific columns or selected values from HTML-formatted tables in a Covered Application. |
| ||
Access and use the Variables created for RPA activities in other X-Designer elements and Flows, whenever you need. |
| ||
Use built-in 'listening' to automatically capture and update runtime value changes to Covered Application elements. |
|
You can add Uniphore RPA components with great flexibility, in any order, and without the need to write any code.
Basic RPA Sequence Design Workflow
Ensure that coverage exists for the application(s) you want to automate.
In your X-Designer Flow, add RPA automation using any the built-in sequence recording, object capture or manual creation methods described above.
Optionally add attended event triggers to automatically invoke a selected RPA service whenever a specific event occurs.
Choose the RPA listening mode that JBot will use to automatically capture and update runtime value changes to Covered Application elements.
During runtime, according to your Flow logic and event triggers, RPA sends commands to Uniphore's JBot to execute the automation.
Monitor and review RPA execution details using the RPA Monitor in the X-Console.