User: adeen.ayub.vine@gmail.com clicked save for playground/nutech/receipt-test/receipt-test.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-28 07:09:36 +00:00
parent c8dac4a26d
commit 7367024035
1 changed files with 38 additions and 17 deletions

View File

@ -52,36 +52,46 @@ if 'S' in timer_value_warehouse:
</bpmn:script> </bpmn:script>
</bpmn:scriptTask> </bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_01eub9l" sourceRef="Activity_0qpzdpu" targetRef="Activity_1gw1xg0" /> <bpmn:sequenceFlow id="Flow_01eub9l" sourceRef="Activity_0qpzdpu" targetRef="Activity_1gw1xg0" />
<bpmn:userTask id="Activity_09w2eud" name="recieve"> <bpmn:userTask id="Activity_09w2eud" name="Receive equipment at SASD GATE">
<bpmn:extensionElements> <bpmn:extensionElements>
<spiffworkflow:properties> <spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="receive-schema.json" /> <spiffworkflow:property name="formJsonSchemaFilename" value="receive-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="receive-uischema.json" /> <spiffworkflow:property name="formUiSchemaFilename" value="receive-uischema.json" />
</spiffworkflow:properties> </spiffworkflow:properties>
<spiffworkflow:instructionsForEndUser>TFC Clerk has approved the receipt of the equipment <spiffworkflow:instructionsForEndUser>Warehouse admin has approved the issuance of store; please approve the receipt of store at SASD Gate area
Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds</spiffworkflow:instructionsForEndUser> Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds
Equipment Received at SASD gate area:</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements> </bpmn:extensionElements>
<bpmn:incoming>Flow_0y4at06</bpmn:incoming> <bpmn:incoming>Flow_0y4at06</bpmn:incoming>
<bpmn:outgoing>Flow_0ukmyta</bpmn:outgoing> <bpmn:outgoing>Flow_0ukmyta</bpmn:outgoing>
</bpmn:userTask> </bpmn:userTask>
<bpmn:sequenceFlow id="Flow_0y4at06" sourceRef="Activity_1gw1xg0" targetRef="Activity_09w2eud" /> <bpmn:sequenceFlow id="Flow_0y4at06" sourceRef="Activity_1gw1xg0" targetRef="Activity_09w2eud" />
<bpmn:manualTask id="Activity_0zk4dmv" name="delayed"> <bpmn:manualTask id="Activity_0zk4dmv" name="Equipment not received at SASD Gate Area">
<bpmn:extensionElements> <bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># Equipment not received <spiffworkflow:instructionsForEndUser>Equipment didn't receive at SASD Gate Area
Equipment not received at SASD area</spiffworkflow:instructionsForEndUser> Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements> </bpmn:extensionElements>
<bpmn:incoming>Flow_0ukmyta</bpmn:incoming> <bpmn:incoming>Flow_12k6zv8</bpmn:incoming>
<bpmn:incoming>Flow_1adlfht</bpmn:incoming>
<bpmn:outgoing>Flow_0yzbpyw</bpmn:outgoing> <bpmn:outgoing>Flow_0yzbpyw</bpmn:outgoing>
</bpmn:manualTask> </bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_0ukmyta" sourceRef="Activity_09w2eud" targetRef="Activity_0zk4dmv" /> <bpmn:sequenceFlow id="Flow_0ukmyta" sourceRef="Activity_09w2eud" targetRef="Gateway_04ehsl6" />
<bpmn:sequenceFlow id="Flow_0yzbpyw" sourceRef="Activity_0zk4dmv" targetRef="EndEvent_1" /> <bpmn:sequenceFlow id="Flow_0yzbpyw" sourceRef="Activity_0zk4dmv" targetRef="EndEvent_1" />
<bpmn:boundaryEvent id="Event_0p58mhz" cancelActivity="false" attachedToRef="Activity_09w2eud"> <bpmn:boundaryEvent id="Event_0p58mhz" attachedToRef="Activity_09w2eud">
<bpmn:timerEventDefinition id="TimerEventDefinition_07082s9"> <bpmn:outgoing>Flow_1adlfht</bpmn:outgoing>
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_tfc</bpmn:timeDuration> <bpmn:timerEventDefinition id="TimerEventDefinition_1r296ej">
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_warehouse</bpmn:timeDuration>
</bpmn:timerEventDefinition> </bpmn:timerEventDefinition>
</bpmn:boundaryEvent> </bpmn:boundaryEvent>
<bpmn:exclusiveGateway id="Gateway_04ehsl6">
<bpmn:incoming>Flow_0ukmyta</bpmn:incoming>
<bpmn:outgoing>Flow_12k6zv8</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_12k6zv8" sourceRef="Gateway_04ehsl6" targetRef="Activity_0zk4dmv" />
<bpmn:sequenceFlow id="Flow_1adlfht" sourceRef="Event_0p58mhz" targetRef="Activity_0zk4dmv" />
</bpmn:process> </bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_receipt_test_8lp243a"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_receipt_test_8lp243a">
@ -103,11 +113,14 @@ Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
<dc:Bounds x="650" y="130" width="100" height="80" /> <dc:Bounds x="650" y="130" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_04ehsl6_di" bpmnElement="Gateway_04ehsl6" isMarkerVisible="true">
<dc:Bounds x="775" y="145" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1u8p9tq_di" bpmnElement="Activity_0zk4dmv"> <bpmndi:BPMNShape id="Activity_1u8p9tq_di" bpmnElement="Activity_0zk4dmv">
<dc:Bounds x="850" y="120" width="100" height="80" /> <dc:Bounds x="940" y="330" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1bouems_di" bpmnElement="Event_0p58mhz"> <bpmndi:BPMNShape id="Event_14jhcdk_di" bpmnElement="Event_0p58mhz">
<dc:Bounds x="682" y="192" width="36" height="36" /> <dc:Bounds x="682" y="192" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp"> <bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
@ -126,16 +139,24 @@ Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ukmyta_di" bpmnElement="Flow_0ukmyta"> <bpmndi:BPMNEdge id="Flow_0ukmyta_di" bpmnElement="Flow_0ukmyta">
<di:waypoint x="750" y="170" /> <di:waypoint x="750" y="170" />
<di:waypoint x="800" y="170" /> <di:waypoint x="775" y="170" />
<di:waypoint x="800" y="160" />
<di:waypoint x="850" y="160" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0yzbpyw_di" bpmnElement="Flow_0yzbpyw"> <bpmndi:BPMNEdge id="Flow_0yzbpyw_di" bpmnElement="Flow_0yzbpyw">
<di:waypoint x="900" y="120" /> <di:waypoint x="990" y="330" />
<di:waypoint x="900" y="59" /> <di:waypoint x="990" y="59" />
<di:waypoint x="840" y="59" /> <di:waypoint x="840" y="59" />
<di:waypoint x="840" y="-2" /> <di:waypoint x="840" y="-2" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12k6zv8_di" bpmnElement="Flow_12k6zv8">
<di:waypoint x="800" y="195" />
<di:waypoint x="800" y="370" />
<di:waypoint x="940" y="370" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1adlfht_di" bpmnElement="Flow_1adlfht">
<di:waypoint x="700" y="228" />
<di:waypoint x="700" y="390" />
<di:waypoint x="940" y="390" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane> </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>
</bpmn:definitions> </bpmn:definitions>