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-09 19:41:18 +00:00
parent 9e749f1fa5
commit 5383d1d653

View File

@ -235,13 +235,13 @@
<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:conditionExpression>security_outcome = "Needs Additional Information"</bpmn:conditionExpression>
<bpmn:conditionExpression>security_outcome = "nai"</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:conditionExpression>security_outcome == "rej"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_0330dfz" sourceRef="Gateway_0zvodob" targetRef="Event_13lh9kk">
<bpmn:conditionExpression>security_outcome == "Approved"</bpmn:conditionExpression>
<bpmn:conditionExpression>security_outcome == "app"</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" />