mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
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
543c18297b
commit
5168f67926
@ -337,7 +337,7 @@ isTest = False</spiffworkflow:preScript>
|
||||
<bpmn:endEvent id="Event_0xohu5m">
|
||||
<bpmn:incoming>Flow_17xbb2s</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0gq7x6m" sourceRef="Activity_1ong3lc" targetRef="Activity_1fsffcq" />
|
||||
<bpmn:sequenceFlow id="Flow_0gq7x6m" sourceRef="Activity_1ong3lc" targetRef="Get_Waku_Messages_Message_Variables" />
|
||||
<bpmn:serviceTask id="Activity_1fsffcq" name="3. Notify CC via Waku "invoice submitted"">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="wr">
|
||||
@ -348,10 +348,15 @@ isTest = False</spiffworkflow:preScript>
|
||||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0gq7x6m</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0nh3yk5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_17xbb2s</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_17xbb2s" sourceRef="Activity_1fsffcq" targetRef="Event_0xohu5m" />
|
||||
<bpmn:sequenceFlow id="Flow_0nh3yk5" sourceRef="Get_Waku_Messages_Message_Variables" targetRef="Activity_1fsffcq" />
|
||||
<bpmn:callActivity id="Get_Waku_Messages_Message_Variables" name="Get Waku Messages: Message Variables" calledElement="Waku_Messages_Message_Variables">
|
||||
<bpmn:incoming>Flow_0gq7x6m</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0nh3yk5</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_12rfrua" name="wr" dataObjectRef="wr" />
|
||||
<bpmn:dataObject id="wr" />
|
||||
@ -1397,23 +1402,30 @@ else:
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0xohu5m_di" bpmnElement="Event_0xohu5m">
|
||||
<dc:Bounds x="662" y="192" width="36" height="36" />
|
||||
<dc:Bounds x="702" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_0pcr7bl" bpmnElement="Activity_1fsffcq">
|
||||
<dc:Bounds x="500" y="170" width="100" height="80" />
|
||||
<dc:Bounds x="540" y="170" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_17rdv3g_di" bpmnElement="Get_Waku_Messages_Message_Variables">
|
||||
<dc:Bounds x="370" y="170" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0h40vf3_di" bpmnElement="Flow_0h40vf3">
|
||||
<di:waypoint x="168" y="210" />
|
||||
<di:waypoint x="210" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0gq7x6m_di" bpmnElement="Flow_0gq7x6m">
|
||||
<di:waypoint x="310" y="210" />
|
||||
<di:waypoint x="500" y="210" />
|
||||
<di:waypoint x="370" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_17xbb2s_di" bpmnElement="Flow_17xbb2s">
|
||||
<di:waypoint x="600" y="210" />
|
||||
<di:waypoint x="662" y="210" />
|
||||
<di:waypoint x="640" y="210" />
|
||||
<di:waypoint x="702" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0nh3yk5_di" bpmnElement="Flow_0nh3yk5">
|
||||
<di:waypoint x="470" y="210" />
|
||||
<di:waypoint x="540" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user