Work on workflows
To complete a workflow, you add workflow activities, validate the workflow, and publish it.
시작하기 전에
Role required: snc_required_script_writer and either workflow_creator or workflow_admin.
Add a workflow activity
Activities determine the functionality of the workflow.
시작하기 전에
이 태스크 정보
When they are created, all workflows contain Start and End activities.
For more information, see Workflow activities.
프로시저
- Open a workflow.
- Check out the workflow.
- Drag a workflow activity from the Activities menu into the workflow body.
- Populate the Workflow Activity form that appears.
Validate a workflow
You can manually validate a workflow from the Workflow Editor. You can generate a workflow validation report from the Workflow Version form.
시작하기 전에
이 태스크 정보
Running a workflow on a new node automatically attempts to validate the workflow. If validation is successful, the system updates the workflow version record to indicate the workflow has been validated and marks the record as updated by the user who ran the workflow.
프로시저
Publish a workflow
When a workflow is complete, publish the workflow so that it is available to all users.
시작하기 전에
Role required: snc_required_script_writer and workflow_admin, workflow_creator, workflow_publisher, or admin
이 태스크 정보
To publish a workflow:
프로시저
- Navigate to .
- Open the workflow that you want to publish.
- In the title bar, click the menu icon and select Publish.
결과
If you published a new version of workflow, the changes are not applied to running workflow contexts. Any currently running workflow context continues using the workflow version that was available when the workflow started. The next time the workflow runs, it uses the new version.
Determine whether a workflow can run
A workflow can run only if a checked out version is available to the user who has it checked out, and a valid, published version is available for all users with permission to run it.
시작하기 전에
프로시저
Edit a published workflow
You can edit a published workflow after you check it out.
시작하기 전에
이 태스크 정보
To check out a workflow:
프로시저
다음에 수행할 작업
Copy a workflow between two application scopes
Application scoping protects applications by identifying and restricting access to application files and data. You can copy a workflow created in one application scope (for example, Test) to another (Production) as needed.