Unattended robotic automations
You can use unattended automations to automate repetitive and unattended back-office activities directly from your Pega Platform™ application. Using unattended automations can help you to process large volumes of cases in batches faster and with fewer errors compared to manual handling.
For example, you can queue an automation to process one or more stages of an automobile insurance claim. After a claim is submitted, the claim can immediately be routed to a robot, which runs an automation that analyzes the information submitted with the claim, looks up and verifies policy holder information, and updates web and desktop applications with case information.
When you use automations with your case type, case assignments are first routed to robotic work queues. A robot retrieves the assignment from the queue, obtains the case data associated with the assignment, and performs the specified automation. After it processes the assignment, any modified data is sent back to the case, and the robot retrieves the next assignment to process.
Any information that you want to share between your Pega Platform application and the automation must be marked as relevant records.
Previous topic Types of robotic automations Next topic Robotic Processing Automation (RPA) Service