mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/waku-message.bpmn
This commit is contained in:
parent
73088670f3
commit
a3cb1a055e
@ -19,50 +19,23 @@
|
||||
<bpmn:outgoing>Flow_1503oql</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:endEvent id="Event_0hgb9d6">
|
||||
<bpmn:incoming>Flow_1lxrn9n</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1b2tmcm</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1b2tmcm" sourceRef="Activity_1ll59ee" targetRef="Gateway_1szvllt" />
|
||||
<bpmn:sequenceFlow id="Flow_1b2tmcm" sourceRef="Activity_1ll59ee" targetRef="Event_0hgb9d6" />
|
||||
<bpmn:scriptTask id="Activity_1ll59ee" name="Set Message" scriptFormat="python">
|
||||
<bpmn:incoming>Flow_0frd453</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1fj1y80</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1b2tmcm</bpmn:outgoing>
|
||||
<bpmn:script># Set Message
|
||||
waku_message = waku_message_body + waku_message_timestamp + waku_message_variables + waku_message_footer</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:callActivity id="Activity_18vg53t" name="Call Shared: Local Date Time" calledElement="Shared_Local_Date_Time">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript># Set Waku Message Timestamp
|
||||
is_waku_message_timestamp = True</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1iss4vg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0sl3mgz</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:exclusiveGateway id="Gateway_0quuycl" name="Set Message" default="Flow_0frd453">
|
||||
<bpmn:incoming>Flow_0sl3mgz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0frd453</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1ypunfo</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0frd453" sourceRef="Gateway_0quuycl" targetRef="Activity_1ll59ee" />
|
||||
<bpmn:exclusiveGateway id="Gateway_1szvllt">
|
||||
<bpmn:incoming>Flow_1ypunfo</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1b2tmcm</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1lxrn9n</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1lxrn9n" sourceRef="Gateway_1szvllt" targetRef="Event_0hgb9d6" />
|
||||
<bpmn:sequenceFlow id="Flow_1ypunfo" name="No" sourceRef="Gateway_0quuycl" targetRef="Gateway_1szvllt">
|
||||
<bpmn:conditionExpression>not(isSetMessage)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:scriptTask id="Activity_1114i9z" name="Set Waku Message Timestamp">
|
||||
<bpmn:script>waku_message_timestamp = "\n- - - - - - - - - - - - - - - - - - - - - - -" + "\nSent: " + local_date_str + " @ " + local_time_str + "\n- - - - - - - - - - - - - - - - - - - - - - -"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0056x0e" sourceRef="StartEvent_1" targetRef="Activity_0xuhps4" />
|
||||
<bpmn:sequenceFlow id="Flow_0vmjtgx" sourceRef="Activity_0xuhps4" targetRef="Activity_1pstq0l" />
|
||||
<bpmn:sequenceFlow id="Flow_1503oql" sourceRef="Activity_1pstq0l" targetRef="Activity_0837m6f" />
|
||||
<bpmn:sequenceFlow id="Flow_1iss4vg" sourceRef="Activity_0837m6f" targetRef="Activity_18vg53t" />
|
||||
<bpmn:callActivity id="Activity_0837m6f" name="Call Get Waku Message Footer" calledElement="Get_Waku_Message_Footer">
|
||||
<bpmn:sequenceFlow id="Flow_1503oql" sourceRef="Activity_1pstq0l" targetRef="Call_Shared_Waku_Messages_Global" />
|
||||
<bpmn:callActivity id="Call_Shared_Waku_Messages_Global" name="Call Shared: Waku Messages Global" calledElement="Shared_Waku_Messages_Global">
|
||||
<bpmn:incoming>Flow_1503oql</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1iss4vg</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1fj1y80</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_0sl3mgz" sourceRef="Activity_18vg53t" targetRef="Gateway_0quuycl" />
|
||||
<bpmn:sequenceFlow id="Flow_1fj1y80" sourceRef="Call_Shared_Waku_Messages_Global" targetRef="Activity_1ll59ee" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Waku_Messages_Message">
|
||||
@ -77,51 +50,19 @@ is_waku_message_timestamp = True</spiffworkflow:preScript>
|
||||
<dc:Bounds x="290" y="140" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0hgb9d6_di" bpmnElement="Event_0hgb9d6">
|
||||
<dc:Bounds x="1332" y="156" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1h667no_di" bpmnElement="Activity_1ll59ee">
|
||||
<dc:Bounds x="1060" y="134" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0vtbbbx_di" bpmnElement="Activity_18vg53t">
|
||||
<dc:Bounds x="620" y="134" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0quuycl_di" bpmnElement="Gateway_0quuycl" isMarkerVisible="true">
|
||||
<dc:Bounds x="945" y="149" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="938" y="206" width="65" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1szvllt_di" bpmnElement="Gateway_1szvllt" isMarkerVisible="true">
|
||||
<dc:Bounds x="1225" y="149" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1ulftcx_di" bpmnElement="Activity_0837m6f">
|
||||
<bpmndi:BPMNShape id="Activity_1ulftcx_di" bpmnElement="Call_Shared_Waku_Messages_Global">
|
||||
<dc:Bounds x="450" y="140" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_13tt0o4_di" bpmnElement="Activity_1114i9z">
|
||||
<dc:Bounds x="780" y="300" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1h667no_di" bpmnElement="Activity_1ll59ee">
|
||||
<dc:Bounds x="640" y="140" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0hgb9d6_di" bpmnElement="Event_0hgb9d6">
|
||||
<dc:Bounds x="812" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1b2tmcm_di" bpmnElement="Flow_1b2tmcm">
|
||||
<di:waypoint x="1160" y="174" />
|
||||
<di:waypoint x="1225" y="174" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0frd453_di" bpmnElement="Flow_0frd453">
|
||||
<di:waypoint x="995" y="174" />
|
||||
<di:waypoint x="1060" y="174" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1lxrn9n_di" bpmnElement="Flow_1lxrn9n">
|
||||
<di:waypoint x="1275" y="174" />
|
||||
<di:waypoint x="1332" y="174" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ypunfo_di" bpmnElement="Flow_1ypunfo">
|
||||
<di:waypoint x="970" y="149" />
|
||||
<di:waypoint x="970" y="100" />
|
||||
<di:waypoint x="1250" y="100" />
|
||||
<di:waypoint x="1250" y="149" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1158" y="82" width="15" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
<di:waypoint x="740" y="180" />
|
||||
<di:waypoint x="812" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0056x0e_di" bpmnElement="Flow_0056x0e">
|
||||
<di:waypoint x="68" y="180" />
|
||||
@ -135,13 +76,9 @@ is_waku_message_timestamp = True</spiffworkflow:preScript>
|
||||
<di:waypoint x="390" y="180" />
|
||||
<di:waypoint x="450" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1iss4vg_di" bpmnElement="Flow_1iss4vg">
|
||||
<bpmndi:BPMNEdge id="Flow_1fj1y80_di" bpmnElement="Flow_1fj1y80">
|
||||
<di:waypoint x="550" y="180" />
|
||||
<di:waypoint x="620" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0sl3mgz_di" bpmnElement="Flow_0sl3mgz">
|
||||
<di:waypoint x="720" y="174" />
|
||||
<di:waypoint x="945" y="174" />
|
||||
<di:waypoint x="640" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user