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
9e749f1fa5
commit
5383d1d653
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user