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-25 03:37:09 +00:00
parent 394b6050d7
commit b91727c62d
1 changed files with 11 additions and 17 deletions

View File

@ -469,14 +469,15 @@ isSetMessage = True</bpmn:script>
<bpmn:sequenceFlow id="Flow_0lyg5zb" sourceRef="Activity_0respgl" targetRef="Gateway_1vl3ipe" />
<bpmn:dataObjectReference id="DataObjectReference_0frvqwx" />
<bpmn:startEvent id="Event_00px1yx">
<bpmn:outgoing>Flow_095rnj5</bpmn:outgoing>
<bpmn:outgoing>Flow_106rgaj</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:endEvent id="Event_1nkaxn4">
<bpmn:incoming>Flow_1cynsak</bpmn:incoming>
</bpmn:endEvent>
<bpmn:callActivity id="Activity_00b66gy" name="Call Shared: User Info" calledElement="Shared_User_Info">
<bpmn:extensionElements>
<spiffworkflow:preScript />
<spiffworkflow:preScript>find_user = current_user_extras["project_lead_username"]
isCurrentUser = False</spiffworkflow:preScript>
<spiffworkflow:postScript># Set Project Lead Info
project_lead_info = {}
project_lead_info["full_name"] = userFullName
@ -491,7 +492,7 @@ del(userEmail)
del(userProjectLeadUsername)
del(userStatusKey)</spiffworkflow:postScript>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1fiu9l4</bpmn:incoming>
<bpmn:incoming>Flow_106rgaj</bpmn:incoming>
<bpmn:outgoing>Flow_0phvbsa</bpmn:outgoing>
</bpmn:callActivity>
<bpmn:scriptTask id="Activity_0lmpdui" name="Set Project Lead Info" scriptFormat="python">
@ -524,15 +525,12 @@ isApprovalTimer = False</bpmn:script>
<bpmn:incoming>Flow_04uuejh</bpmn:incoming>
<bpmn:outgoing>Flow_06j4pij</bpmn:outgoing>
</bpmn:callActivity>
<bpmn:sequenceFlow id="Flow_095rnj5" sourceRef="Event_00px1yx" targetRef="Activity_1jtcvfx" />
<bpmn:sequenceFlow id="Flow_0phvbsa" sourceRef="Activity_00b66gy" targetRef="Activity_0lmpdui" />
<bpmn:sequenceFlow id="Flow_1fiu9l4" sourceRef="Activity_1jtcvfx" targetRef="Activity_00b66gy" />
<bpmn:scriptTask id="Activity_1jtcvfx" name="Temp Set Project">
<bpmn:incoming>Flow_095rnj5</bpmn:incoming>
<bpmn:outgoing>Flow_1fiu9l4</bpmn:outgoing>
<bpmn:script>find_user = current_user_extras["project_lead_username"]
isCurrentUser = False</bpmn:script>
</bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_106rgaj" sourceRef="Event_00px1yx" targetRef="Activity_00b66gy" />
</bpmn:subProcess>
<bpmn:scriptTask id="Activity_0faln91" name="Temp Message Storage" scriptFormat="python">
<bpmn:incoming>Flow_1qf14hx</bpmn:incoming>
@ -1327,9 +1325,6 @@ addNew = False</spiffworkflow:preScript>
<bpmndi:BPMNShape id="Gateway_1vl3ipe_di" bpmnElement="Gateway_1vl3ipe" isMarkerVisible="true">
<dc:Bounds x="625" y="215" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_00px1yx_di" bpmnElement="Event_00px1yx">
<dc:Bounds x="-88" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
<dc:Bounds x="842" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
@ -1349,7 +1344,10 @@ addNew = False</spiffworkflow:preScript>
<dc:Bounds x="520" y="380" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02v8rpk_di" bpmnElement="Activity_1jtcvfx">
<dc:Bounds x="20" y="380" width="100" height="80" />
<dc:Bounds x="20" y="490" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_00px1yx_di" bpmnElement="Event_00px1yx">
<dc:Bounds x="52" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1am9jcz_di" bpmnElement="Flow_1am9jcz">
<di:waypoint x="295" y="240" />
@ -1381,16 +1379,12 @@ addNew = False</spiffworkflow:preScript>
<di:waypoint x="620" y="420" />
<di:waypoint x="660" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_095rnj5_di" bpmnElement="Flow_095rnj5">
<di:waypoint x="-52" y="420" />
<di:waypoint x="20" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0phvbsa_di" bpmnElement="Flow_0phvbsa">
<di:waypoint x="280" y="420" />
<di:waypoint x="360" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1fiu9l4_di" bpmnElement="Flow_1fiu9l4">
<di:waypoint x="120" y="420" />
<bpmndi:BPMNEdge id="Flow_106rgaj_di" bpmnElement="Flow_106rgaj">
<di:waypoint x="88" y="420" />
<di:waypoint x="180" y="420" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>