20.4 Managing Workflow Versions
Each workflow can only have one Active workflow version.
- Creating a Workflow Version
Create a workflow version by right-clicking on a workflow and selecting Create. - Saving and Activating a Workflow Version
Activate a workflow version by right-clicking the workflow version and selecting Activate. - Editing a Workflow Version
Edit a workflow version by clicking on it in the workflow tree. - Copying a Workflow Version
Copy a workflow version by right-clicking the active workflow and selecting Duplicate. - Deactivating a Workflow Version
Deactivate a workflow by right-clicking the active workflow and selecting Deactivate. - Importing a New Application Version Containing Workflows
When replacing an application, any running workflow instances are automatically suspended, and must be restarted by a workflow administrator.
Parent topic: Managing Workflows and Tasks
20.4.1 Creating a Workflow Version
Create a workflow version by right-clicking on a workflow and selecting Create.
To create a workflow version:
Parent topic: Managing Workflow Versions
20.4.2 Saving and Activating a Workflow Version
Activate a workflow version by right-clicking the workflow version and selecting Activate.
To resolve any errors in the workflow:
To save changes to a workflow version:
To activate an In Development workflow version:
Parent topic: Managing Workflow Versions
20.4.3 Editing a Workflow Version
Edit a workflow version by clicking on it in the workflow tree.
To edit an In Development workflow:
To edit an Active workflow:
Parent topic: Managing Workflow Versions
20.4.4 Copying a Workflow Version
Copy a workflow version by right-clicking the active workflow and selecting Duplicate.
To copy a workflow version:
- Locate the Active version of the workflow in the Designer Tree.
- Right-click the workflow version and select Duplicate.
Note:
Only one version is allowed to be In Development at a time. If duplicating the active workflow creates two In Development workflows, you must delete one in order to continue.Parent topic: Managing Workflow Versions
20.4.5 Deactivating a Workflow Version
Deactivate a workflow by right-clicking the active workflow and selecting Deactivate.
To deactivate a workflow version:
Parent topic: Managing Workflow Versions
20.4.6 Importing a New Application Version Containing Workflows
When replacing an application, any running workflow instances are automatically suspended, and must be restarted by a workflow administrator.
When replacing an existing version of an application with a new version of the same application, any running workflow instances are automatically suspended. The workflow administrator can then decide which existing workflow instances should be resumed and which should be terminated.
APEX does not automatically resume suspended workflow instances since the workflow definition in the imported application could have drastically changed. If the workflow definition is changed, automatically resuming workflow instances could lead to irregular results.
Parent topic: Managing Workflow Versions