- This topic has 1 reply, 2 voices, and was last updated 12 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › eaDocX queries › Generate BPMN steps in one table
Home › Forums › eaDocX queries › Generate BPMN steps in one table
Hello,
I have a BPMN2.0 diagram with pools and lanes. Typical diagram structure in repository looks like this:
– BPMN Diagram
– Pool X
— Lane A
— Start Step
— Activity 1
— Gateway
— Activity 2
— End Step
— Lane B
— Activity 3
– Pool Y
— Lane C
— Activity 4
I would like to generate a document which will contain a table with all steps from the diagram. It should look like this:
[table]
[tr]
[td]Step Name[/td]
[td]Actor[/td]
[td]Notes[/td]
[/tr]
[tr]
[td]Start Step[/td]
[td]Lane A[/td]
[td]Notes for Start Step[/td]
[/tr]
[tr]
[td]Activity 1[/td]
[td]Lane A[/td]
[td]Notes for Start Step[/td]
[/tr]
[tr]
[td]and so on…[/td]
[td]…[/td]
[td]…[/td]
[/tr]
[/table]
As shown on a sample i would like to omit all pools and lanes and i would like eadocx to automatically add Actor from parent object.
Is it possible?
Only solution I can think of is to take the Activities outside of their Lanes, and then print them. But this would change the structure of the document…
Download eaTeamWorks today for several free for life features, plus no obligation, 30-day trials of all the products: eaDocX, ea Revision Manager, eaSheets, Model Expert and PortfolioManager. Discover for yourself why we sell the world’s best-selling Enterprise Architect extension.
Download