Hi all.i've some doubts about the Call Activity about what they can call.First: subprocesses can't contain lanes or pool. They are just a refinement of the closed-subprocess tasks they belong to.Second: Call Activity can be used to call, an external task or an external process.Now:can a Call Activity call a process which has lanes and pools or has it to be just a subprocess?to call a process with lanes and pools, do i've to use the call activity with a closed sub-process or will it work if i use a plain task with a call activity? Basically a Task-Call-Activity calls only Task and the subprocess-call-activity calls only processes/subprocesses?ciao--
--
You received this message because you are subscribed to the Google
Groups "BPMN Forum" group.
Public website: http://www.bpmnforum.com
To post to this group, send email to BPMN...@googlegroups.com
To unsubscribe from this group, send email to
BPMNforum+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/BPMNforum?hl=en_US?hl=en
---
You received this message because you are subscribed to the Google Groups "BPMN Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to BPMNforum+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hello all,i found this in the grammar definiton:A Call Activity within a Process that has a definitional Collaboration references another Process that also has a definitional Collaboration. The Participants of the definitional Collaboration of the called Process (the inner diagram) need to be mapped to the Participants of the definitional Collaboration of the calling Process (the outer diagram).
Translated, does this means that the called process can have pools and lanes BUT they MUST be mapped with the participant of the calling Process? Basically participants of the inner process are the set (or a subset) of the participant in the outer process. right?
On Thursday, March 28, 2013 3:03:33 PM UTC+1, Stefano Tranquillini wrote:Hi all.i've some doubts about the Call Activity about what they can call.First: subprocesses can't contain lanes or pool. They are just a refinement of the closed-subprocess tasks they belong to.Second: Call Activity can be used to call, an external task or an external process.Now:can a Call Activity call a process which has lanes and pools or has it to be just a subprocess?to call a process with lanes and pools, do i've to use the call activity with a closed sub-process or will it work if i use a plain task with a call activity? Basically a Task-Call-Activity calls only Task and the subprocess-call-activity calls only processes/subprocesses?ciao