User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-24 02:00:04 +00:00
parent 936bc29565
commit 967987d227

View File

@ -546,8 +546,9 @@ team_lead_info["email"] = userEmail
team_lead_info["team_lead_username"] = userTeamLeadUsername
team_lead_info["status_key"] = userStatusKey
# Set Task Id
# Set Waku message variables
task_id = "waku_notify_project_lead"
isSetMessage = True
del(userFullName)
del(userFirstName)
@ -566,11 +567,16 @@ del(userStatusKey)</bpmn:script>
</spiffworkflow:parameters>
</spiffworkflow:serviceTaskOperator>
</bpmn:extensionElements>
<bpmn:incoming>Flow_04uuejh</bpmn:incoming>
<bpmn:incoming>Flow_06j4pij</bpmn:incoming>
<bpmn:outgoing>Flow_1cynsak</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_0mwwhvb" sourceRef="Activity_00b66gy" targetRef="Activity_0lmpdui" />
<bpmn:sequenceFlow id="Flow_04uuejh" sourceRef="Activity_0lmpdui" targetRef="Activity_1ve0iqu" />
<bpmn:sequenceFlow id="Flow_04uuejh" sourceRef="Activity_0lmpdui" targetRef="Activity_1s3v6ic" />
<bpmn:sequenceFlow id="Flow_06j4pij" sourceRef="Activity_1s3v6ic" targetRef="Activity_1ve0iqu" />
<bpmn:callActivity id="Activity_1s3v6ic" name="Call Waku Messages: Message">
<bpmn:incoming>Flow_04uuejh</bpmn:incoming>
<bpmn:outgoing>Flow_06j4pij</bpmn:outgoing>
</bpmn:callActivity>
</bpmn:subProcess>
<bpmn:scriptTask id="Activity_0faln91" name="Temp Message Storage" scriptFormat="python">
<bpmn:incoming>Flow_0yvmfqu</bpmn:incoming>
@ -1429,9 +1435,6 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
<bpmndi:BPMNShape id="Event_00px1yx_di" bpmnElement="Event_00px1yx">
<dc:Bounds x="72" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
<dc:Bounds x="732" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1gex892_di" bpmnElement="Activity_00b66gy">
<dc:Bounds x="180" y="380" width="100" height="80" />
<bpmndi:BPMNLabel />
@ -1440,10 +1443,16 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
<dc:Bounds x="360" y="380" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
<dc:Bounds x="842" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0s32al0_di" bpmnElement="Activity_1ve0iqu">
<dc:Bounds x="550" y="380" width="100" height="80" />
<dc:Bounds x="660" y="380" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0mxxp3b_di" bpmnElement="Activity_1s3v6ic">
<dc:Bounds x="520" y="380" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1am9jcz_di" bpmnElement="Flow_1am9jcz">
<di:waypoint x="295" y="240" />
<di:waypoint x="360" y="240" />
@ -1467,8 +1476,8 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
<di:waypoint x="180" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1cynsak_di" bpmnElement="Flow_1cynsak">
<di:waypoint x="650" y="420" />
<di:waypoint x="732" y="420" />
<di:waypoint x="760" y="420" />
<di:waypoint x="842" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0mwwhvb_di" bpmnElement="Flow_0mwwhvb">
<di:waypoint x="280" y="420" />
@ -1476,7 +1485,11 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04uuejh_di" bpmnElement="Flow_04uuejh">
<di:waypoint x="460" y="420" />
<di:waypoint x="550" y="420" />
<di:waypoint x="520" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_06j4pij_di" bpmnElement="Flow_06j4pij">
<di:waypoint x="620" y="420" />
<di:waypoint x="660" y="420" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>