Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Need Help understand Call Activity.
Need Help understand Call Activity. [message #1738953] Tue, 26 July 2016 09:40 Go to next message
Eclipse UserFriend
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

Re: Need Help understand Call Activity. [message #1738979 is a reply to message #1738953] Tue, 26 July 2016 13:28 Go to previous messageGo to next message
Eclipse UserFriend
Hello Kai,

I'm on PTO this week with limited internet access. I'll take a look at this issue when I get back next week - please ping me again (at bbrodt@redhat.com) to remind me Wink

Bob
Re: Need Help understand Call Activity. [message #1740879 is a reply to message #1738979] Fri, 19 August 2016 10:02 Go to previous message
Eclipse UserFriend
Problem is fixed in 1.3.1.

Thank you, Bob!
Previous Topic:output BPMN standard
Next Topic:Add pattern with Subprocess
Goto Forum:
  


Current Time: Sat Feb 15 07:43:54 GMT 2025

Powered by FUDForum. Page generated in 0.03318 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top