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
46c94716d2
commit
10621ee38e
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.6.0" camunda:diagramRelationId="e2ca1956-ba04-4aae-a05b-5712b18fb9da">
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.6.0" camunda:diagramRelationId="e2ca1956-ba04-4aae-a05b-5712b18fb9da">
|
||||||
<bpmn:collaboration id="Collaboration_11kan0p">
|
<bpmn:collaboration id="Collaboration_11kan0p">
|
||||||
<bpmn:documentation>Process description can be found here https://www.notion.so/Raise-New-Demand-Request-excl-FTEs-and-Travel-9891dc90f4424a0ebd3407db1991c203</bpmn:documentation>
|
<bpmn:documentation>Process description can be found here https://www.notion.so/Raise-New-Demand-Request-excl-FTEs-and-Travel-9891dc90f4424a0ebd3407db1991c203</bpmn:documentation>
|
||||||
<bpmn:participant id="New_Demand_Request-Procurement_Pool" name="New Demand Request-Procurement Pool" processRef="New_Demand_Request-Procurement">
|
<bpmn:participant id="New_Demand_Request-Procurement_Pool" name="New Demand Request-Procurement Pool" processRef="New_Demand_Request-Procurement">
|
||||||
|
@ -790,7 +790,9 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
||||||
</bpmn:boundaryEvent>
|
</bpmn:boundaryEvent>
|
||||||
<bpmn:boundaryEvent id="Event_06bnz9o" name="1 day" attachedToRef="Activity_14fif5h">
|
<bpmn:boundaryEvent id="Event_06bnz9o" name="1 day" attachedToRef="Activity_14fif5h">
|
||||||
<bpmn:outgoing>Flow_0ja4xhr</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0ja4xhr</bpmn:outgoing>
|
||||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1ruqb7m" />
|
<bpmn:timerEventDefinition id="TimerEventDefinition_1ruqb7m">
|
||||||
|
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">P1D</bpmn:timeDuration>
|
||||||
|
</bpmn:timerEventDefinition>
|
||||||
</bpmn:boundaryEvent>
|
</bpmn:boundaryEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_0jhh37r" sourceRef="Activity_18x1o1c" targetRef="Submit_Validate_New_Demand_Request-Sub_Process" />
|
<bpmn:sequenceFlow id="Flow_0jhh37r" sourceRef="Activity_18x1o1c" targetRef="Submit_Validate_New_Demand_Request-Sub_Process" />
|
||||||
<bpmn:userTask id="Activity_18x1o1c" name="Provide Supporting Info and Files">
|
<bpmn:userTask id="Activity_18x1o1c" name="Provide Supporting Info and Files">
|
||||||
|
|
Loading…
Reference in New Issue