Where to find a description/ documentation for the task specification

Hello,

where do i find a description/ documentation for the tabs of the BPMN-Model -> Open specification -> Task specification?
E.g. a docu for the use of “Output sets”, “IO Rules”, etc.

I’m using VP Agilian Version 2.0 (Build 20090618)

Best regards

Volker

Hi Volker,

Thanks for your post. The tabs in Specification dialog of Task are attributes of Task, which is complying to the BPMN Specification v1.2 ( http://www.omg.org/docs/formal/09-01-03.pdf ).
From section 8.6.1 and section 9.4.1 in BPMN v1.2 Specification, you can get details about attributes of Task such as OutputSets, IORules:

OutputSets (0-n): The OutputSets attribute defines the data requirements for output from the
activity.
InputSets (0-n): The InputSets attribute defines the data requirements for input to the activity.
IORules (0-n): The IORules attribute is a collection of expressions, each of which specifies the required relationship between one input and one output. That is, if the activity is instantiated with a specified input, that activity shall complete with the specified output.

Hope this helps. If there is any further inquiry, please feel free to ask.

Best regards,
Lilian Wong