User: alex@sartography.com clicked save for misc/category_number_one/multiple-approvals/multi-approvals-1.bpmn
This commit is contained in:
parent
35bbd4e623
commit
b3c8510c59
|
@ -223,9 +223,9 @@ is_approval["approver2"] = True</bpmn:script>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:manualTask id="Activity_0fxkugq" name="Show Approvals">
|
<bpmn:manualTask id="Activity_0fxkugq" name="Show Approvals">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser>Core: {{ is_approver1_approvall }}
|
<spiffworkflow:instructionsForEndUser>Core: {{ is_approval["approver1"] }}
|
||||||
Fin: {{ is_approver2_approval }}
|
Fin: {{ is_approval["approver2"] }}
|
||||||
Lead: {{ is_approver3_approval }}
|
Lead: {{ is_approval["approver3"] }}
|
||||||
|
|
||||||
Approval Count: {{ approval_cnt }}
|
Approval Count: {{ approval_cnt }}
|
||||||
</spiffworkflow:instructionsForEndUser>
|
</spiffworkflow:instructionsForEndUser>
|
||||||
|
@ -237,6 +237,10 @@ Approval Count: {{ approval_cnt }}
|
||||||
<bpmn:sourceRef>DataObjectReference_1e9dqri</bpmn:sourceRef>
|
<bpmn:sourceRef>DataObjectReference_1e9dqri</bpmn:sourceRef>
|
||||||
<bpmn:targetRef>Property_02r2slo</bpmn:targetRef>
|
<bpmn:targetRef>Property_02r2slo</bpmn:targetRef>
|
||||||
</bpmn:dataInputAssociation>
|
</bpmn:dataInputAssociation>
|
||||||
|
<bpmn:dataInputAssociation id="DataInputAssociation_0atht2v">
|
||||||
|
<bpmn:sourceRef>DataObjectReference_0v1o873</bpmn:sourceRef>
|
||||||
|
<bpmn:targetRef>Property_02r2slo</bpmn:targetRef>
|
||||||
|
</bpmn:dataInputAssociation>
|
||||||
</bpmn:manualTask>
|
</bpmn:manualTask>
|
||||||
<bpmn:parallelGateway id="Gateway_16bj0wn">
|
<bpmn:parallelGateway id="Gateway_16bj0wn">
|
||||||
<bpmn:incoming>Flow_08ph8re</bpmn:incoming>
|
<bpmn:incoming>Flow_08ph8re</bpmn:incoming>
|
||||||
|
@ -290,7 +294,6 @@ Approval Count: {{ approval_cnt }}
|
||||||
<bpmn:signalEventDefinition id="SignalEventDefinition_0wrivit" signalRef="Signal_0obospb" />
|
<bpmn:signalEventDefinition id="SignalEventDefinition_0wrivit" signalRef="Signal_0obospb" />
|
||||||
</bpmn:intermediateThrowEvent>
|
</bpmn:intermediateThrowEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_1ibvb14" name="No" sourceRef="Gateway_1pmg5mn" targetRef="Gateway_1mqikfu" />
|
<bpmn:sequenceFlow id="Flow_1ibvb14" name="No" sourceRef="Gateway_1pmg5mn" targetRef="Gateway_1mqikfu" />
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_1e9dqri" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
|
||||||
<bpmn:sequenceFlow id="Flow_058zuib" sourceRef="Gateway_1mqikfu" targetRef="Gateway_16bj0wn" />
|
<bpmn:sequenceFlow id="Flow_058zuib" sourceRef="Gateway_1mqikfu" targetRef="Gateway_16bj0wn" />
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_1t4ej9y" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
<bpmn:dataObjectReference id="DataObjectReference_1t4ej9y" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_1194m91" name="Is Approval" dataObjectRef="is_approval" />
|
<bpmn:dataObjectReference id="DataObjectReference_1194m91" name="Is Approval" dataObjectRef="is_approval" />
|
||||||
|
@ -298,11 +301,13 @@ Approval Count: {{ approval_cnt }}
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_0as5g1t" name="Is Approval" dataObjectRef="is_approval" />
|
<bpmn:dataObjectReference id="DataObjectReference_0as5g1t" name="Is Approval" dataObjectRef="is_approval" />
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_1r531et" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
<bpmn:dataObjectReference id="DataObjectReference_1r531et" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_0pcv4xh" name="Is Approval" dataObjectRef="is_approval" />
|
<bpmn:dataObjectReference id="DataObjectReference_0pcv4xh" name="Is Approval" dataObjectRef="is_approval" />
|
||||||
<bpmn:dataObject id="is_approval" />
|
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_10v9kb5" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
<bpmn:dataObjectReference id="DataObjectReference_10v9kb5" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
||||||
<bpmn:dataObject id="approval_cnt" />
|
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_1fwlns1" name="Is Approval" dataObjectRef="is_approval" />
|
<bpmn:dataObjectReference id="DataObjectReference_1fwlns1" name="Is Approval" dataObjectRef="is_approval" />
|
||||||
<bpmn:dataObject id="is_approval" />
|
<bpmn:dataObject id="is_approval" />
|
||||||
|
<bpmn:dataObjectReference id="DataObjectReference_1e9dqri" name="Approval Cnt" dataObjectRef="approval_cnt" />
|
||||||
|
<bpmn:dataObject id="approval_cnt" />
|
||||||
|
<bpmn:dataObjectReference id="DataObjectReference_0v1o873" name="Is Approval" dataObjectRef="is_approval" />
|
||||||
|
<bpmn:dataObject id="is_approval" />
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmn:signal id="Signal_352nsp4" name="Approver-1" />
|
<bpmn:signal id="Signal_352nsp4" name="Approver-1" />
|
||||||
<bpmn:signal id="Signal_2uo4te4" name="Approver-2" />
|
<bpmn:signal id="Signal_2uo4te4" name="Approver-2" />
|
||||||
|
@ -409,12 +414,6 @@ Approval Count: {{ approval_cnt }}
|
||||||
<bpmndi:BPMNShape id="Event_0902wkh_di" bpmnElement="Event_0lq4h7d">
|
<bpmndi:BPMNShape id="Event_0902wkh_di" bpmnElement="Event_0lq4h7d">
|
||||||
<dc:Bounds x="952" y="1172" width="36" height="36" />
|
<dc:Bounds x="952" y="1172" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="DataObjectReference_1e9dqri_di" bpmnElement="DataObjectReference_1e9dqri">
|
|
||||||
<dc:Bounds x="1322" y="295" width="36" height="50" />
|
|
||||||
<bpmndi:BPMNLabel>
|
|
||||||
<dc:Bounds x="1308" y="352" width="64" height="14" />
|
|
||||||
</bpmndi:BPMNLabel>
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="DataObjectReference_1t4ej9y_di" bpmnElement="DataObjectReference_1t4ej9y">
|
<bpmndi:BPMNShape id="DataObjectReference_1t4ej9y_di" bpmnElement="DataObjectReference_1t4ej9y">
|
||||||
<dc:Bounds x="122" y="285" width="36" height="50" />
|
<dc:Bounds x="122" y="285" width="36" height="50" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
|
@ -457,6 +456,12 @@ Approval Count: {{ approval_cnt }}
|
||||||
<dc:Bounds x="638" y="1021" width="64" height="14" />
|
<dc:Bounds x="638" y="1021" width="64" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="DataObjectReference_1e9dqri_di" bpmnElement="DataObjectReference_1e9dqri">
|
||||||
|
<dc:Bounds x="1362" y="295" width="36" height="50" />
|
||||||
|
<bpmndi:BPMNLabel>
|
||||||
|
<dc:Bounds x="1348" y="352" width="64" height="14" />
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_0ta91uv_di" bpmnElement="Event_0jup8rs">
|
<bpmndi:BPMNShape id="Event_0ta91uv_di" bpmnElement="Event_0jup8rs">
|
||||||
<dc:Bounds x="592" y="612" width="36" height="36" />
|
<dc:Bounds x="592" y="612" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
@ -624,6 +629,12 @@ Approval Count: {{ approval_cnt }}
|
||||||
<dc:Bounds x="743" y="1102" width="55" height="14" />
|
<dc:Bounds x="743" y="1102" width="55" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="DataObjectReference_0v1o873_di" bpmnElement="DataObjectReference_0v1o873">
|
||||||
|
<dc:Bounds x="1272" y="295" width="36" height="50" />
|
||||||
|
<bpmndi:BPMNLabel>
|
||||||
|
<dc:Bounds x="1263" y="352" width="55" height="14" />
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="DataOutputAssociation_069vd52_di" bpmnElement="DataOutputAssociation_069vd52">
|
<bpmndi:BPMNEdge id="DataOutputAssociation_069vd52_di" bpmnElement="DataOutputAssociation_069vd52">
|
||||||
<di:waypoint x="169" y="247" />
|
<di:waypoint x="169" y="247" />
|
||||||
<di:waypoint x="150" y="285" />
|
<di:waypoint x="150" y="285" />
|
||||||
|
@ -653,8 +664,8 @@ Approval Count: {{ approval_cnt }}
|
||||||
<di:waypoint x="684" y="795" />
|
<di:waypoint x="684" y="795" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="DataInputAssociation_1ckscck_di" bpmnElement="DataInputAssociation_1ckscck">
|
<bpmndi:BPMNEdge id="DataInputAssociation_1ckscck_di" bpmnElement="DataInputAssociation_1ckscck">
|
||||||
<di:waypoint x="1349" y="295" />
|
<di:waypoint x="1380" y="295" />
|
||||||
<di:waypoint x="1366" y="247" />
|
<di:waypoint x="1380" y="247" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0dhbsbi_di" bpmnElement="DataOutputAssociation_0dhbsbi">
|
<bpmndi:BPMNEdge id="DataOutputAssociation_0dhbsbi_di" bpmnElement="DataOutputAssociation_0dhbsbi">
|
||||||
<di:waypoint x="202" y="247" />
|
<di:waypoint x="202" y="247" />
|
||||||
|
@ -684,6 +695,10 @@ Approval Count: {{ approval_cnt }}
|
||||||
<di:waypoint x="750" y="1150" />
|
<di:waypoint x="750" y="1150" />
|
||||||
<di:waypoint x="766" y="1095" />
|
<di:waypoint x="766" y="1095" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="DataInputAssociation_0atht2v_di" bpmnElement="DataInputAssociation_0atht2v">
|
||||||
|
<di:waypoint x="1306" y="295" />
|
||||||
|
<di:waypoint x="1336" y="247" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
</bpmn:definitions>
|
</bpmn:definitions>
|
||||||
|
|
Loading…
Reference in New Issue