What is the non-technical interface that enables process automation capabilities known as flows?
Flow Designer
What are the benefits of Flow Designer?
When is it recommended to use Flow Designer?
When is it recommended NOT to use Flow Designer?
How to access Flow Designer?
All > Process Automation > Flow Designer
Which roles are required to perform certain Flow Designer functions?
What can we create when pressing the + New button in the Flow Designer Interface?
What does a flow consists of?
When does a flow execute the action(s)?
When the conditions of the trigger are met
What is a flow action?
What are the 3 elements triggers can be based on?
How does a record-based trigger work?
Record-based triggers run a flow after a record has been created; updated; or deleted
How does a schedule-based trigger work?
How does an application-based trigger work?
Application-based triggers are added when the associated application spoke is activated.
For example, when an item is requested from the Service Catalog, a flow is triggered
Sometimes, a plugin might need to be activated
What are Flow Actions?
Actions are reusable operations executed by Flow Designer
Examples of actions:
Where are the actions housed?
Actions can be found in the installed spokes
What is the best way to get more information about what an action does?
Look over the description of an action (the i next to the action name)
What are the most commonly used actions in the ServiceNow Core?
When a flow runs, what is the state of the data pill runtime value during the flow?
The data pill runtime value remains the same for the duration of the flow
What happens regarding data pills when we add actions to a flow?
For every action added to a flow, Flow designer adds a data pill to store its output results
Which tool was used before Flow Designer?
Workflow Editor
What is Process Automation Designer?
A tool used by process owners to create cross-enterprise workflows within a single unified interface
What are Playbooks?
Playbooks are processes documented in the Process Automation Designer
How is a process in PAD organized?
The process is organized into Stages and Activities