mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: admin@spiffworkflow.org clicked save for misc/qa/madhu-testing/sub-process-test-1/sub-process-test-1.bpmn
This commit is contained in:
parent
4e53f44118
commit
a28b9a2c75
@ -11,13 +11,7 @@
|
||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="EndEvent_1" />
|
||||
<bpmn:subProcess id="Activity_0qpzdpu" name="Sub Process level 1">
|
||||
<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:
|
||||
|
||||
* **Script Task** - write a short snippet of python code to update some data
|
||||
* **User Task** - generate a form that collects information from a user
|
||||
* **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>
|
||||
<spiffworkflow:instructionsForEndUser />
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
||||
@ -46,13 +40,13 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmn:startEvent id="Event_0z0byne">
|
||||
<bpmn:outgoing>Flow_1on1b3j</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1on1b3j" sourceRef="Event_0z0byne" targetRef="Activity_02i3rh7" />
|
||||
<bpmn:sequenceFlow id="Flow_1on1b3j" sourceRef="Event_0z0byne" targetRef="Activity_039nlhb" />
|
||||
<bpmn:endEvent id="Event_1agvzo2">
|
||||
<bpmn:incoming>Flow_0o64wqz</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0o64wqz" sourceRef="Activity_039nlhb" targetRef="Event_1agvzo2" />
|
||||
<bpmn:subProcess id="Activity_039nlhb" name="Sub Process Level 4">
|
||||
<bpmn:incoming>Flow_1ttrxwc</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1on1b3j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0o64wqz</bpmn:outgoing>
|
||||
<bpmn:startEvent id="Event_1rrnkh0">
|
||||
<bpmn:outgoing>Flow_1csn77u</bpmn:outgoing>
|
||||
@ -79,11 +73,6 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
</bpmn:manualTask>
|
||||
</bpmn:subProcess>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_1ttrxwc" sourceRef="Activity_02i3rh7" targetRef="Activity_039nlhb" />
|
||||
<bpmn:manualTask id="Activity_02i3rh7">
|
||||
<bpmn:incoming>Flow_1on1b3j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ttrxwc</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:subProcess>
|
||||
</bpmn:subProcess>
|
||||
</bpmn:subProcess>
|
||||
@ -162,9 +151,6 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmndi:BPMNShape id="Event_1agvzo2_di" bpmnElement="Event_1agvzo2">
|
||||
<dc:Bounds x="1102" y="242" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1tzrfzv_di" bpmnElement="Activity_02i3rh7">
|
||||
<dc:Bounds x="520" y="220" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_13f8lkm_di" bpmnElement="Activity_039nlhb" isExpanded="true">
|
||||
<dc:Bounds x="655" y="160" width="350" height="200" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -189,16 +175,12 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1on1b3j_di" bpmnElement="Flow_1on1b3j">
|
||||
<di:waypoint x="488" y="260" />
|
||||
<di:waypoint x="520" y="260" />
|
||||
<di:waypoint x="655" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0o64wqz_di" bpmnElement="Flow_0o64wqz">
|
||||
<di:waypoint x="1005" y="260" />
|
||||
<di:waypoint x="1102" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ttrxwc_di" bpmnElement="Flow_1ttrxwc">
|
||||
<di:waypoint x="620" y="260" />
|
||||
<di:waypoint x="655" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_01sjtsg">
|
||||
|
Loading…
x
Reference in New Issue
Block a user