Automate a multi-step process by creating a workflow with the Workflow Editor.
시작하기 전에
Role required:
- You must have the snc_required_script_writer and either the workflow_admin or workflow_creator role to use the Workflow Editor.
- If you are designing the workflow as part of an update set process, see Workflow movement with update sets before creating the workflow.
이 태스크 정보
중요사항: As of the Zurich release, new customers no longer receive the legacy workflows created and published by ServiceNow, Inc.. All legacy workflow functionality has been replaced by Workflow Studio content. Only customers who upgraded from prior versions retain the ability to use and edit existing legacy workflows. While all customers retain the ability to create legacy
workflows, you are strongly encouraged to instead use Workflow Studio to create process automation content. Only Workflow Studio will receive new features and enhancements.
프로시저
-
Navigate to .
The Welcome tab of the Workflow Editor opens.
-
On the Workflows tab in the palette, click New Workflow.
A simplified version of the New Workflow form opens.
-
Fill in the Name and Table fields
- 옵션:
Add a Description.
- 옵션:
Do one of the following:
-
If the Conditions UI section is displayed, specify a Condition if needed and edit the fields.
The Conditions UI section shows only if the selected table supports conditions for launching workflows. For example, if you select the sc_req_item table, conditions are not applicable and the
Conditions UI section is not displayed.
-
If the Stages UI section is displayed, check that the State rendering and Stage order fields contain the correct information.
The Stages UI section shows only if the selected table supports stages. For example, if you select the sc_req_item table, the Stages UI section is displayed.
-
Click Submit.
The new workflow is created with the Begin and Endactivities connected by a single transition.

-
Finish creating the workflow by adding activities, validating, and publishing so the workflow is available to other users.
-
To change advanced settings for the workflow, click the Properties icon
.
-
If you make changes, click Update.