From jbosstools-commits at lists.jboss.org Mon May 11 12:35:45 2009 Content-Type: multipart/mixed; boundary="===============5561900228866598349==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15191 - branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en. Date: Mon, 11 May 2009 12:31:41 -0400 Message-ID: --===============5561900228866598349== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-05-11 12:31:41 -0400 (Mon, 11 May 2009) New Revision: 15191 Added: branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml Removed: branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml Log: https://jira.jboss.org/jira/browse/JBDS-717 merged changes from trunk are a= dded to the corresponding branch = Deleted: branches/jbosstools-3.0.x/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 --- branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml = 2009-05-11 16:27:29 UTC (rev 15190) +++ branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.xml = 2009-05-11 16:31:41 UTC (rev 15191) @@ -1,184 +0,0 @@ - - - -]> - = - - 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 - - - - - -
= -
- = - = -
-
Copied: branches/jbosstools-3.0.x/jbpm/docs/converter_ref/en/master_output.= xml (from rev 15128, 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 --- 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-05-11 16:31:41 UTC (rev 15191) @@ -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. +
+ = +
+
--===============5561900228866598349==--