Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Workflow
  2. Inputs and Outputs of Workflow
  3. Manage Activities of Workflow
  4. Establish dependencies between Activities in a Workflow
  5. Map Inputs and Outputs of Workflow/Activity to Inputs and Outputs of an Activity

...

#BPMN FieldXML attribute/element Notes
1sequenceFlow.id attribute Identifier of sequence flow generated on creation 
2sequenceFlow.sourceRef attribute id of source flow element 
3sequenceFlow.targetRef attribute id of target flow element 
4incomingelementid of prior sequenceFlow
5outgoingelementid of post sequenceFlow

Map Inputs and Outputs of Workflow/Activity to Inputs and Outputs of an Activity

#BPMN FieldXML attribute/elementNotes
1

dataInputAssociation.sourceRef

elementid of source dataInput
2

dataInputAssociation.targetRef

elementid of target dataInput
3

dataOutputAssociation.sourceRef

elementid of source dataOutput
4

dataOutputAssociation.sourceRef

element id of target dataOutput