Hi
Trying to get the time aware models to work on BPMN 2.0 diagrams but without much luck.
My structure for BPMN diagrams follow the structure imposed by EA, that is:
- Type:Package <Business Process Name>
--- Type:BusinessProcess <Business Process Name>
----- Type: BPMN Diagram <Business Process Name>
----- Type: BMPM element 1
----- Type: BPMN Element x
Creating a business process in EA will always create the process as a placeholder/container for all its elements, much in the same way as you would use a Package.
'Clone structure as new version’ works on Package Level, but it seems to me, that all elements to be cloned must be directly under the package to be cloned and have the diagram there as well to work. When I clone the package containing the business process, I only get a new package and nothing under it, i.e. no newly cloned diagram, where I can clone elements from.
If I add a diagram directly under the package containing the business process and add the business process to it as a link, I get a diagram in the cloned package, but since it contains only the business process element, I still can't clone the actual elements of the business process.
Seems there either is a bug here, allowing cloning to be performed only on the first level, or a missing the possibility to clone a business process, directly from the business process element.
What have I missed here?
Henrik