mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 06:25:32 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
211469822b
commit
1ad5548c49
@ -67,8 +67,8 @@
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="manualchecking-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="manualchecking-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:instructionsForEndUser>Following Documents Collected:
|
||||
|
||||
<spiffworkflow:instructionsForEndUser># Following Documents Collected
|
||||
-----------
|
||||
- CIN
|
||||
- Auth letter
|
||||
- Issue Order
|
||||
@ -128,6 +128,7 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<spiffworkflow:instructionsForEndUser>Documents not collected.</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1v73zay</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1uig4ge</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:manualTask id="Activity_1ts2r7w" name="Rejected">
|
||||
<bpmn:extensionElements>
|
||||
@ -262,6 +263,7 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmn:incoming>Flow_1ond7we</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0x72x2d</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_10libg4</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1uig4ge</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1yab6ic" sourceRef="Activity_0yxcfxc" targetRef="Activity_0c2yyfo" />
|
||||
<bpmn:manualTask id="Activity_0osvlbg">
|
||||
@ -356,6 +358,7 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0o9u2ln</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1uig4ge" sourceRef="Activity_13h1g01" targetRef="EndEvent_1" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1i6olx2">
|
||||
@ -661,6 +664,11 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<di:waypoint x="1920" y="890" />
|
||||
<di:waypoint x="1920" y="228" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1uig4ge_di" bpmnElement="Flow_1uig4ge">
|
||||
<di:waypoint x="215" y="250" />
|
||||
<di:waypoint x="215" y="210" />
|
||||
<di:waypoint x="1902" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user