From jbosstools-commits at lists.jboss.org Tue Mar 10 10:34:47 2009 Content-Type: multipart/mixed; boundary="===============0335477219604302916==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r14138 - branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en. Date: Tue, 10 Mar 2009 10:34:47 -0400 Message-ID: --===============0335477219604302916== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-03-10 10:34:47 -0400 (Tue, 10 Mar 2009) New Revision: 14138 Added: branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml Log: https://jira.jboss.org/jira/browse/JBDS-655 - adding master_output.xml; Added: branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.x= ml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml = (rev 0) +++ branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml = 2009-03-10 14:34:47 UTC (rev 14138) @@ -0,0 +1,184 @@ + + + +]> + = + + BPMN Convert User Guide + GridQian= fqian(a)redhat.com = + October 2008 + + 2008 + 2009 + JBoss, a divi= sion of Red Hat + + + Version: 1.0.0.GA + + + + + PDF version + + + + + + = + = + = + + BPMN Convert Overview + + JBoss BPMN Convert module is a tool. Users can use it to transla= te a BPMN file to something else. + The BPMN file may be written by hands or by some editors. In thi= s guide, we use STP BPMN editor to draw a BPMN file. + As a part of JBoss tools, this module realizes BPMN -> JPDL t= ranslation. Users can get a basic JPDL file from a BPMN file by using this = module. + + + = + + Translate a BPMN file to a JPDL file + In this chapter we provide you with the necessary steps to trans= late a BPMN file to a JPDL file. = + = +
+ Creating a project + Before creating a bpmn file, you should have a Project create= d. + Create a project by = + New > Project... >= ; Project + . Enter the following information: + + + + Project Name: test + + +
+ A Project + + + + + +
+ Click on the Finish b= utton. +
+ = +
+ Creating a bpmn file by STP BPMN editor + Create a bpmn diagram file by = + New > Others... >= Bpmn Diagram + . Enter the following information: + + + + File Name: test + + +
+ Create BPMN Diagram + + + + + +
+ Click on the Finish b= utton. + Open the test.bpmn_diagram file by double-click it. + Draw the bpmn diagram using STP BPMN editor. If you do not k= now how to use STP BPMN editor, please go to web site: www.eclipse.org/stp = to get the information about STP BPMN editor. +
+ = +
+ Exporting a bpmn file to some jpdl files + 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 exp= ort wizard by = + Export... > BPMN Exp= ort > BPMN -> JPDL + . + +
+ BPMN Export + + + + + +
+ Click on the Next button. +
+ + Select the BPMN file that you want to translate. + +
+ Choose a BPMN file + + + + + +
+ Click on the Next button. +
+ + Select the Pools of BPMN that you want to translate. + +
+ Choose BPMN Pools + + + + + +
+ Click on the Next button. +
+ + In this page, You may get error messages or warning mess= ages that occured during the conversion. If no any messages, this page will= be skipped. + +
+ Show Messages + + + + + +
+ Click on the Next button. +
+ + Select the target location to save the generated JPDL fi= les. + +
+ Target Location + + + + + +
+ + + Overwrite existing resources: if you don't wan= t to overwrite existing resources, please keep uncheck this checkbox. + + + Click on the Finish button. + Then the JPDL files are generated to the target locati= on. +
= +
+ The generated files look like this: +
+ The Generated JPDL Files + + + + + +
= +
+ = + = +
+
--===============0335477219604302916==--