User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/waku-message.bpmn
This commit is contained in:
parent
de612af4de
commit
181254284e
|
@ -28,13 +28,12 @@
|
|||
<bpmn:script># Set Message
|
||||
waku_message = waku_message_body + waku_message_timestamp + waku_message_variables + waku_message_footer</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0bn6hlv" sourceRef="Activity_18vg53t" targetRef="Activity_1114i9z" />
|
||||
<bpmn:callActivity id="Activity_18vg53t" name="Call Shared: Local Date Time" calledElement="Shared_Local_Date_Time">
|
||||
<bpmn:incoming>Flow_1iss4vg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0bn6hlv</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0sl3mgz</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:exclusiveGateway id="Gateway_0quuycl" name="Set Message" default="Flow_0frd453">
|
||||
<bpmn:incoming>Flow_0n2gvya</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0sl3mgz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0frd453</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1ypunfo</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
|
@ -48,10 +47,7 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<bpmn:sequenceFlow id="Flow_1ypunfo" name="No" sourceRef="Gateway_0quuycl" targetRef="Gateway_1szvllt">
|
||||
<bpmn:conditionExpression>not(isSetMessage)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0n2gvya" sourceRef="Activity_1114i9z" targetRef="Gateway_0quuycl" />
|
||||
<bpmn:scriptTask id="Activity_1114i9z" name="Set Waku Message Timestamp">
|
||||
<bpmn:incoming>Flow_0bn6hlv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0n2gvya</bpmn:outgoing>
|
||||
<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" />
|
||||
|
@ -62,6 +58,7 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<bpmn:incoming>Flow_1503oql</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1iss4vg</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_0sl3mgz" sourceRef="Activity_18vg53t" targetRef="Gateway_0quuycl" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Waku_Messages_Message">
|
||||
|
@ -94,21 +91,17 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<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_13tt0o4_di" bpmnElement="Activity_1114i9z">
|
||||
<dc:Bounds x="780" y="134" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1ulftcx_di" bpmnElement="Activity_0837m6f">
|
||||
<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: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_0bn6hlv_di" bpmnElement="Flow_0bn6hlv">
|
||||
<di:waypoint x="720" y="174" />
|
||||
<di:waypoint x="780" 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" />
|
||||
|
@ -126,10 +119,6 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<dc:Bounds x="1158" y="82" width="15" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0n2gvya_di" bpmnElement="Flow_0n2gvya">
|
||||
<di:waypoint x="880" y="174" />
|
||||
<di:waypoint x="945" y="174" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0056x0e_di" bpmnElement="Flow_0056x0e">
|
||||
<di:waypoint x="68" y="180" />
|
||||
<di:waypoint x="130" y="180" />
|
||||
|
@ -146,6 +135,10 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<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" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue