User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/raise-new-demand-request-procurement.bpmn
This commit is contained in:
parent
a2f808a20b
commit
83a3d609f9
|
@ -416,9 +416,11 @@
|
|||
</bpmn:exclusiveGateway>
|
||||
<bpmn:intermediateThrowEvent id="Event_15dhedu" name="New Demand Request is submitted">
|
||||
<bpmn:incoming>Flow_0ledpg2</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ux0osl</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:exclusiveGateway id="Gateway_0tlgsqb">
|
||||
<bpmn:incoming>Flow_0ja4xhr</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_14l8agb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1o4dqco</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:serviceTask id="Activity_1iohamu" name="Rejected - Send Waku message to CC">
|
||||
|
@ -833,7 +835,12 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_0hxerew" sourceRef="Activity_108eq0l" targetRef="Event_0xklgk1" />
|
||||
<bpmn:callActivity id="Activity_0tt12kf" name="Call Shared: Define Approval strategy" calledElement="RNDR-Define_Approval_Strategy" />
|
||||
<bpmn:callActivity id="Activity_0tt12kf" name="Call Shared: Define Approval strategy" calledElement="Approval_Strategy">
|
||||
<bpmn:incoming>Flow_1ux0osl</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_14l8agb</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_1ux0osl" sourceRef="Event_15dhedu" targetRef="Activity_0tt12kf" />
|
||||
<bpmn:sequenceFlow id="Flow_14l8agb" sourceRef="Activity_0tt12kf" targetRef="Gateway_0tlgsqb" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_0zy71k9">
|
||||
<bpmn:text>Orgdata from BBHR, Categories from a DB, Currencies from Xero</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -1932,6 +1939,14 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<di:waypoint x="2010" y="480" />
|
||||
<di:waypoint x="2010" y="552" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ux0osl_di" bpmnElement="Flow_1ux0osl">
|
||||
<di:waypoint x="1678" y="440" />
|
||||
<di:waypoint x="1720" y="440" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_14l8agb_di" bpmnElement="Flow_14l8agb">
|
||||
<di:waypoint x="1820" y="440" />
|
||||
<di:waypoint x="1875" y="440" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1yn62s3_di" bpmnElement="DataOutputAssociation_1yn62s3">
|
||||
<di:waypoint x="500" y="578" />
|
||||
<di:waypoint x="448" y="587" />
|
||||
|
|
Loading…
Reference in New Issue