Need Help understand Call Activity. [message #1738953] |
Tue, 26 July 2016 09:40  |
Eclipse User |
|
|
|
Hi all,
I've tried to call another process via a Call Activity. To do that I imported the other diagram. It will then show up in the dropdown-menu for the call activity. But it will add this line:
<bpmn2:callActivity id="CallActivity_1" name="Call Activity 1" calledElement="ns1.bpmn2:null"/>
which is invalid according to the validator, also the calledElement="ns1.bpmn2:null" is not correct anyways.
My import looks like this:
<bpmn2:import importType="http://www.omg.org/spec/BPMN/20100524/MODEL" location="ModelA.bpmn" namespace="http://www.horus.biz/bpmn2"/>
with ModelA being the desired model in the same workspace.
When opening the model it will also give me this error message:
Quote:DocumentRoot id="unknown: Unresolved reference 'null'. (platform:resource:/blabla/ModelB.bpmn/, 13, 100)
where ModelB is the current model and line 13 the call activity which ends in column 100.
Do I need to do something with my namespaces to make this work? Is it a bug? (I'm using version 1.2.1 for now, has anything changed for 1.3.0?) Edit: No changes in v1.3.0
Thank you in advance,
Kai Roßwag
[Updated on: Tue, 26 July 2016 10:04] by Moderator Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03318 seconds