If the target EPX server does not contain the Process Flows and Subflows being migrated, or there are no active work items in the Process Flows in the target EPX, perform the following steps to migrate the Process Flows and Subflows from the source:
- Open the EPX Design Console and log in as user system.
- Expand the Process Modeling->Process Flows folder:
-
Compile a list of process flows to be migrated. If a subflow needs to be
migrated, include all process flows that call the subflow:
Workflow Description <list of workflows to be migrated> - Pause EPX processing.
-
Perform the following steps for each workflow in the list above:
- If the workflow is not defined, skip to the next one in the list above
- Right-click the workflow and select Purge Work Items… from the pop-up menu.
- Check the Selected radio button for In Process Flow
- Uncheck the Delete only completed work items checkbox at the bottom of the screen.
- Click OK on the confirmation prompt.
- Click Yes.
- The work items will be purged and a completion prompt appears. Click OK.
- Immediately right-click the workflow again and select Delete from the pop-up menu.
- A confirmation prompt appears. Click Yes.
- If a dependency prompt appears, it means a work item was created on the workflow between the purge and the delete attempt. If this happens, repeat the purge/delete steps above.
- Repeat the above steps for the next workflow in the list.
-
Select the menu option Tools->Import/Export menu option (if the
option is disabled, click the EPX_<server> entry in the navigation tree
first). The Import/Export Utility window appears.
- Click the Migration Source button.
- The Migration Source prompt appears. Select EPX Import File for the Source and click the … button.
-
A file browser appears. Select the EPX workflow zip file generated from the
source EPX and click Open.
- A Migration Source confirmation window will appear. Click OK.
-
The EPX Migration file is loaded into the Source window:
- Expand the Process Flows and Subflows folders
-
Click each process flow or subflow and click the single right-arrow button. The
Process Folder appears in the Destination list.
- Click the Migration Destination button. The Migration Destination prompt appears.
- Click Migrate. The Two workflows are re-created. Eventually a Collision Error prompt appears.
- Click Skip All. The migration processing completes.
-
If any of the workflows/subflows invoke the Email BIC activity and the target
EPX has different mail server requirements (such as DEV does not use SLS or TLS
security but PROD does):
- Edit the workflows containing the Email BIC activity
- Modify each Email activity
- Change the security on the Outbound settings to SSL or TLS
- Stop and restart all EnterWorks Services.