Open a workflow definition
About this task
In Process Designer, you can open workflow definition files in two formats: PEP format, the native format for Process Designer, and XPDL 2.0 format, a standard format for Business Process Modeling Notation. For both formats, the workflow definition is represented as a workflow collection. For an XPDL file that contains more than one workflow definition, the first workflow in the collection will display.
Workflow definitions can be stored in either an FileNet® repository (object store or CS library), or in your local file system.
To open a workflow definition from an object store or library
- From the Process Designer File menu, choose FileNet > FileNet Open/Checkout.
- Open the appropriate object store or library, then locate the workflow definition file—PEP or XPDL.
- Select the workflow definition file, then choose Checkout or Copy.
- Checkout opens the file for editing and locks the file in the
object store or library until you check in a new version of the file.
Checkout is not available if the file is currently checked out by another user and you do not have permission to assume the checkout. If the file is currently checked out to you or you have permission to assume the checkout, you can assume the checkout.
- Copy opens a copy of the file and does not lock the original file. If you change the file, you can save it with a new name; you cannot check it in as a new version of the original file.
- Checkout opens the file for editing and locks the file in the
object store or library until you check in a new version of the file.
- Click Open.
To open a workflow definition from your local file system
- From the File menu, choose Open.
- Browse to the folder where the file is stored.
- Select the workflow definition file—PEP or XPDL, then click Open.
CAUTION If you open an XPDL file produced by a BPMN modeling application, the drawing will not be a complete workflow definition ready to launch. You need to assign steps to appropriate participants and queues for processing, specify routing conditions, specify attachments, and add system functions and other details as necessary to produce the desired processing.
When you export an XPDL file from a BPMN modeling application, the export process should complete with no errors. If errors are detected, these errors should be corrected and the file re-exported.