User: adeen.ayub.vine@gmail.com clicked save for playground/nutech/receipt-test/receipt-test.bpmn
This commit is contained in:
parent
e5278f3ed7
commit
9f6cbd9c62
|
@ -11,7 +11,7 @@
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
<bpmn:incoming>Flow_0yzbpyw</bpmn:incoming>
|
<bpmn:incoming>Flow_0yzbpyw</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:userTask id="Activity_0qpzdpu" name="Select timer value">
|
<bpmn:userTask id="Activity_0qpzdpu" name="Select Timer Value">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser>This is an example **Manual Task**. A **Manual Task** is designed to allow someone to complete a task outside of the system and then report back that it is complete. You can click the *Continue* button to proceed. When you are done running this process, you can edit the **Process Model** to include a:
|
<spiffworkflow:instructionsForEndUser>This is an example **Manual Task**. A **Manual Task** is designed to allow someone to complete a task outside of the system and then report back that it is complete. You can click the *Continue* button to proceed. When you are done running this process, you can edit the **Process Model** to include a:
|
||||||
|
|
||||||
|
@ -65,16 +65,14 @@ elif time_format == "Day(s)":
|
||||||
<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
|
||||||
|
|
||||||
|
Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds</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:boundaryEvent id="Event_0p58mhz" attachedToRef="Activity_09w2eud">
|
|
||||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1wap90k">
|
|
||||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_tfc</bpmn:timeDuration>
|
|
||||||
</bpmn:timerEventDefinition>
|
|
||||||
</bpmn:boundaryEvent>
|
|
||||||
<bpmn:manualTask id="Activity_0zk4dmv" name="delayed">
|
<bpmn:manualTask id="Activity_0zk4dmv" name="delayed">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser># Equipment not received
|
<spiffworkflow:instructionsForEndUser># Equipment not received
|
||||||
|
@ -86,12 +84,20 @@ Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
|
||||||
</bpmn:manualTask>
|
</bpmn:manualTask>
|
||||||
<bpmn:sequenceFlow id="Flow_0ukmyta" sourceRef="Activity_09w2eud" targetRef="Activity_0zk4dmv" />
|
<bpmn:sequenceFlow id="Flow_0ukmyta" sourceRef="Activity_09w2eud" targetRef="Activity_0zk4dmv" />
|
||||||
<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:timerEventDefinition id="TimerEventDefinition_07082s9">
|
||||||
|
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_tfc</bpmn:timeDuration>
|
||||||
|
</bpmn:timerEventDefinition>
|
||||||
|
</bpmn:boundaryEvent>
|
||||||
</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">
|
||||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||||
|
<dc:Bounds x="822" y="-38" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1v1rhtl_di" bpmnElement="Activity_0qpzdpu">
|
<bpmndi:BPMNShape id="Activity_1v1rhtl_di" bpmnElement="Activity_0qpzdpu">
|
||||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
|
@ -100,9 +106,6 @@ Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
|
||||||
<dc:Bounds x="450" y="137" width="100" height="80" />
|
<dc:Bounds x="450" y="137" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
|
||||||
<dc:Bounds x="822" y="-38" width="36" height="36" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Activity_12gm32j_di" bpmnElement="Activity_09w2eud">
|
<bpmndi:BPMNShape id="Activity_12gm32j_di" bpmnElement="Activity_09w2eud">
|
||||||
<dc:Bounds x="650" y="130" width="100" height="80" />
|
<dc:Bounds x="650" y="130" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
|
@ -111,7 +114,7 @@ Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
|
||||||
<dc:Bounds x="850" y="120" width="100" height="80" />
|
<dc:Bounds x="850" y="120" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_03twkmj_di" bpmnElement="Event_0p58mhz">
|
<bpmndi:BPMNShape id="Event_1bouems_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">
|
||||||
|
|
Loading…
Reference in New Issue