BPMN 2.1 RTF Avatar
  1. OMG Issue

BPMN21 — Examples - DI - Lanes and Nested Lanes.bpmn example is not according to the specifications

  • Key: BPMN21-224
  • Legacy Issue Number: 15725
  • Status: open  
  • Source: USoft B.V. ( Cristina Constantin)
  • Summary:

    Examples - DI - Lanes and Nested Lanes.bpmn example is not according to the specifications.
    In xml:
    <bpmn:lane name="Lane 2 - 2" id="Lane_Lane2_2">
    <bpmn:flowNodeRef>Task_UserTask</bpmn:flowNodeRef>
    <bpmn:flowNodeRef>DataObject_Document</bpmn:flowNodeRef>
    </bpmn:lane>

    DataObject_Document is a dataObjectReference (and that derives directly from flowElement) and not a flowNode. The documentation clearly states that flowNodeRef should be a reference to a flowNode and not to a flowElement (this has even changed from beta1 to beta2).

  • Reported: BPMN 2.0 — Tue, 12 Oct 2010 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:57 GMT