Hello everyone,
This is the main problem when I am transforming form EPC to BPMN notation!
1.EPC notation (Simple EPC process).
2. Transformation from EPC to BPMN notation with function Generate model.
3. Transformation from EPC to BPMN notation with function Generate Solution Design.
So you can see that are some differences between those 2 transformation. So where is document in 3. transformation?
If you could help me I would be so grateful.
Sincerely yours,
Jure Lakner
.png)
.png)
.png)
Libor Zvalo on
Hi, maybe for you Jure "off topic" now, but it could help others..
I think (for 3. transformation) there is a context menu which appears when you start to generate Solution Design (btw. Generate Solution Design functionality uses standard Open BPM report EPC-to-BPMN transformation), where you can specify all options (general info what you can set up):
.. to your question where is Document object: there are some standard report settings in source code:
You can change the transformation rules, but only in source code of mentioned report. Some object types are converted regarding BPMN notation, some of them which exist in EPC, dont exist in BPMN. If the rule cant be applied /object doesnt match specified types, obect is then omitted (transformation is not applicable).
BR,
Libor