Working with Workflow Definitions
This section describes the actions you can perform on a workflow after creating it. The workflow module landing page displays all workflow types in the left-side menu: Standalone Workflow, Staged Workflow, and Stage. When you click on these options, the workflow records appear in grid view. You can search for workflows by name and take actions such as editing, publishing, unpublishing, viewing instances, and deleting.
You can not modify or delete out-of-the-box (OOTB) workflow definition.
Editing Workflow Definition
An updated workflow version is created.
Publishing Workflow Definition
If the trigger meets the defined criteria, the workflow will execute for the specified context.
You can publish a draft version of the workflow definition.
Publishing a workflow activates it. Similarly, you can deactivate a workflow by unpublishing it, which returns it to draft status.
Export the Workflow Definition
- Select the workflow type from the left-side menu.
- Search for a workflow definition by entering a keyword or use the Advanced Search (
) icon for more filtering options. For more details, see Filtering Records in the Grid View.
- Click the workflow definition name link in the list. The Setup pane appears.
- Click the More (
) icon, and then select Export.
A workflow definition is exported in JSON format.
Importing the Workflow Definition
Deleting the Workflow Definition
- Select the workflow type from the left-side menu.
- Search for a workflow definition by entering a keyword or use the Advanced Search (
) icon for more filtering options. For more details, see Filtering Records in the Grid View.
- Click the More (
) icon at the beginning of the record, and then click Delete.
- A confirmation message appears. Click Yes, Delete.