Book a Demo

Author Topic: BPMN 2 Service Tasks  (Read 3627 times)

ayman

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
BPMN 2 Service Tasks
« on: November 04, 2014, 10:17:47 pm »
in Version 11:
how to Add/Define a Pool Package to be selected in Service Tasks?

MMA

  • EA User
  • **
  • Posts: 63
  • Karma: +3/-0
    • View Profile
Re: BPMN 2 Service Tasks
« Reply #1 on: November 06, 2014, 11:12:58 am »
Sorry I didn't get the question.

If you have a BPMN Specification(http://www.omg.org/spec/BPMN/index.htm), refer to Figure 10.12, the Service Task inherits the attributes and model associations of Activity and presents following additional association and attributes:
    implementation: string = ##webService
    operationRef: Operation [0..1]


A pool is the representation of a participant, which can reference to a process that contains elements like event, task (e.g. a ServiceTask) etc...

Hope this helps  ;)
« Last Edit: November 06, 2014, 11:13:42 am by milesma »