Drag-and-drop automation with Graphical Workflows
Chapter 2, Developing Custom Applications, discussed how Business Rules validate data and automate functionality. But, as always in ServiceNow, there is another way. The Graphical Workflow editor provide a drag-and-drop interface to quickly and easily run a series of automated steps, much like an automated flowchart.
Workflows consist of blocks called activities. An activity has outputs, usually representing the result of the activity. The outputs then connect to the next activity. The connections are called transitions. More than one activity can be running at any instant, as a single activity may have multiple output transitions. The outputs may be conditional: you often want a different path ...
Get Mastering ServiceNow - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.