5 Replies Latest reply on Nov 3, 2016 8:41 AM by leilers

    Problem when open the process (Process will be opened with XML Editor)

    hnandarusdy

      This situation is new in 6.3; never happened before. It happens randomly and can not be linked to any particular action.

      it seems that I can't open my process any longer, when I tried to open it, it shows a alert box "Process will be opened with XML Editor".

      This problem is annoying because I can't change my process any longer unless I understand my process via XML.

       

      here is the screen shots :
      jbpm Bugs XML editor 2.jpgjbpm Bugs XML editor.jpg

       

       

       

      We tried to import the xml in a new jbpm process and reports that It can not import and there is an error but there is nothing printed on console or workbench..

      Also, We imported the xml in a Camunda tool and it imports fine; looks like jbpm modeler picks on something.

       

      here is the XML File:

      <?xml version="1.0" encoding="UTF-8"?>

      <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.omg.org/bpmn20" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:drools="http://www.jboss.org/drools" id="_pryPoHiPEeW4MctzxcEOpA" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd" exporter="jBPM Designer" exporterVersion="6.2.0" expressionLanguage="http://www.mvel.org/2.0" targetNamespace="http://www.omg.org/bpmn20" typeLanguage="http://www.java.com/javaTypes">

        <bpmn2:itemDefinition id="_offerStatusItem" structureRef="String"/>

        <bpmn2:itemDefinition id="_hasCustomerAnsweredItem" structureRef="Boolean"/>

        <bpmn2:itemDefinition id="__D750FFF9-1C9B-4EDF-9147-3C2703B346F5_SkippableInputXItem" structureRef="Object"/>

        <bpmn2:itemDefinition id="__D750FFF9-1C9B-4EDF-9147-3C2703B346F5_GroupIdInputXItem" structureRef="Object"/>

        <bpmn2:itemDefinition id="__BAB53677-1595-4447-9B09-6544326A513A_SkippableInputXItem" structureRef="Object"/>

        <bpmn2:itemDefinition id="__BAB53677-1595-4447-9B09-6544326A513A_GroupIdInputXItem" structureRef="Object"/>

        <bpmn2:itemDefinition id="__BAB53677-1595-4447-9B09-6544326A513A_isOfferLostOutputXItem" structureRef="Boolean"/>

        <bpmn2:itemDefinition id="__BAB53677-1595-4447-9B09-6544326A513A_hasCustomerAnswered_OutputXItem" structureRef="Boolean"/>

        <bpmn2:itemDefinition id="__3297243E-7CD7-46BE-B58F-87293AB99C52_SkippableInputXItem" structureRef="Object"/>

        <bpmn2:itemDefinition id="__3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_InputXItem" structureRef="Boolean"/>

        <bpmn2:itemDefinition id="__3297243E-7CD7-46BE-B58F-87293AB99C52_GroupIdInputXItem" structureRef="Object"/>

        <bpmn2:itemDefinition id="__3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_OutputXItem" structureRef="Boolean"/>

        <bpmn2:process id="Sales.HandleOfferRejection" drools:packageName="au.com.clearbridge.sales.model.handle_offer_rejection" drools:version="1.0" name="Handle Offer Rejection">

          <bpmn2:property id="offerStatus" itemSubjectRef="_offerStatusItem"/>

          <bpmn2:property id="hasCustomerAnswered" itemSubjectRef="_hasCustomerAnsweredItem"/>

          <bpmn2:startEvent id="processStartEvent" drools:selectable="true" color:background-color="#9acd32" color:border-color="#000000" color:color="#000000" name="">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[]]></drools:metaValue>

              </drools:metaData>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:outgoing>_FCA5FDDF-840B-41F8-8F65-ABED9ED93DB1</bpmn2:outgoing>

          </bpmn2:startEvent>

          <bpmn2:userTask id="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5" drools:selectable="true" drools:scriptFormat="http://www.java.com/java" color:background-color="#fafad2" color:border-color="#000000" color:color="#000000" name="Review Situation">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Review Situation]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:incoming>_FCA5FDDF-840B-41F8-8F65-ABED9ED93DB1</bpmn2:incoming>

            <bpmn2:outgoing>_92C16489-A788-47B2-8359-F65DEBCD4FCE</bpmn2:outgoing>

            <bpmn2:ioSpecification id="_pryPoXiPEeW4MctzxcEOpA">

              <bpmn2:dataInput id="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_TaskNameInputX" name="TaskName"/>

              <bpmn2:dataInput id="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_SkippableInputX" drools:dtype="Object" itemSubjectRef="__D750FFF9-1C9B-4EDF-9147-3C2703B346F5_SkippableInputXItem" name="Skippable"/>

              <bpmn2:dataInput id="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_GroupIdInputX" drools:dtype="Object" itemSubjectRef="__D750FFF9-1C9B-4EDF-9147-3C2703B346F5_GroupIdInputXItem" name="GroupId"/>

              <bpmn2:inputSet id="_pryPoniPEeW4MctzxcEOpA">

                <bpmn2:dataInputRefs>_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_SkippableInputX</bpmn2:dataInputRefs>

                <bpmn2:dataInputRefs>_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_GroupIdInputX</bpmn2:dataInputRefs>

                <bpmn2:dataInputRefs>_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_TaskNameInputX</bpmn2:dataInputRefs>

              </bpmn2:inputSet>

              <bpmn2:outputSet id="_pryPo3iPEeW4MctzxcEOpA"/>

            </bpmn2:ioSpecification>

            <bpmn2:dataInputAssociation id="_pryPpHiPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_TaskNameInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pryPpXiPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pryPpniPEeW4MctzxcEOpA">review_situation</bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pryPp3iPEeW4MctzxcEOpA">_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_TaskNameInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataInputAssociation id="_pryPqHiPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_GroupIdInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pryPqXiPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pryPqniPEeW4MctzxcEOpA"><![CDATA[Sales]]></bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pryPq3iPEeW4MctzxcEOpA">_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_GroupIdInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataInputAssociation id="_pryPrHiPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_SkippableInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pryPrXiPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pryPrniPEeW4MctzxcEOpA">true</bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pryPr3iPEeW4MctzxcEOpA">_D750FFF9-1C9B-4EDF-9147-3C2703B346F5_SkippableInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

          </bpmn2:userTask>

          <bpmn2:sequenceFlow id="_FCA5FDDF-840B-41F8-8F65-ABED9ED93DB1" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" sourceRef="processStartEvent" targetRef="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5"/>

          <bpmn2:userTask id="_BAB53677-1595-4447-9B09-6544326A513A" drools:selectable="true" drools:scriptFormat="http://www.java.com/java" color:background-color="#fafad2" color:border-color="#000000" color:color="#000000" name="Contact Customer">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Contact Customer]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:incoming>_0057CDF6-615B-4E4B-B3C9-867F32A71848</bpmn2:incoming>

            <bpmn2:incoming>_92C16489-A788-47B2-8359-F65DEBCD4FCE</bpmn2:incoming>

            <bpmn2:outgoing>_2F3C61A0-A3AE-4AEB-85B3-E7449ACD2C24</bpmn2:outgoing>

            <bpmn2:ioSpecification id="_pryPsHiPEeW4MctzxcEOpA">

              <bpmn2:dataInput id="_BAB53677-1595-4447-9B09-6544326A513A_TaskNameInputX" name="TaskName"/>

              <bpmn2:dataInput id="_BAB53677-1595-4447-9B09-6544326A513A_SkippableInputX" drools:dtype="Object" itemSubjectRef="__BAB53677-1595-4447-9B09-6544326A513A_SkippableInputXItem" name="Skippable"/>

              <bpmn2:dataInput id="_BAB53677-1595-4447-9B09-6544326A513A_GroupIdInputX" drools:dtype="Object" itemSubjectRef="__BAB53677-1595-4447-9B09-6544326A513A_GroupIdInputXItem" name="GroupId"/>

              <bpmn2:dataOutput id="_BAB53677-1595-4447-9B09-6544326A513A_isOfferLostOutputX" drools:dtype="Boolean" itemSubjectRef="__BAB53677-1595-4447-9B09-6544326A513A_isOfferLostOutputXItem" name="isOfferLost"/>

              <bpmn2:dataOutput id="_BAB53677-1595-4447-9B09-6544326A513A_hasCustomerAnswered_OutputX" drools:dtype="Boolean" itemSubjectRef="__BAB53677-1595-4447-9B09-6544326A513A_hasCustomerAnswered_OutputXItem" name="hasCustomerAnswered_"/>

              <bpmn2:inputSet id="_pryPsXiPEeW4MctzxcEOpA">

                <bpmn2:dataInputRefs>_BAB53677-1595-4447-9B09-6544326A513A_SkippableInputX</bpmn2:dataInputRefs>

                <bpmn2:dataInputRefs>_BAB53677-1595-4447-9B09-6544326A513A_GroupIdInputX</bpmn2:dataInputRefs>

                <bpmn2:dataInputRefs>_BAB53677-1595-4447-9B09-6544326A513A_TaskNameInputX</bpmn2:dataInputRefs>

              </bpmn2:inputSet>

              <bpmn2:outputSet id="_pryPsniPEeW4MctzxcEOpA">

                <bpmn2:dataOutputRefs>_BAB53677-1595-4447-9B09-6544326A513A_isOfferLostOutputX</bpmn2:dataOutputRefs>

                <bpmn2:dataOutputRefs>_BAB53677-1595-4447-9B09-6544326A513A_hasCustomerAnswered_OutputX</bpmn2:dataOutputRefs>

              </bpmn2:outputSet>

            </bpmn2:ioSpecification>

            <bpmn2:dataInputAssociation id="_pryPs3iPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_BAB53677-1595-4447-9B09-6544326A513A_TaskNameInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pryPtHiPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pryPtXiPEeW4MctzxcEOpA">contact_customer</bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pryPtniPEeW4MctzxcEOpA">_BAB53677-1595-4447-9B09-6544326A513A_TaskNameInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataInputAssociation id="_pryPt3iPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_BAB53677-1595-4447-9B09-6544326A513A_GroupIdInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pry2sHiPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pry2sXiPEeW4MctzxcEOpA"><![CDATA[Sales]]></bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pry2sniPEeW4MctzxcEOpA">_BAB53677-1595-4447-9B09-6544326A513A_GroupIdInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataInputAssociation id="_pry2s3iPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_BAB53677-1595-4447-9B09-6544326A513A_SkippableInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pry2tHiPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pry2tXiPEeW4MctzxcEOpA">true</bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pry2tniPEeW4MctzxcEOpA">_BAB53677-1595-4447-9B09-6544326A513A_SkippableInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataOutputAssociation id="_pry2t3iPEeW4MctzxcEOpA">

              <bpmn2:sourceRef>_BAB53677-1595-4447-9B09-6544326A513A_isOfferLostOutputX</bpmn2:sourceRef>

              <bpmn2:targetRef>isOfferLost</bpmn2:targetRef>

            </bpmn2:dataOutputAssociation>

            <bpmn2:dataOutputAssociation id="_pry2uHiPEeW4MctzxcEOpA">

              <bpmn2:sourceRef>_BAB53677-1595-4447-9B09-6544326A513A_hasCustomerAnswered_OutputX</bpmn2:sourceRef>

              <bpmn2:targetRef>hasCustomerAnswered</bpmn2:targetRef>

            </bpmn2:dataOutputAssociation>

          </bpmn2:userTask>

          <bpmn2:exclusiveGateway id="_4ACE58EC-5F78-44E4-8083-61FA4C4942BD" drools:selectable="true" drools:dg="" color:background-color="#f0e68c" color:border-color="#a67f00" color:color="#000000" name="" gatewayDirection="Diverging">

            <bpmn2:incoming>_2F3C61A0-A3AE-4AEB-85B3-E7449ACD2C24</bpmn2:incoming>

            <bpmn2:outgoing>_0057CDF6-615B-4E4B-B3C9-867F32A71848</bpmn2:outgoing>

            <bpmn2:outgoing>_272A62F4-20A4-47E1-913D-E6DC9876E863</bpmn2:outgoing>

          </bpmn2:exclusiveGateway>

          <bpmn2:sequenceFlow id="_2F3C61A0-A3AE-4AEB-85B3-E7449ACD2C24" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" sourceRef="_BAB53677-1595-4447-9B09-6544326A513A" targetRef="_4ACE58EC-5F78-44E4-8083-61FA4C4942BD"/>

          <bpmn2:endEvent id="_38C5BFA3-6473-4017-8832-02C674559106" drools:selectable="true" color:background-color="#ff6347" color:border-color="#000000" color:color="#000000" name="Offer Not Lost">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Offer Not Lost]]></drools:metaValue>

              </drools:metaData>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Offer Not Lost]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:incoming>_0BEB058F-10E5-497D-A2DE-253BB47924C7</bpmn2:incoming>

          </bpmn2:endEvent>

          <bpmn2:sequenceFlow id="_0BEB058F-10E5-497D-A2DE-253BB47924C7" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" name="Offer Not Lost" sourceRef="_190AE4D2-361A-4EF3-B7A6-1E8049912250" targetRef="_38C5BFA3-6473-4017-8832-02C674559106">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Offer Not Lost]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="_pry2uXiPEeW4MctzxcEOpA" language="http://www.java.com/java"><![CDATA[return  KieFunctions.equalsTo(offerStatus, "No");]]></bpmn2:conditionExpression>

          </bpmn2:sequenceFlow>

          <bpmn2:userTask id="_3297243E-7CD7-46BE-B58F-87293AB99C52" drools:selectable="true" drools:scriptFormat="http://www.java.com/java" color:background-color="#fafad2" color:border-color="#000000" color:color="#000000" name="Record Loss Reason">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Record Loss Reason]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:incoming>_1828D039-3D0A-457E-BE79-9FBB8124914F</bpmn2:incoming>

            <bpmn2:outgoing>_9123919C-F230-4370-907E-E06C2B7DC5F1</bpmn2:outgoing>

            <bpmn2:ioSpecification id="_pry2uniPEeW4MctzxcEOpA">

              <bpmn2:dataInput id="_3297243E-7CD7-46BE-B58F-87293AB99C52_SkippableInputX" drools:dtype="Object" itemSubjectRef="__3297243E-7CD7-46BE-B58F-87293AB99C52_SkippableInputXItem" name="Skippable"/>

              <bpmn2:dataInput id="_3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_InputX" drools:dtype="Boolean" itemSubjectRef="__3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_InputXItem" name="offerLost_"/>

              <bpmn2:dataInput id="_3297243E-7CD7-46BE-B58F-87293AB99C52_GroupIdInputX" drools:dtype="Object" itemSubjectRef="__3297243E-7CD7-46BE-B58F-87293AB99C52_GroupIdInputXItem" name="GroupId"/>

              <bpmn2:dataOutput id="_3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_OutputX" drools:dtype="Boolean" itemSubjectRef="__3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_OutputXItem" name="offerLost_"/>

              <bpmn2:inputSet id="_pry2u3iPEeW4MctzxcEOpA">

                <bpmn2:dataInputRefs>_3297243E-7CD7-46BE-B58F-87293AB99C52_SkippableInputX</bpmn2:dataInputRefs>

                <bpmn2:dataInputRefs>_3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_InputX</bpmn2:dataInputRefs>

                <bpmn2:dataInputRefs>_3297243E-7CD7-46BE-B58F-87293AB99C52_GroupIdInputX</bpmn2:dataInputRefs>

              </bpmn2:inputSet>

              <bpmn2:outputSet id="_pry2vHiPEeW4MctzxcEOpA">

                <bpmn2:dataOutputRefs>_3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_OutputX</bpmn2:dataOutputRefs>

              </bpmn2:outputSet>

            </bpmn2:ioSpecification>

            <bpmn2:dataInputAssociation id="_pry2vXiPEeW4MctzxcEOpA">

              <bpmn2:sourceRef>isOfferLost</bpmn2:sourceRef>

              <bpmn2:targetRef>_3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_InputX</bpmn2:targetRef>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataInputAssociation id="_pry2vniPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_3297243E-7CD7-46BE-B58F-87293AB99C52_GroupIdInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pry2v3iPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pry2wHiPEeW4MctzxcEOpA"><![CDATA[Sales]]></bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pry2wXiPEeW4MctzxcEOpA">_3297243E-7CD7-46BE-B58F-87293AB99C52_GroupIdInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataInputAssociation id="_pry2wniPEeW4MctzxcEOpA">

              <bpmn2:targetRef>_3297243E-7CD7-46BE-B58F-87293AB99C52_SkippableInputX</bpmn2:targetRef>

              <bpmn2:assignment id="_pry2w3iPEeW4MctzxcEOpA">

                <bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_pry2xHiPEeW4MctzxcEOpA">true</bpmn2:from>

                <bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_pry2xXiPEeW4MctzxcEOpA">_3297243E-7CD7-46BE-B58F-87293AB99C52_SkippableInputX</bpmn2:to>

              </bpmn2:assignment>

            </bpmn2:dataInputAssociation>

            <bpmn2:dataOutputAssociation id="_pry2xniPEeW4MctzxcEOpA">

              <bpmn2:sourceRef>_3297243E-7CD7-46BE-B58F-87293AB99C52_offerLost_OutputX</bpmn2:sourceRef>

              <bpmn2:targetRef>isOfferLost</bpmn2:targetRef>

            </bpmn2:dataOutputAssociation>

          </bpmn2:userTask>

          <bpmn2:sequenceFlow id="_1828D039-3D0A-457E-BE79-9FBB8124914F" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" name="Offer Lost" sourceRef="_190AE4D2-361A-4EF3-B7A6-1E8049912250" targetRef="_3297243E-7CD7-46BE-B58F-87293AB99C52">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Offer Lost]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="_pry2x3iPEeW4MctzxcEOpA" language="http://www.java.com/java"><![CDATA[return  KieFunctions.equalsTo(offerStatus, "Lost");]]></bpmn2:conditionExpression>

          </bpmn2:sequenceFlow>

          <bpmn2:endEvent id="_8DC89702-0690-4657-A32A-DB68B660841C" drools:selectable="true" color:background-color="#ff6347" color:border-color="#000000" color:color="#000000" name="Offer Lost">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Offer Lost]]></drools:metaValue>

              </drools:metaData>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Offer Lost]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:incoming>_9123919C-F230-4370-907E-E06C2B7DC5F1</bpmn2:incoming>

          </bpmn2:endEvent>

          <bpmn2:sequenceFlow id="_9123919C-F230-4370-907E-E06C2B7DC5F1" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" sourceRef="_3297243E-7CD7-46BE-B58F-87293AB99C52" targetRef="_8DC89702-0690-4657-A32A-DB68B660841C"/>

          <bpmn2:sequenceFlow id="_0057CDF6-615B-4E4B-B3C9-867F32A71848" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" name="Contact Again" sourceRef="_4ACE58EC-5F78-44E4-8083-61FA4C4942BD" targetRef="_BAB53677-1595-4447-9B09-6544326A513A">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Contact Again]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="_pry2yHiPEeW4MctzxcEOpA" language="http://www.java.com/java"><![CDATA[return  KieFunctions.isFalse(hasCustomerAnswered);]]></bpmn2:conditionExpression>

          </bpmn2:sequenceFlow>

          <bpmn2:sequenceFlow id="_92C16489-A788-47B2-8359-F65DEBCD4FCE" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" sourceRef="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5" targetRef="_BAB53677-1595-4447-9B09-6544326A513A"/>

          <bpmn2:textAnnotation id="_D095837F-00B9-4DBE-AF10-5CF485460BCD" drools:selectable="true" color:background-color="#f5deb3" color:border-color="#000000" color:color="#000000">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[this task can be skipped, but if it skipped the person skipping it still needs to make the gateway choice]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:text>this task can be skipped, but if it skipped the person skipping it still needs to make the gateway choice</bpmn2:text>

          </bpmn2:textAnnotation>

          <bpmn2:textAnnotation id="_6B32B71A-8E6B-45A0-98FF-0B440B5A1146" drools:selectable="true" color:background-color="#f5deb3" color:border-color="#000000" color:color="#000000">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[In this task, the user needs to be able to review the reason why someone has elected to select the "Offer Lost" path ]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:text>In this task, the user needs to be able to review the reason why someone has elected to select the &quot;Offer Lost&quot; path </bpmn2:text>

          </bpmn2:textAnnotation>

          <bpmn2:textAnnotation id="_5EA98FC5-122E-4F5F-ACA3-0C0CEC3BBD6B" drools:selectable="true" color:background-color="#f5deb3" color:border-color="#000000" color:color="#000000">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[HIGH priority by default(75)]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:text>HIGH priority by default(75)</bpmn2:text>

          </bpmn2:textAnnotation>

          <bpmn2:textAnnotation id="_BB7A3347-94FE-438B-A693-93B607BD53C0" drools:selectable="true" color:background-color="#f5deb3" color:border-color="#000000" color:color="#000000">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[

            At this task, the users needs to

       

       

            - Attempt to contact the customer

            - Make the gateway choices to choose the next path

            ]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:text>       At this task, the users needs to         - Attempt to contact the customer       - Make the gateway choices to choose the next path       </bpmn2:text>

          </bpmn2:textAnnotation>

          <bpmn2:textAnnotation id="_B243D9FF-19A9-4175-BCF5-9FF77C509B73" drools:selectable="true" color:background-color="#f5deb3" color:border-color="#000000" color:color="#000000">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[

            Here, the manager needs to put in a final reason why the order was lost, and this needs to be recorded in a spreadsheet somewhere.

       

       

            Likely, they can read / see the original reason why this process was started and the reason the other staff member put in, but also have the option of adding their own text / information. Maybe two text boxes with a button in between "copy text" and then they can edit the second box and put in their own comments / notes.

            ]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:text>       Here, the manager needs to put in a final reason why the order was lost, and this needs to be recorded in a spreadsheet somewhere.         Likely, they can read / see the original reason why this process was started and the reason the other staff member put in, but also have the option of adding their own text / information. Maybe two text boxes with a button in between &quot;copy text&quot; and then they can edit the second box and put in their own comments / notes.       </bpmn2:text>

          </bpmn2:textAnnotation>

          <bpmn2:textAnnotation id="_FA7B1491-BEB1-45C3-86D4-66756382D119" drools:selectable="true" color:background-color="#f5deb3" color:border-color="#000000" color:color="#000000">

            <bpmn2:extensionElements>

              <drools:metaData name="elementname">

                <drools:metaValue><![CDATA[Candidate Starter Groups:

       

       

      None

      ]]></drools:metaValue>

              </drools:metaData>

            </bpmn2:extensionElements>

            <bpmn2:text>Candidate Starter Groups:  None </bpmn2:text>

          </bpmn2:textAnnotation>

          <bpmn2:exclusiveGateway id="_190AE4D2-361A-4EF3-B7A6-1E8049912250" drools:selectable="true" drools:dg="" color:background-color="#f0e68c" color:border-color="#a67f00" color:color="#000000" name="" gatewayDirection="Diverging">

            <bpmn2:incoming>_272A62F4-20A4-47E1-913D-E6DC9876E863</bpmn2:incoming>

            <bpmn2:outgoing>_0BEB058F-10E5-497D-A2DE-253BB47924C7</bpmn2:outgoing>

            <bpmn2:outgoing>_1828D039-3D0A-457E-BE79-9FBB8124914F</bpmn2:outgoing>

          </bpmn2:exclusiveGateway>

          <bpmn2:sequenceFlow id="_272A62F4-20A4-47E1-913D-E6DC9876E863" drools:selectable="true" color:background-color="#000000" color:border-color="#000000" color:color="#000000" sourceRef="_4ACE58EC-5F78-44E4-8083-61FA4C4942BD" targetRef="_190AE4D2-361A-4EF3-B7A6-1E8049912250">

            <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="_pry2yXiPEeW4MctzxcEOpA" language="http://www.java.com/java"><![CDATA[return  KieFunctions.isTrue(hasCustomerAnswered);]]></bpmn2:conditionExpression>

          </bpmn2:sequenceFlow>

          <bpmn2:association id="_466CF4DB-40AC-4876-81C6-597115E95778" drools:selectable="true" drools:type="none" color:background-color="" color:border-color="#000000" color:color="" sourceRef="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5" targetRef="_5EA98FC5-122E-4F5F-ACA3-0C0CEC3BBD6B"/>

          <bpmn2:association id="_190A0AA4-8836-4D6C-B41C-FDC31A518C47" drools:selectable="true" drools:type="none" color:background-color="" color:border-color="#000000" color:color="" sourceRef="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5" targetRef="_5EA98FC5-122E-4F5F-ACA3-0C0CEC3BBD6B"/>

          <bpmn2:association id="_0BF80980-E52F-4A54-8C1E-5078B349D079" drools:selectable="true" drools:type="none" color:background-color="" color:border-color="#000000" color:color="" sourceRef="_BAB53677-1595-4447-9B09-6544326A513A" targetRef="_BB7A3347-94FE-438B-A693-93B607BD53C0"/>

          <bpmn2:association id="_1B161D64-0059-46A3-BBEE-8996363953DF" drools:selectable="true" drools:type="none" color:background-color="" color:border-color="#000000" color:color="" sourceRef="_3297243E-7CD7-46BE-B58F-87293AB99C52" targetRef="_B243D9FF-19A9-4175-BCF5-9FF77C509B73"/>

          <bpmn2:association id="_A0F6F4BD-0FB0-43B0-9A29-B2539EBD7942" drools:selectable="true" drools:type="none" color:background-color="" color:border-color="#000000" color:color="" sourceRef="processStartEvent" targetRef="_FA7B1491-BEB1-45C3-86D4-66756382D119"/>

        </bpmn2:process>

        <bpmndi:BPMNDiagram id="_przdwHiPEeW4MctzxcEOpA">

          <bpmndi:BPMNPlane id="_przdwXiPEeW4MctzxcEOpA" bpmnElement="Sales.HandleOfferRejection">

            <bpmndi:BPMNShape id="_przdwniPEeW4MctzxcEOpA" bpmnElement="processStartEvent">

              <dc:Bounds height="30.0" width="30.0" x="30.0" y="165.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przdw3iPEeW4MctzxcEOpA" bpmnElement="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5">

              <dc:Bounds height="80.0" width="100.0" x="195.0" y="140.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNEdge id="_przdxHiPEeW4MctzxcEOpA" bpmnElement="_FCA5FDDF-840B-41F8-8F65-ABED9ED93DB1">

              <di:waypoint xsi:type="dc:Point" x="45.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="245.0" y="180.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNShape id="_przdxXiPEeW4MctzxcEOpA" bpmnElement="_BAB53677-1595-4447-9B09-6544326A513A">

              <dc:Bounds height="80.0" width="100.0" x="425.0" y="140.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przdxniPEeW4MctzxcEOpA" bpmnElement="_4ACE58EC-5F78-44E4-8083-61FA4C4942BD">

              <dc:Bounds height="40.0" width="40.0" x="570.0" y="160.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNEdge id="_przdx3iPEeW4MctzxcEOpA" bpmnElement="_2F3C61A0-A3AE-4AEB-85B3-E7449ACD2C24">

              <di:waypoint xsi:type="dc:Point" x="475.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="590.0" y="180.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNShape id="_przdyHiPEeW4MctzxcEOpA" bpmnElement="_38C5BFA3-6473-4017-8832-02C674559106">

              <dc:Bounds height="28.0" width="28.0" x="1155.0" y="90.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNEdge id="_przdyXiPEeW4MctzxcEOpA" bpmnElement="_0BEB058F-10E5-497D-A2DE-253BB47924C7">

              <di:waypoint xsi:type="dc:Point" x="675.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="708.0" y="104.0"/>

              <di:waypoint xsi:type="dc:Point" x="1169.0" y="104.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNShape id="_przdyniPEeW4MctzxcEOpA" bpmnElement="_3297243E-7CD7-46BE-B58F-87293AB99C52">

              <dc:Bounds height="80.0" width="100.0" x="705.0" y="225.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNEdge id="_przdy3iPEeW4MctzxcEOpA" bpmnElement="_1828D039-3D0A-457E-BE79-9FBB8124914F">

              <di:waypoint xsi:type="dc:Point" x="675.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="675.0" y="265.0"/>

              <di:waypoint xsi:type="dc:Point" x="755.0" y="265.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNShape id="_przdzHiPEeW4MctzxcEOpA" bpmnElement="_8DC89702-0690-4657-A32A-DB68B660841C">

              <dc:Bounds height="28.0" width="28.0" x="1155.0" y="240.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNEdge id="_przdzXiPEeW4MctzxcEOpA" bpmnElement="_9123919C-F230-4370-907E-E06C2B7DC5F1">

              <di:waypoint xsi:type="dc:Point" x="755.0" y="265.0"/>

              <di:waypoint xsi:type="dc:Point" x="1169.0" y="254.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przdzniPEeW4MctzxcEOpA" bpmnElement="_0057CDF6-615B-4E4B-B3C9-867F32A71848">

              <di:waypoint xsi:type="dc:Point" x="590.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="590.0" y="44.0"/>

              <di:waypoint xsi:type="dc:Point" x="475.0" y="44.0"/>

              <di:waypoint xsi:type="dc:Point" x="475.0" y="180.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przdz3iPEeW4MctzxcEOpA" bpmnElement="_92C16489-A788-47B2-8359-F65DEBCD4FCE">

              <di:waypoint xsi:type="dc:Point" x="245.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="475.0" y="180.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNShape id="_przd0HiPEeW4MctzxcEOpA" bpmnElement="_D095837F-00B9-4DBE-AF10-5CF485460BCD">

              <dc:Bounds height="87.0" width="257.0" x="390.0" y="389.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przd0XiPEeW4MctzxcEOpA" bpmnElement="_6B32B71A-8E6B-45A0-98FF-0B440B5A1146">

              <dc:Bounds height="56.0" width="230.0" x="135.0" y="375.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przd0niPEeW4MctzxcEOpA" bpmnElement="_5EA98FC5-122E-4F5F-ACA3-0C0CEC3BBD6B">

              <dc:Bounds height="50.0" width="100.0" x="135.0" y="330.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przd03iPEeW4MctzxcEOpA" bpmnElement="_BB7A3347-94FE-438B-A693-93B607BD53C0">

              <dc:Bounds height="59.0" width="320.0" x="390.0" y="331.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przd1HiPEeW4MctzxcEOpA" bpmnElement="_B243D9FF-19A9-4175-BCF5-9FF77C509B73">

              <dc:Bounds height="119.0" width="436.0" x="750.0" y="390.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przd1XiPEeW4MctzxcEOpA" bpmnElement="_FA7B1491-BEB1-45C3-86D4-66756382D119">

              <dc:Bounds height="52.0" width="171.0" x="75.0" y="60.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNShape id="_przd1niPEeW4MctzxcEOpA" bpmnElement="_190AE4D2-361A-4EF3-B7A6-1E8049912250">

              <dc:Bounds height="40.0" width="40.0" x="655.0" y="160.0"/>

            </bpmndi:BPMNShape>

            <bpmndi:BPMNEdge id="_przd13iPEeW4MctzxcEOpA" bpmnElement="_272A62F4-20A4-47E1-913D-E6DC9876E863">

              <di:waypoint xsi:type="dc:Point" x="590.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="675.0" y="180.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przd2HiPEeW4MctzxcEOpA" bpmnElement="_466CF4DB-40AC-4876-81C6-597115E95778">

              <di:waypoint xsi:type="dc:Point" x="245.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="135.0" y="355.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przd2XiPEeW4MctzxcEOpA" bpmnElement="_190A0AA4-8836-4D6C-B41C-FDC31A518C47">

              <di:waypoint xsi:type="dc:Point" x="245.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="135.0" y="355.0"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przd2niPEeW4MctzxcEOpA" bpmnElement="_0BF80980-E52F-4A54-8C1E-5078B349D079">

              <di:waypoint xsi:type="dc:Point" x="475.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="390.0" y="360.5"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przd23iPEeW4MctzxcEOpA" bpmnElement="_1B161D64-0059-46A3-BBEE-8996363953DF">

              <di:waypoint xsi:type="dc:Point" x="755.0" y="265.0"/>

              <di:waypoint xsi:type="dc:Point" x="750.0" y="449.5"/>

            </bpmndi:BPMNEdge>

            <bpmndi:BPMNEdge id="_przd3HiPEeW4MctzxcEOpA" bpmnElement="_A0F6F4BD-0FB0-43B0-9A29-B2539EBD7942">

              <di:waypoint xsi:type="dc:Point" x="45.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="76.0" y="180.0"/>

              <di:waypoint xsi:type="dc:Point" x="75.0" y="86.0"/>

            </bpmndi:BPMNEdge>

          </bpmndi:BPMNPlane>

        </bpmndi:BPMNDiagram>

        <bpmn2:relationship id="_przd3XiPEeW4MctzxcEOpA" type="BPSimData">

          <bpmn2:extensionElements>

            <bpsim:BPSimData>

              <bpsim:Scenario xsi:type="bpsim:Scenario" id="default" name="Simulationscenario">

                <bpsim:ScenarioParameters xsi:type="bpsim:ScenarioParameters" baseTimeUnit="min"/>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_0057CDF6-615B-4E4B-B3C9-867F32A71848" id="_pr0E0HiPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_1828D039-3D0A-457E-BE79-9FBB8124914F" id="_pr0E0XiPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_8DC89702-0690-4657-A32A-DB68B660841C" id="_pr0E0niPEeW4MctzxcEOpA">

                  <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">

                    <bpsim:ProcessingTime xsi:type="bpsim:Parameter">

                      <bpsim:UniformDistribution max="10.0" min="5.0"/>

                    </bpsim:ProcessingTime>

                  </bpsim:TimeParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_FCA5FDDF-840B-41F8-8F65-ABED9ED93DB1" id="_pr0E03iPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_272A62F4-20A4-47E1-913D-E6DC9876E863" id="_pr0E1HiPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_BAB53677-1595-4447-9B09-6544326A513A" id="_pr0E1XiPEeW4MctzxcEOpA">

                  <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">

                    <bpsim:ProcessingTime xsi:type="bpsim:Parameter">

                      <bpsim:UniformDistribution max="10.0" min="5.0"/>

                    </bpsim:ProcessingTime>

                  </bpsim:TimeParameters>

                  <bpsim:ResourceParameters xsi:type="bpsim:ResourceParameters">

                    <bpsim:Availability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="8.0"/>

                    </bpsim:Availability>

                    <bpsim:Quantity xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="1.0"/>

                    </bpsim:Quantity>

                  </bpsim:ResourceParameters>

                  <bpsim:CostParameters xsi:type="bpsim:CostParameters">

                    <bpsim:UnitCost xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="0.0"/>

                    </bpsim:UnitCost>

                  </bpsim:CostParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_3297243E-7CD7-46BE-B58F-87293AB99C52" id="_pr0E1niPEeW4MctzxcEOpA">

                  <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">

                    <bpsim:ProcessingTime xsi:type="bpsim:Parameter">

                      <bpsim:UniformDistribution max="10.0" min="5.0"/>

                    </bpsim:ProcessingTime>

                  </bpsim:TimeParameters>

                  <bpsim:ResourceParameters xsi:type="bpsim:ResourceParameters">

                    <bpsim:Availability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="8.0"/>

                    </bpsim:Availability>

                    <bpsim:Quantity xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="1.0"/>

                    </bpsim:Quantity>

                  </bpsim:ResourceParameters>

                  <bpsim:CostParameters xsi:type="bpsim:CostParameters">

                    <bpsim:UnitCost xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="0.0"/>

                    </bpsim:UnitCost>

                  </bpsim:CostParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_9123919C-F230-4370-907E-E06C2B7DC5F1" id="_pr0E13iPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_38C5BFA3-6473-4017-8832-02C674559106" id="_pr0E2HiPEeW4MctzxcEOpA">

                  <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">

                    <bpsim:ProcessingTime xsi:type="bpsim:Parameter">

                      <bpsim:UniformDistribution max="10.0" min="5.0"/>

                    </bpsim:ProcessingTime>

                  </bpsim:TimeParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="processStartEvent" id="_pr0E2XiPEeW4MctzxcEOpA">

                  <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">

                    <bpsim:ProcessingTime xsi:type="bpsim:Parameter">

                      <bpsim:UniformDistribution max="10.0" min="5.0"/>

                    </bpsim:ProcessingTime>

                  </bpsim:TimeParameters>

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_D750FFF9-1C9B-4EDF-9147-3C2703B346F5" id="_pr0E2niPEeW4MctzxcEOpA">

                  <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">

                    <bpsim:ProcessingTime xsi:type="bpsim:Parameter">

                      <bpsim:UniformDistribution max="10.0" min="5.0"/>

                    </bpsim:ProcessingTime>

                  </bpsim:TimeParameters>

                  <bpsim:ResourceParameters xsi:type="bpsim:ResourceParameters">

                    <bpsim:Availability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="8.0"/>

                    </bpsim:Availability>

                    <bpsim:Quantity xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="1.0"/>

                    </bpsim:Quantity>

                  </bpsim:ResourceParameters>

                  <bpsim:CostParameters xsi:type="bpsim:CostParameters">

                    <bpsim:UnitCost xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="0.0"/>

                    </bpsim:UnitCost>

                  </bpsim:CostParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_2F3C61A0-A3AE-4AEB-85B3-E7449ACD2C24" id="_pr0E23iPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_0BEB058F-10E5-497D-A2DE-253BB47924C7" id="_pr0E3HiPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

                <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_92C16489-A788-47B2-8359-F65DEBCD4FCE" id="_pr0E3XiPEeW4MctzxcEOpA">

                  <bpsim:ControlParameters xsi:type="bpsim:ControlParameters">

                    <bpsim:Probability xsi:type="bpsim:Parameter">

                      <bpsim:FloatingParameter value="100.0"/>

                    </bpsim:Probability>

                  </bpsim:ControlParameters>

                </bpsim:ElementParameters>

              </bpsim:Scenario>

            </bpsim:BPSimData>

          </bpmn2:extensionElements>

          <bpmn2:source>_pryPoHiPEeW4MctzxcEOpA</bpmn2:source>

          <bpmn2:target>_pryPoHiPEeW4MctzxcEOpA</bpmn2:target>

        </bpmn2:relationship>

      </bpmn2:definitions>

        • 1. Re: Problem when open the process (Process will be opened with XML Editor)
          hnandarusdy

          Ok, the problem is because there is no process variable defined while it’s referenced by user task’s dataOutputAssociation: Fixed


          This is really annoying problem tough. We should diagnose the problem via XML editor. The designer should provide error information though it was not designer that caused the issue but the change itself.


          • 2. Re: Problem when open the process (Process will be opened with XML Editor)
            bdennis

            Hello -

             

            I am evaluating JBPM 6.3 for a project I am working on. I have come across this problem several times creating business processes in the designer. Somehow I can create a business process and save it and the designer will not open it again in graphical mode leaving me looking at some quite complex BPMN2 XML. It seems to me like the designer is doing more validations on loading the the process definition than when saving it, such that it is possible to save something that is incorrect and will never be editable in the graphical mode. I have tried editing the business process with the Eclipse plugin and that gives some clues as the offending elements in the XML definition but does not really help in correcting it. My only recourse has been to start again in most cases where this happens. Is this a known defect that is likely to be fixed at some point?

            • 3. Re: Problem when open the process (Process will be opened with XML Editor)
              hnandarusdy

              It has been reported to jbpm's designer team, but I am not sure whether it has been fixed or not. When I realize this happens to me, I usually will revert the business process, and bit more carefully when doing something. I think it is likely to happen when we delete some process / task variables via design but it is not actually deleted in the XML and that's why we are not able to reopen the process.

              • 4. Re: Problem when open the process (Process will be opened with XML Editor)
                rhit_lapeters

                hnandarusdy do you have the Jira number? I've gotten this error, and I'd like to check the status of a fix and/or add information.

                • 5. Re: Problem when open the process (Process will be opened with XML Editor)
                  leilers

                  I just ran into the exact same issue... As of version 6.4.0.Final this still seems not to be fixed...

                   

                  Luckily manually removing the unreferenced output assignment (I removed the no longer used variable and forget to remove the old assignment...) resolved the issue, just as you described! Thanks!