From jbosstools-commits at lists.jboss.org Thu May 7 13:08:40 2009 Content-Type: multipart/mixed; boundary="===============7505441296873217187==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15119 - trunk/jbpm/docs/converter_ref/en. Date: Thu, 07 May 2009 13:05:29 -0400 Message-ID: --===============7505441296873217187== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-05-07 13:05:29 -0400 (Thu, 07 May 2009) New Revision: 15119 Added: trunk/jbpm/docs/converter_ref/en/master_output.xml Log: https://jira.jboss.org/jira/browse/JBDS-717 - master_output.xml is generate= d; Added: trunk/jbpm/docs/converter_ref/en/master_output.xml =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 --- trunk/jbpm/docs/converter_ref/en/master_output.xml = (rev 0) +++ trunk/jbpm/docs/converter_ref/en/master_output.xml 2009-05-07 17:05:29 = UTC (rev 15119) @@ -0,0 +1,166 @@ + + + +]> + = + + BPMN Convert User Guide + GridQian= fqian(a)redhat.com = + October 2008 + + 2008 + 2009 + JBoss, a division of Red Hat + + + Version: 1.0.0.GA + + + + + PDF version + + + + + + = + = + = + + BPMN Convert Overview + = This chapter gives you a short overview of JBoss BPMN Convert module + JBoss BPMN Convert mod= ule is a tool used for a BPMN file translation + As a part of JBoss too= ls, JBoss BPMN Convert module implements BPMN -> JPDL translation. You c= an get a basic JPDL file from a BPMN file by using this module. + The BPMN file may be w= ritten by hands or with the help of some editors. In this guide, we use STP= BPMN editor to draw a BPMN file. = + = You can download the editor which is included into BPMN Modeler from Eclip= se download or update site. On the Eclipse BPMN project page you can find the necessary links and other relat= ed information = + + = + + <diffmk:wrapper diffmk:change=3D"changed">Translate a Bpmn file= to a JPDL file</diffmk:wrapper> + In this chapter we pro= vide you with the necessary steps to translate a Bpmn file to a JPDL file.<= /diffmk:wrapper> = + = +
+ Creating a project + Before creating a B= pmn file, you should have a Project created. + Create a project by = + New > Project... > General > Project. Ent= er the following information: + + Project Name: test + = +
+ <diffmk:wrapper diffmk:change=3D"changed">Creating a Pr= oject</diffmk:wrapper> + + + + + +
+ Click on the Finish b= utton. +
+
+ <diffmk:wrapper diffmk:change=3D"changed">Creating a Bpmn File= by STP BPMN Editor</diffmk:wrapper> + Create a BPMN diag= ram file by = + New &g= t; Others... > Bpmn Diagram + . Enter the following information: + + File Name: test +
+ <diffmk:wrapper diffmk:change=3D"changed">Creating BPMN= Diagram</diffmk:wrapper> + + + + + +
+ Click on the Finish b= utton. + Open the test.bpmn_diagram file by double-click it. + Draw the Bpmn diagra= m using STP BPMN editor. If you do not know how to use STP BPMN editor, ple= ase visit BPMN project pa= ge for details. +
+
+ <diffmk:wrapper diffmk:change=3D"changed">Exporting a Bpmn Fil= e to Jpdl files</diffmk:wrapper> + A Bpmn file may inc= lude more than one pool. Every pool can be mapped to a corresponding Jpdl f= ile. + + + 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. + +
+ <diffmk:wrapper diffmk:change=3D"changed">Choosi= ng a BPMN File</diffmk:wrapper> + + + + + +
+ Click on the Next button. +
+ + Select the Pools of BPMN that you want to translate. + +
+ <diffmk:wrapper diffmk:change=3D"changed">Choosi= ng BPMN Pools</diffmk:wrapper> + + + + + +
+ Click on the Next button. +
+ + On the next pa= ge, you may get error or warning messages that occurred during the conversi= on. If there are no messages, this page is skipped. + + Click on the Next button. + + + Select the target location to save the generated JPDL fi= les. + +
+ Target Location + + + + + +
+ + + If y= ou'd like to overwrite existing resources,check this "Overwrite existing re= sources" 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 + + + + + +
= + We hope, this guide helped you to get started with the JBoss BPMN C= onvert module. Besides, for additional information you are welcome on JBoss forum. +
+ = +
+
--===============7505441296873217187==--