mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
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
e204ec053d
commit
36431a7327
@ -24,7 +24,7 @@
|
||||
<bpmn:flowNodeRef>Event_1k7puc2</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1nftgle</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0x47qrd</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1jpqpoa</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1jpqpoaq</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1yz1v0i" name="Infra">
|
||||
<bpmn:flowNodeRef>Gateway_0dj673n</bpmn:flowNodeRef>
|
||||
@ -277,8 +277,8 @@
|
||||
<bpmn:conditionExpression>legal_review_outcome = "app"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_11nhsst" sourceRef="Event_1k7puc2" targetRef="Activity_08xl52p" />
|
||||
<bpmn:sequenceFlow id="Flow_0upm08q" sourceRef="Event_1nftgle" targetRef="Activity_1jpqpoa" />
|
||||
<bpmn:sequenceFlow id="Flow_0boeaof" sourceRef="Activity_1jpqpoa" targetRef="Event_0jmnbvc" />
|
||||
<bpmn:sequenceFlow id="Flow_0upm08q" sourceRef="Event_1nftgle" targetRef="Activity_1jpqpoaq" />
|
||||
<bpmn:sequenceFlow id="Flow_0boeaof" sourceRef="Activity_1jpqpoaq" targetRef="Event_0jmnbvc" />
|
||||
<bpmn:sequenceFlow id="Flow_0m2l5ke" sourceRef="Event_0x47qrd" targetRef="Gateway_01hote2" />
|
||||
<bpmn:callActivity id="Activity_000swbl" name="Call Shared: Get Form Data" calledElement="Get_Form_Data">
|
||||
<bpmn:documentation>Get Form Data Call Activity is used for getting required data for User Tasks.</bpmn:documentation>
|
||||
@ -1600,7 +1600,7 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
||||
<bpmn:sequenceFlow id="Flow_1o7xde2" sourceRef="Activity_0ra6yz7y" targetRef="Activity_0zyrm0ey" />
|
||||
<bpmn:sequenceFlow id="Flow_0ll37vx" sourceRef="Activity_0zyrm0ey" targetRef="Event_0tthjzs" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:subProcess id="Activity_1jpqpoa" name="Approved - Send Waku message to CC">
|
||||
<bpmn:subProcess id="Activity_1jpqpoaq" name="Approved - Send Waku message to CC">
|
||||
<bpmn:documentation>Message - https://www.notion.so/Processes-WIP-bf288f19f8ff454699e2f1cc83ad7abe?p=9891dc90f4424a0ebd3407db1991c203&pm=s</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_0upm08q</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0boeaof</bpmn:outgoing>
|
||||
@ -1610,14 +1610,14 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
||||
<bpmn:startEvent id="Event_1uhwrf1">
|
||||
<bpmn:outgoing>Flow_1w2cjgx</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:callActivity id="Activity_030vme3z" name="Call Get Waku Message Info" calledElement="Waku_Messages_Message-Raise_New_Demand_Request">
|
||||
<bpmn:callActivity id="Activity_030vme3zq" name="Call Get Waku Message Info" calledElement="Waku_Messages_Message-Raise_New_Demand_Request">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>task_id = "waku_request_rejected"</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1w2cjgx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09yepty</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:serviceTask id="Activity_189iyp7z" name="Send Waku Message">
|
||||
<bpmn:serviceTask id="Activity_189iyp7zq" name="Send Waku Message">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="message_Request_Approved">
|
||||
<spiffworkflow:parameters>
|
||||
@ -1633,9 +1633,9 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
||||
<bpmn:endEvent id="Event_18ghlm1">
|
||||
<bpmn:incoming>Flow_00ereei</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1w2cjgx" sourceRef="Event_1uhwrf1" targetRef="Activity_030vme3z" />
|
||||
<bpmn:sequenceFlow id="Flow_09yepty" sourceRef="Activity_030vme3z" targetRef="Activity_189iyp7z" />
|
||||
<bpmn:sequenceFlow id="Flow_00ereei" sourceRef="Activity_189iyp7z" targetRef="Event_18ghlm1" />
|
||||
<bpmn:sequenceFlow id="Flow_1w2cjgx" sourceRef="Event_1uhwrf1" targetRef="Activity_030vme3zq" />
|
||||
<bpmn:sequenceFlow id="Flow_09yepty" sourceRef="Activity_030vme3zq" targetRef="Activity_189iyp7zq" />
|
||||
<bpmn:sequenceFlow id="Flow_00ereei" sourceRef="Activity_189iyp7zq" targetRef="Event_18ghlm1" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:textAnnotation id="TextAnnotation_0zy71k9">
|
||||
<bpmn:text>Orgdata from BBHR, Categories from a DB, Currencies from Xero</bpmn:text>
|
||||
@ -2141,7 +2141,7 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
||||
<bpmndi:BPMNShape id="Activity_19ad9pr_di" bpmnElement="Activity_1np0do0">
|
||||
<dc:Bounds x="3920" y="2600" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1hqd4uk_di" bpmnElement="Activity_1jpqpoa">
|
||||
<bpmndi:BPMNShape id="Activity_1hqd4uk_di" bpmnElement="Activity_1jpqpoaq">
|
||||
<dc:Bounds x="4600" y="3520" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0zy71k9_di" bpmnElement="TextAnnotation_0zy71k9">
|
||||
@ -3336,14 +3336,14 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_14m8w6s">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_0e0wy01" bpmnElement="Activity_1jpqpoa">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_0e0wy01" bpmnElement="Activity_1jpqpoaq">
|
||||
<bpmndi:BPMNShape id="BPMNShape_0m4dj52" bpmnElement="Event_1uhwrf1">
|
||||
<dc:Bounds x="512" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_14g1i2c" bpmnElement="Activity_030vme3z">
|
||||
<bpmndi:BPMNShape id="BPMNShape_14g1i2c" bpmnElement="Activity_030vme3zq">
|
||||
<dc:Bounds x="610" y="170" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_0qg8pmw" bpmnElement="Activity_189iyp7z">
|
||||
<bpmndi:BPMNShape id="BPMNShape_0qg8pmw" bpmnElement="Activity_189iyp7zq">
|
||||
<dc:Bounds x="770" y="170" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user