BPM Suite only shows first lane declared in a bpmn2 file exported from external BPMN2.0 compliant tool due to unsupported "childLaneSet" element

Solution In Progress - Updated -

Issue

  • BPM Suite only shows first lane declared in a bpmn2 file exported from external BPMN2.0 compliant tool due to unsupported "childLaneSet" element;
  • BPMS does not show elements declared as childLaneSet in a BPMN2.0 file;

Environment

  • Red Hat JBoss BPM Suite (BPMS) 6, 7
  • Importing an external BPM2.0 file that contains childLaneSet:

    <semantic:laneSet id="LANESET_1">
        <semantic:lane id="FLOWNODE_1" name="Parent Lane">
            <semantic:childLaneSet id="CHILD_LANESET_1">
                <semantic:lane id="FLOWNODE_2" name="Child-1">
                    <semantic:flowNodeRef>FLOWNODE_3</semantic:flowNodeRef>
                    <semantic:flowNodeRef>FLOWNODE_4</semantic:flowNodeRef>
                    <semantic:flowNodeRef>FLOWNODE_5</semantic:flowNodeRef>
               </semantic:lane>
               <semantic:lane id="FLOWNODE_6" name="Child-2">
                   <semantic:flowNodeRef>FLOWNODE_7</semantic:flowNodeRef>
                   <semantic:flowNodeRef>FLOWNODE_8</semantic:flowNodeRef>
                   <semantic:flowNodeRef>FLOWNODE_9</semantic:flowNodeRef>
                   <semantic:flowNodeRef>FLOWNODE_10</semantic:flowNodeRef>
               </semantic:lane>
                ...
            </semantic:childLaneSet>
         </semantic:lane>
    </semantic:laneSet>
    

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content