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:
sartography-automated-committer 2023-01-07 04:10:06 +00:00
parent 3c42d7b020
commit f2cba260a3

View File

@ -235,9 +235,15 @@
<bpmn:sequenceFlow id="Flow_0gkfwdb" sourceRef="Event_1fa9h89" targetRef="Activity_01u6nii" />
<bpmn:sequenceFlow id="Flow_01s6egz" sourceRef="Activity_01u6nii" targetRef="Gateway_0zvodob" />
<bpmn:sequenceFlow id="Flow_1lb55um" sourceRef="Activity_1a6qnty" targetRef="Event_1fa9h89" />
<bpmn:sequenceFlow id="Flow_090tycz" name="Additional info is required" sourceRef="Gateway_0zvodob" targetRef="Gateway_0tzllzw" />
<bpmn:sequenceFlow id="Flow_03jbh71" name="Rejected" sourceRef="Gateway_0zvodob" targetRef="Event_0k3nkra" />
<bpmn:sequenceFlow id="Flow_0330dfz" sourceRef="Gateway_0zvodob" targetRef="Event_13lh9kk" />
<bpmn:sequenceFlow id="Flow_090tycz" name="Additional info is required" sourceRef="Gateway_0zvodob" targetRef="Gateway_0tzllzw">
<bpmn:conditionExpression>security_outcome = "Needs Additional Information"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_03jbh71" name="Rejected" sourceRef="Gateway_0zvodob" targetRef="Event_0k3nkra">
<bpmn:conditionExpression>security_outcome == "Rejected"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_0330dfz" sourceRef="Gateway_0zvodob" targetRef="Event_13lh9kk">
<bpmn:conditionExpression>security_outcome == "Approved"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_1q7pvvi" sourceRef="Event_13lh9kk" targetRef="Gateway_126t0we" />
<bpmn:sequenceFlow id="Flow_1aru6o6" sourceRef="Event_0k3nkra" targetRef="Gateway_11sgdfq" />
<bpmn:sequenceFlow id="Flow_0m9l1ah" sourceRef="Gateway_0dj673n" targetRef="Gateway_0tzllzw" />