User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
aadd2df52c
commit
a1dac0c5cf
|
@ -329,7 +329,7 @@ isTest = False</spiffworkflow:preScript>
|
|||
<bpmn:startEvent id="Event_0a4hscg">
|
||||
<bpmn:outgoing>Flow_0h40vf3</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0h40vf3" sourceRef="Event_0a4hscg" targetRef="Call_Waku_Messages_Message" />
|
||||
<bpmn:sequenceFlow id="Flow_0h40vf3" sourceRef="Event_0a4hscg" targetRef="Activity_1mndvag" />
|
||||
<bpmn:endEvent id="Event_0xohu5m">
|
||||
<bpmn:incoming>Flow_17xbb2s</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
|
@ -344,21 +344,21 @@ isTest = False</spiffworkflow:preScript>
|
|||
</spiffworkflow:serviceTaskOperator>
|
||||
<spiffworkflow:preScript />
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_01hcn89</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0j4xxzp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_17xbb2s</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_17xbb2s" sourceRef="Activity_1fsffcq" targetRef="Event_0xohu5m" />
|
||||
<bpmn:callActivity id="Call_Waku_Messages_Message" name="Call Waku Messages: Message" calledElement="Waku_Messages_Message">
|
||||
<bpmn:incoming>Flow_0h40vf3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_14to1qt</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_05xzdav</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0j4xxzp</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:scriptTask id="Activity_1mndvag" name="Set Task Id">
|
||||
<bpmn:incoming>Flow_14to1qt</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_01hcn89</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_0h40vf3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05xzdav</bpmn:outgoing>
|
||||
<bpmn:script>task_id = "waku_invoice_submitted"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_14to1qt" sourceRef="Call_Waku_Messages_Message" targetRef="Activity_1mndvag" />
|
||||
<bpmn:sequenceFlow id="Flow_01hcn89" sourceRef="Activity_1mndvag" targetRef="Activity_1fsffcq" />
|
||||
<bpmn:sequenceFlow id="Flow_0j4xxzp" sourceRef="Call_Waku_Messages_Message" targetRef="Activity_1fsffcq" />
|
||||
<bpmn:sequenceFlow id="Flow_05xzdav" sourceRef="Activity_1mndvag" targetRef="Call_Waku_Messages_Message" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_12rfrua" name="wr" dataObjectRef="wr" />
|
||||
<bpmn:dataObject id="wr" />
|
||||
|
@ -1484,28 +1484,28 @@ else:
|
|||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_17rdv3g_di" bpmnElement="Call_Waku_Messages_Message">
|
||||
<dc:Bounds x="370" y="170" width="100" height="80" />
|
||||
<dc:Bounds x="500" y="170" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0sjnk6j_di" bpmnElement="Activity_1mndvag">
|
||||
<dc:Bounds x="520" y="170" width="100" height="80" />
|
||||
<dc:Bounds x="340" y="170" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0h40vf3_di" bpmnElement="Flow_0h40vf3">
|
||||
<di:waypoint x="298" y="210" />
|
||||
<di:waypoint x="370" y="210" />
|
||||
<di:waypoint x="340" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_17xbb2s_di" bpmnElement="Flow_17xbb2s">
|
||||
<di:waypoint x="770" y="210" />
|
||||
<di:waypoint x="832" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_14to1qt_di" bpmnElement="Flow_14to1qt">
|
||||
<di:waypoint x="470" y="210" />
|
||||
<di:waypoint x="520" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_01hcn89_di" bpmnElement="Flow_01hcn89">
|
||||
<di:waypoint x="620" y="210" />
|
||||
<bpmndi:BPMNEdge id="Flow_0j4xxzp_di" bpmnElement="Flow_0j4xxzp">
|
||||
<di:waypoint x="600" y="210" />
|
||||
<di:waypoint x="670" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_05xzdav_di" bpmnElement="Flow_05xzdav">
|
||||
<di:waypoint x="440" y="210" />
|
||||
<di:waypoint x="500" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_03yq39k">
|
||||
|
|
Loading…
Reference in New Issue