JBoss.orgCommunity Documentation
Version: 1.0.0.GA
Copyright © 2008, 2009 JBoss, a division of Red Hat
October 2008
JBoss BPMN Convert module is a tool. Users can use it to translate a BPMN file to something else.
The BPMN file may be written by hands or by some editors. In this guide, we use STP BPMN editor to draw a BPMN file.
As a part of JBoss tools, this module realizes BPMN -> JPDL translation. Users can get a basic JPDL file from a BPMN file by using this module.
In this chapter we provide you with the necessary steps to translate a BPMN file to a JPDL file.
Before creating a bpmn file, you should have a Project created.
Create a project by New > Project... > Project . Enter the following information:
Project Name: test
Click on the Finish button.
Create a bpmn diagram file by New > Others... > Bpmn Diagram . Enter the following information:
File Name: test
Click on the Finish button.
Open the test.bpmn_diagram file by double-click it.
Draw the bpmn diagram using STP BPMN editor. If you do not know how to use STP BPMN editor, please go to web site: www.eclipse.org/stp to get the information about STP BPMN editor.
A BPMN file may include more than one pool. Every pool can be mapped to a corresponding JPDL file.
Select 'test.bpmn' file and right-click it. Open the export wizard by Export... > BPMN Export > BPMN -> JPDL .
Click on the Next button.
Select the BPMN file that you want to translate.
Click on the Next button.
Select the Pools of BPMN that you want to translate.
Click on the Next button.
In this page, You may get error messages or warning messages that occured during the conversion. If no any messages, this page will be skipped.
Click on the Next button.
Select the target location to save the generated JPDL files.
Overwrite existing resources: if you don't want to overwrite existing resources, please keep uncheck this checkbox.
Click on the Finish button.
Then the JPDL files are generated to the target location.
The generated files look like this: