Move only the Workflow
- Last UpdatedJun 10, 2024
- 2 minute read
In this scenario:
-
A workflow is exported from the engineering environment.
-
A new workflow is created through the Workflow Management tab in the System Platform IDE.
-
Workflow exported from the engineering environment is imported to the production environment and published.
-
Access the System Platform IDE in the engineering server.
-
Open the instance where workflow has been associated with the events.
-
Select the workflow, and then click Unpublish.
A confirmation message about successful unpublish appears.
-
Click Close.
-
Select the workflow again, and then click the Design.
The Process Designer window appears.
-
On the menu bar, click Tool, and then click Export.
The File Download dialog box appears.
-
Click Save to save it as an XML file.
-
Move the Workflow XML file to production machine.
-
Open System Platform IDE in the production machine.
-
Open the specific instance to which you want to associate this workflow.
-
Create a new Workflow event. For example, WF_Event4.
-
Select Workflow Gateway instance from the drop down list.
-
Click Select.
-
Click New Workflow.
The New ArchestrA_Workflow window appears.
-
Enter the Title and Description.
-
Click Save & Continue.
The Process Designer window appears.
-
On the menu bar, click Tool, and then click Import.
The Workflow Management – Import – Process Definition dialog box appears.
-
Click Import to import the XML file you copied from the engineering machine.
It imports the actual workflow which you have designed in engineering machine.
Assigned actor(s) can be changed using the activity property, if required.
-
Create all the associations required in the workflow.
-
On the menu bar, click Publish.
A confirmation message about successful publish appears.
-
Click Close, and then go back to the System Platform IDE.
-
In the System Platform IDE, add the Event Expression and then click Save to save the instance.
-
Deploy the object.
When an event occurs, the associated workflow will be triggered.