Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Exercise 4: Process Automation Designer (15mins)

Even with automation, there are still activities that the Supplier Management team has to manually oversee which cannot be avoided. One of these processes is to check the ESG compliance of suppliers. In this exercise, we will be building on top of a playbook to assign a task to the ESG compliance team so that a suppliers commitments are tracked and accounted for.

Playbooks allow users to interact with a business workflow in real time from within Workspace. Users can utilize Playbook to update records, upload attachments, and complete tasks across multiple workflow activities in line.

Building in Process Automation Designer

  1. Navigate back to the main ServiceNow UI

  2. Under All, search and navigate to Process Automation Designer

  3. In the Multi-flow processes list, click Supplier License Verification

    Note: For this lab, we have already implemented placeholder instructions based on the previous exercises. This is meant to be a quick start to add a new activity.

  4. On a new column, click Add lane

  5. On the right pop-up sidebar, enter ESG assessment under Label (2)

  6. Enter ESG assessment activities to be processed under Description (2)

  7. Click Save (3)

  8. Under the newly created ESG assessment lane, click Add an activity

  9. In the pop-up, search wait for condition, and click Wait For Condition under Common Activities

  10. On the right side bar, change Label to Verification complete (1), then enter description License verification complete (2)

  11. Click Automation (3)

  12. On the Record field, click the data pill picker (1), expand Trigger - Business License (2), click Business License Record (3)

  13. Click Add Condition

  14. On the Modify conditions pop-up, set Registry verified to is true

  15. Click Modify

  16. Click Save

  17. Click Add activity under the Verification complete card

  18. In the pop-up, search create task, and click Create Task under Commmon Activities

  19. On the Activity properties side bar that appears, change the Label to Assign ESG check

  20. Under Description, enter Create a new task for the ESG team to conduct a ESG check for supplier (1)

  21. Click the Automation tab (2)

  22. Under the Inputs section, select Abel Tuter under Assigned To

  23. Under Short Description, enter Conduct ESG check on - (1), then click the data pill picker (2), expand Trigger - Business License (3), expand Business License Record (4), click Business name (5)

  24. Your screen should look like the following

  25. Click Save (1)

  26. On the top right of the screen, click Activate (2)

This exercise was purely illustrative on how you can go further and build playbooks on these process to accelerate the organization’s automation agenda. Process Automation Designer is a highly powerful tool that can orchestrate your business processes and flows across stakeholders, departments and more.

Previous exercise Next exercise


Back to top

Shao Wei Tan, 30 March 2023, based on the Utah release.