Use Automation Co-Pilot as Chrome extension in Workday
- Updated: 2023/07/17
Use Automation Co-Pilot as Chrome extension in Workday
Automation Co-Pilot makes automation accessible for end users operating inside Workday. For example, a Human Resource admin enters an employee address and can order business assets to ship without leaving Workday.
Automation Co-Pilot
- Create and configure the widget in your preferred application.
- Assign any pre-built automation in Automation Co-Pilot required for teams to complete their daily tasks.
- Complete the following setup process.
- Set up and connect Automation Co-Pilot using Chrome extension
- Setup iFrame widget using Automation Co-Pilot
-
Develop a widget for Automation Co-Pilot using Chrome extension
Note: For this example, configure the widget to trigger as a Page Load event.
- Provisioning Automation Co-Pilot using Chrome extension to users
- Two types of automation are assigned in this example and include the following
details:
- Attended bot (that you can deploy on the local device). See Attended and unattended automation.
- Automation Co-Pilot Process invocation (with two human step forms). See Deploy processes
You can download sample code to test this example in your own environment. See GitHub: Embedded Use Case 2
An HR Admin logs into the Workday application and views the new widget sidebar on the home page that has been deployed by the RPA Center of Excellence (CoE). The sidebar opens has been designed to open automatically when the user accesses the Workday application and the page has completed loading.
The HR Admin can use Embedded Automation to access and update an employee address, and then order hardware assets to deliver to that employee.
- An attended bot (Employee Work Address Update) built for an HR Admin to quickly locate and update home office address details of employees, using interactive forms and local desktop automation.
- An Automation Co-Pilot process invocation (Device Order for Employee) built for an HR Admin to order hardware assets (such as laptops and keyboards) for employees directly in Workday.
Procedure
The second automation (Device Order for Employee) simplifies daily tasks of the HR Admin. This adds an automated process for device ordering that is embedded directly in the Workday application using the same sidebar. Typically, this task would require navigating procurement applications to locate and order devices, and while navigating the Workday application to capture shipping address details of the employee.
By bringing the ordering process into the primary application where daily tasks are performed, the task is simplified. Similar to the previous task, when the HR admin logs into Workday, the sidebar appears with the list of available automations their CoE has deployed.