mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 08:18:26 +00:00
User: adeen.ayub.vine@gmail.com clicked save for playground/nutech/receipt-test/receipt-test.bpmn
This commit is contained in:
parent
dcaafebcb7
commit
63e4f744b8
@ -9,10 +9,9 @@
|
|||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
|
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
<bpmn:incoming>Flow_0yzbpyw</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="EndEvent_1" />
|
<bpmn:userTask id="Activity_0qpzdpu" name="Select timer value">
|
||||||
<bpmn:manualTask id="Activity_0qpzdpu" name="Example manual task">
|
|
||||||
<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:
|
||||||
|
|
||||||
@ -21,30 +20,86 @@
|
|||||||
* **Service Task** - communicate with an external API to fetch or update some data.
|
* **Service Task** - communicate with an external API to fetch or update some data.
|
||||||
|
|
||||||
You can also change the text you are reading here by updating the *Instructions* on this example manual task.</spiffworkflow:instructionsForEndUser>
|
You can also change the text you are reading here by updating the *Instructions* on this example manual task.</spiffworkflow:instructionsForEndUser>
|
||||||
|
<spiffworkflow:properties>
|
||||||
|
<spiffworkflow:property name="formJsonSchemaFilename" value="timertfc-schema.json" />
|
||||||
|
<spiffworkflow:property name="formUiSchemaFilename" value="timertfc-uischema.json" />
|
||||||
|
</spiffworkflow:properties>
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
<bpmn:outgoing>Flow_01eub9l</bpmn:outgoing>
|
||||||
|
</bpmn:userTask>
|
||||||
|
<bpmn:scriptTask id="Activity_1gw1xg0" name="display">
|
||||||
|
<bpmn:incoming>Flow_01eub9l</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_0y4at06</bpmn:outgoing>
|
||||||
|
</bpmn:scriptTask>
|
||||||
|
<bpmn:sequenceFlow id="Flow_01eub9l" sourceRef="Activity_0qpzdpu" targetRef="Activity_1gw1xg0" />
|
||||||
|
<bpmn:userTask id="Activity_09w2eud" name="recieve">
|
||||||
|
<bpmn:incoming>Flow_0y4at06</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_0ukmyta</bpmn:outgoing>
|
||||||
|
</bpmn:userTask>
|
||||||
|
<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:boundaryEvent>
|
||||||
|
<bpmn:manualTask id="Activity_0zk4dmv" name="delayed">
|
||||||
|
<bpmn:incoming>Flow_0ukmyta</bpmn:incoming>
|
||||||
|
<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_0yzbpyw" sourceRef="Activity_0zk4dmv" targetRef="EndEvent_1" />
|
||||||
</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">
|
<bpmndi:BPMNShape id="Activity_1v1rhtl_di" bpmnElement="Activity_0qpzdpu">
|
||||||
<dc:Bounds x="432" y="159" width="36" height="36" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Activity_0zqotmb_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 />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_0f3jptv_di" bpmnElement="Activity_1gw1xg0">
|
||||||
|
<dc:Bounds x="450" y="137" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
|
</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">
|
||||||
|
<dc:Bounds x="650" y="130" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_1u8p9tq_di" bpmnElement="Activity_0zk4dmv">
|
||||||
|
<dc:Bounds x="850" y="120" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Event_03twkmj_di" bpmnElement="Event_0p58mhz">
|
||||||
|
<dc:Bounds x="682" y="192" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||||
<di:waypoint x="215" y="177" />
|
<di:waypoint x="215" y="177" />
|
||||||
<di:waypoint x="270" y="177" />
|
<di:waypoint x="270" y="177" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_12pkbxb_di" bpmnElement="Flow_12pkbxb">
|
<bpmndi:BPMNEdge id="Flow_01eub9l_di" bpmnElement="Flow_01eub9l">
|
||||||
<di:waypoint x="370" y="177" />
|
<di:waypoint x="370" y="177" />
|
||||||
<di:waypoint x="432" y="177" />
|
<di:waypoint x="450" y="177" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_0y4at06_di" bpmnElement="Flow_0y4at06">
|
||||||
|
<di:waypoint x="550" y="177" />
|
||||||
|
<di:waypoint x="600" y="177" />
|
||||||
|
<di:waypoint x="600" y="170" />
|
||||||
|
<di:waypoint x="650" y="170" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_0ukmyta_di" bpmnElement="Flow_0ukmyta">
|
||||||
|
<di:waypoint x="750" y="170" />
|
||||||
|
<di:waypoint x="800" y="170" />
|
||||||
|
<di:waypoint x="800" y="160" />
|
||||||
|
<di:waypoint x="850" y="160" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_0yzbpyw_di" bpmnElement="Flow_0yzbpyw">
|
||||||
|
<di:waypoint x="900" y="120" />
|
||||||
|
<di:waypoint x="900" y="59" />
|
||||||
|
<di:waypoint x="840" y="59" />
|
||||||
|
<di:waypoint x="840" y="-2" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user