You can export process definitions from Systemwalker Runbook Automation Studio to the file system. You can use the exported files, for example, to import them into other systems. For the export format, you can choose between XPDL 1.0, XPDL 2.0, and XPDL 2.1.
Note
You can export entire Workflow Application projects including all process definitions, forms, attachments, etc. in one step, and later deploy the application on a Management Server.
Refer to section 3.1.13 Exporting Workflow Application Projects for details.
To export a process definition:
In the Navigator view, right click the process definition. Select Export and then the desired XPDL format.
Navigate to the location where the exported process definition is to be stored.
Click Save.
You can import process definitions into a Management Server by creating a server project (refer Creating Server Projects to know how you can create server projects) and transferring them to the server project, or by using the Web Console.
Note
If the process definition references external files like forms, business calendars, cascading style sheets, Java classes, or rules files, ensure that these files are available on the machine to which you export it. Refer to the following sections for details.