update process models from staging

This commit is contained in:
burnettk 2022-07-13 23:46:34 -04:00
parent 9962570d2c
commit 0e0c974598
5 changed files with 308 additions and 298 deletions

View File

@ -32,6 +32,14 @@
<text>"Powerful wonderful"</text> <text>"Powerful wonderful"</text>
</outputEntry> </outputEntry>
</rule> </rule>
<rule id="DecisionRule_11iukbr">
<inputEntry id="UnaryTests_1mcpdsh">
<text></text>
</inputEntry>
<outputEntry id="LiteralExpression_1d4ibh7">
<text>"No one selected"</text>
</outputEntry>
</rule>
</decisionTable> </decisionTable>
</decision> </decision>
<dmndi:DMNDI> <dmndi:DMNDI>

View File

@ -1,17 +1,17 @@
{ {
"is_master_spec": false,
"is_review": false,
"library": false,
"exception_notification_addresses": [], "exception_notification_addresses": [],
"description": "Workflow One, is a workflow.", "display_order": 0,
"is_master_spec": false,
"display_name": "Who is Wonderful Workflow",
"library": false,
"process_group_id": "category_number_one", "process_group_id": "category_number_one",
"standalone": false,
"files": [],
"primary_process_id": "sample",
"fault_or_suspend_on_exception": "fault", "fault_or_suspend_on_exception": "fault",
"description": "Workflow One, is a workflow.",
"id": "workflow_one", "id": "workflow_one",
"display_name": "Workflow One",
"primary_file_name": "sample.bpmn", "primary_file_name": "sample.bpmn",
"primary_process_id": "sample",
"is_review": false,
"libraries": [], "libraries": [],
"display_order": 1 "standalone": false,
"files": []
} }

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?><bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" camunda:diagramRelationId="f01e22f1-a50b-42ba-afad-22f56fc3e635"> <?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" camunda:diagramRelationId="f01e22f1-a50b-42ba-afad-22f56fc3e635">
<bpmn:collaboration id="Collaboration_130jph2"> <bpmn:collaboration id="Collaboration_130jph2">
<bpmn:participant id="Participant_1fsb6gv" name="Core Contributor" processRef="Process_b9213d3f-e34c-4702-b392-8cd7db53f9fd" /> <bpmn:participant id="Participant_1fsb6gv" name="Core Contributor" processRef="Process_b9213d3f-e34c-4702-b392-8cd7db53f9fd" />
<bpmn:participant id="Participant_11ab2hx" name="Process management platform" processRef="Process_1gw0plw" /> <bpmn:participant id="Participant_11ab2hx" name="Process management platform" processRef="Process_1gw0plw" />
@ -23,7 +24,6 @@
<bpmn:process id="Process_1gw0plw" isExecutable="false"> <bpmn:process id="Process_1gw0plw" isExecutable="false">
<bpmn:laneSet id="LaneSet_0txkzqg"> <bpmn:laneSet id="LaneSet_0txkzqg">
<bpmn:lane id="Lane_1a0qu8e" name="Core Contributor"> <bpmn:lane id="Lane_1a0qu8e" name="Core Contributor">
<bpmn:flowNodeRef>Activity_0uy3uhy</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_03xys1x</bpmn:flowNodeRef> <bpmn:flowNodeRef>Activity_03xys1x</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Gateway_16gxu6s</bpmn:flowNodeRef> <bpmn:flowNodeRef>Gateway_16gxu6s</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_0v0xwro</bpmn:flowNodeRef> <bpmn:flowNodeRef>Activity_0v0xwro</bpmn:flowNodeRef>
@ -52,6 +52,7 @@
<bpmn:flowNodeRef>Event_1b58a3z</bpmn:flowNodeRef> <bpmn:flowNodeRef>Event_1b58a3z</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_0fq1nb4</bpmn:flowNodeRef> <bpmn:flowNodeRef>Activity_0fq1nb4</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1lgiv0q</bpmn:flowNodeRef> <bpmn:flowNodeRef>Event_1lgiv0q</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_0uy3uhy</bpmn:flowNodeRef>
</bpmn:lane> </bpmn:lane>
<bpmn:lane id="Lane_1so23vf" name="Finance Team"> <bpmn:lane id="Lane_1so23vf" name="Finance Team">
<bpmn:flowNodeRef>Activity_0cdgqi0</bpmn:flowNodeRef> <bpmn:flowNodeRef>Activity_0cdgqi0</bpmn:flowNodeRef>
@ -59,17 +60,6 @@
<bpmn:flowNodeRef>Event_16u0f7b</bpmn:flowNodeRef> <bpmn:flowNodeRef>Event_16u0f7b</bpmn:flowNodeRef>
</bpmn:lane> </bpmn:lane>
</bpmn:laneSet> </bpmn:laneSet>
<bpmn:callActivity id="Activity_0uy3uhy" name="Start process monitoring">
<bpmn:documentation>Process performance monitoring:
- start time
- end time
- task processing time
- etc</bpmn:documentation>
<bpmn:incoming>Flow_0gfhuds</bpmn:incoming>
<bpmn:outgoing>Flow_1unysaj</bpmn:outgoing>
</bpmn:callActivity>
<bpmn:sequenceFlow id="Flow_0gfhuds" sourceRef="Event_1lgiv0q" targetRef="Activity_0uy3uhy"/>
<bpmn:sequenceFlow id="Flow_1unysaj" sourceRef="Activity_0uy3uhy" targetRef="Gateway_16gxu6s"/>
<bpmn:sequenceFlow id="Flow_1x4rtop" name="Yes" sourceRef="Gateway_0wt7ine" targetRef="Event_0oas81w" /> <bpmn:sequenceFlow id="Flow_1x4rtop" name="Yes" sourceRef="Gateway_0wt7ine" targetRef="Event_0oas81w" />
<bpmn:sequenceFlow id="Flow_05ffq52" name="No" sourceRef="Gateway_0wt7ine" targetRef="Event_0svbvjn" /> <bpmn:sequenceFlow id="Flow_05ffq52" name="No" sourceRef="Gateway_0wt7ine" targetRef="Event_0svbvjn" />
<bpmn:sequenceFlow id="Flow_1c5u447" sourceRef="Activity_0gkejaj" targetRef="Gateway_1lbghql" /> <bpmn:sequenceFlow id="Flow_1c5u447" sourceRef="Activity_0gkejaj" targetRef="Gateway_1lbghql" />
@ -86,8 +76,8 @@
</bpmn:dataOutputAssociation> </bpmn:dataOutputAssociation>
</bpmn:userTask> </bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_16gxu6s"> <bpmn:exclusiveGateway id="Gateway_16gxu6s">
<bpmn:incoming>Flow_1unysaj</bpmn:incoming>
<bpmn:incoming>Flow_1ql9470</bpmn:incoming> <bpmn:incoming>Flow_1ql9470</bpmn:incoming>
<bpmn:incoming>Flow_0exo5rh</bpmn:incoming>
<bpmn:outgoing>Flow_11b24we</bpmn:outgoing> <bpmn:outgoing>Flow_11b24we</bpmn:outgoing>
</bpmn:exclusiveGateway> </bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_11b24we" sourceRef="Gateway_16gxu6s" targetRef="Activity_03xys1x" /> <bpmn:sequenceFlow id="Flow_11b24we" sourceRef="Gateway_16gxu6s" targetRef="Activity_03xys1x" />
@ -153,7 +143,7 @@
<bpmn:incoming>Flow_1gohkts</bpmn:incoming> <bpmn:incoming>Flow_1gohkts</bpmn:incoming>
<bpmn:outgoing>Flow_0zy4869</bpmn:outgoing> <bpmn:outgoing>Flow_0zy4869</bpmn:outgoing>
</bpmn:intermediateThrowEvent> </bpmn:intermediateThrowEvent>
<bpmn:sendTask id="Activity_1ftzr6x" name="4b. Notify CC via Waku&#10;&quot;invoice rejected&quot;"> <bpmn:sendTask id="Activity_1ftzr6x" name="4b. Notify CC via Waku&#10;&#34;invoice rejected&#34;">
<bpmn:incoming>Flow_0rqdcfk</bpmn:incoming> <bpmn:incoming>Flow_0rqdcfk</bpmn:incoming>
<bpmn:outgoing>Flow_1wturr2</bpmn:outgoing> <bpmn:outgoing>Flow_1wturr2</bpmn:outgoing>
</bpmn:sendTask> </bpmn:sendTask>
@ -178,11 +168,11 @@
<bpmn:timerEventDefinition id="TimerEventDefinition_01akaaz" /> <bpmn:timerEventDefinition id="TimerEventDefinition_01akaaz" />
</bpmn:boundaryEvent> </bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_01cnc1i" sourceRef="Activity_0fq1nb4" targetRef="Activity_102t7tk" /> <bpmn:sequenceFlow id="Flow_01cnc1i" sourceRef="Activity_0fq1nb4" targetRef="Activity_102t7tk" />
<bpmn:sendTask id="Activity_102t7tk" name="6. Notify CC via Waku&#10;&quot;invoice approved&quot;"> <bpmn:sendTask id="Activity_102t7tk" name="6. Notify CC via Waku&#10;&#34;invoice approved&#34;">
<bpmn:incoming>Flow_01cnc1i</bpmn:incoming> <bpmn:incoming>Flow_01cnc1i</bpmn:incoming>
<bpmn:outgoing>Flow_1an91fc</bpmn:outgoing> <bpmn:outgoing>Flow_1an91fc</bpmn:outgoing>
</bpmn:sendTask> </bpmn:sendTask>
<bpmn:sendTask id="Activity_1lq96cy" name="7. Notify CC via Waku&#10;&quot;invoice received and approved&quot;"> <bpmn:sendTask id="Activity_1lq96cy" name="7. Notify CC via Waku&#10;&#34;invoice received and approved&#34;">
<bpmn:incoming>Flow_1an91fc</bpmn:incoming> <bpmn:incoming>Flow_1an91fc</bpmn:incoming>
<bpmn:outgoing>Flow_0vkr4vr</bpmn:outgoing> <bpmn:outgoing>Flow_0vkr4vr</bpmn:outgoing>
</bpmn:sendTask> </bpmn:sendTask>
@ -264,11 +254,11 @@
<bpmn:sequenceFlow id="Flow_1qq2iv5" sourceRef="Gateway_05ov5p5" targetRef="Activity_0p88elm" /> <bpmn:sequenceFlow id="Flow_1qq2iv5" sourceRef="Gateway_05ov5p5" targetRef="Activity_0p88elm" />
<bpmn:sequenceFlow id="Flow_1094cjp" sourceRef="Activity_0o1vc0a" targetRef="Gateway_1717c0p" /> <bpmn:sequenceFlow id="Flow_1094cjp" sourceRef="Activity_0o1vc0a" targetRef="Gateway_1717c0p" />
<bpmn:sequenceFlow id="Flow_1dtnpw3" sourceRef="Activity_0p88elm" targetRef="Gateway_1717c0p" /> <bpmn:sequenceFlow id="Flow_1dtnpw3" sourceRef="Activity_0p88elm" targetRef="Gateway_1717c0p" />
<bpmn:sendTask id="Activity_0cfvsk7" name="3. Notify CC via Waku&#10;&quot;invoice uploaded&quot;"> <bpmn:sendTask id="Activity_0cfvsk7" name="3. Notify CC via Waku&#10;&#34;invoice uploaded&#34;">
<bpmn:incoming>Flow_1n7wssu</bpmn:incoming> <bpmn:incoming>Flow_1n7wssu</bpmn:incoming>
<bpmn:outgoing>Flow_1l1n5j5</bpmn:outgoing> <bpmn:outgoing>Flow_1l1n5j5</bpmn:outgoing>
</bpmn:sendTask> </bpmn:sendTask>
<bpmn:sendTask id="Activity_0fsoa08" name="4c. Notify CC via Waku&#10;&quot;invoice rejected&quot;"> <bpmn:sendTask id="Activity_0fsoa08" name="4c. Notify CC via Waku&#10;&#34;invoice rejected&#34;">
<bpmn:incoming>Flow_0bfs2xe</bpmn:incoming> <bpmn:incoming>Flow_0bfs2xe</bpmn:incoming>
<bpmn:outgoing>Flow_0c0c9mw</bpmn:outgoing> <bpmn:outgoing>Flow_0c0c9mw</bpmn:outgoing>
</bpmn:sendTask> </bpmn:sendTask>
@ -286,7 +276,7 @@
</bpmn:dataInputAssociation> </bpmn:dataInputAssociation>
</bpmn:serviceTask> </bpmn:serviceTask>
<bpmn:startEvent id="Event_1lgiv0q"> <bpmn:startEvent id="Event_1lgiv0q">
<bpmn:outgoing>Flow_0gfhuds</bpmn:outgoing> <bpmn:outgoing>Flow_0exo5rh</bpmn:outgoing>
</bpmn:startEvent> </bpmn:startEvent>
<bpmn:dataObjectReference id="DataObjectReference_1wm7m3b" name="Invoice" dataObjectRef="DataObject_0d07sa2"> <bpmn:dataObjectReference id="DataObjectReference_1wm7m3b" name="Invoice" dataObjectRef="DataObject_0d07sa2">
<bpmn:documentation>1. Name <bpmn:documentation>1. Name
@ -304,6 +294,14 @@
5. Due date</bpmn:documentation> 5. Due date</bpmn:documentation>
</bpmn:dataObjectReference> </bpmn:dataObjectReference>
<bpmn:dataObject id="DataObject_0yw6pj7" /> <bpmn:dataObject id="DataObject_0yw6pj7" />
<bpmn:callActivity id="Activity_0uy3uhy" name="Start process monitoring">
<bpmn:documentation>Process performance monitoring:
- start time
- end time
- task processing time
- etc</bpmn:documentation>
</bpmn:callActivity>
<bpmn:sequenceFlow id="Flow_0exo5rh" sourceRef="Event_1lgiv0q" targetRef="Gateway_16gxu6s" />
<bpmn:textAnnotation id="TextAnnotation_016u7ju"> <bpmn:textAnnotation id="TextAnnotation_016u7ju">
<bpmn:text>fields list in spec</bpmn:text> <bpmn:text>fields list in spec</bpmn:text>
</bpmn:textAnnotation> </bpmn:textAnnotation>
@ -481,17 +479,10 @@
<dc:Bounds x="1055" y="498" width="19" height="14" /> <dc:Bounds x="1055" y="498" width="19" height="14" />
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1unysaj_di" bpmnElement="Flow_1unysaj"> <bpmndi:BPMNEdge id="Flow_0exo5rh_di" bpmnElement="Flow_0exo5rh">
<di:waypoint x="520" y="522"/> <di:waypoint x="378" y="522" />
<di:waypoint x="555" y="522" /> <di:waypoint x="555" y="522" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0gfhuds_di" bpmnElement="Flow_0gfhuds">
<di:waypoint x="378" y="522"/>
<di:waypoint x="420" y="522"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Activity_0d8alq1_di" bpmnElement="Activity_0uy3uhy">
<dc:Bounds x="420" y="482" width="100" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1h7igan_di" bpmnElement="Activity_03xys1x"> <bpmndi:BPMNShape id="Activity_1h7igan_di" bpmnElement="Activity_03xys1x">
<dc:Bounds x="655" y="482" width="100" height="80" /> <dc:Bounds x="655" y="482" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -561,6 +552,9 @@
<dc:Bounds x="2722" y="402" width="54" height="14" /> <dc:Bounds x="2722" y="402" width="54" height="14" />
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0d8alq1_di" bpmnElement="Activity_0uy3uhy">
<dc:Bounds x="420" y="380" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1rn2mgi_di" bpmnElement="Activity_0gkejaj"> <bpmndi:BPMNShape id="Activity_1rn2mgi_di" bpmnElement="Activity_0gkejaj">
<dc:Bounds x="1969" y="482" width="100" height="80" /> <dc:Bounds x="1969" y="482" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -666,10 +660,10 @@
<di:waypoint x="1095" y="274" /> <di:waypoint x="1095" y="274" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Participant_0a8arrz_di" bpmnElement="Participant_0a8arrz" isHorizontal="true"> <bpmndi:BPMNShape id="Participant_0a8arrz_di" bpmnElement="Participant_0a8arrz" isHorizontal="true">
<dc:Bounds x="1190" y="1040" width="320" height="80"/> <dc:Bounds x="1093" y="1040" width="320" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_1qabwrg_di" bpmnElement="Participant_1qabwrg" isHorizontal="true"> <bpmndi:BPMNShape id="Participant_1qabwrg_di" bpmnElement="Participant_1qabwrg" isHorizontal="true">
<dc:Bounds x="1580" y="1040" width="299" height="80"/> <dc:Bounds x="1466" y="1040" width="299" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_0b27sri_di" bpmnElement="Participant_0b27sri" isHorizontal="true"> <bpmndi:BPMNShape id="Participant_0b27sri_di" bpmnElement="Participant_0b27sri" isHorizontal="true">
<dc:Bounds x="2524" y="1040" width="307" height="80" /> <dc:Bounds x="2524" y="1040" width="307" height="80" />
@ -711,9 +705,7 @@
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0yfnc92_di" bpmnElement="Flow_0yfnc92"> <bpmndi:BPMNEdge id="Flow_0yfnc92_di" bpmnElement="Flow_0yfnc92">
<di:waypoint x="1500" y="612" /> <di:waypoint x="1500" y="612" />
<di:waypoint x="1500" y="891"/> <di:waypoint x="1500" y="1040" />
<di:waypoint x="1640" y="891"/>
<di:waypoint x="1640" y="1040"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0e6f26d_di" bpmnElement="Flow_0e6f26d"> <bpmndi:BPMNEdge id="Flow_0e6f26d_di" bpmnElement="Flow_0e6f26d">
<di:waypoint x="1050" y="300" /> <di:waypoint x="1050" y="300" />
@ -745,4 +737,10 @@
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
</bpmndi:BPMNPlane> </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="Activity_0gkejaj" />
</bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="Activity_1ucvkk4" />
</bpmndi:BPMNDiagram>
</bpmn:definitions> </bpmn:definitions>

View File

@ -1,15 +1,17 @@
{ {
"display_name": "Import Tickets", "libraries": [],
"library": false,
"description": "Import Tickets",
"files": [], "files": [],
"standalone": false, "library": false,
"is_review": false,
"is_master_spec": false, "is_master_spec": false,
"id": "import-tickets",
"primary_file_name": "import-tickets.bpmn",
"display_order": 0, "display_order": 0,
"primary_process_id": "Process_bd2e724", "primary_process_id": "Process_bd2e724",
"fault_or_suspend_on_exception": "fault",
"id": "import-tickets",
"process_group_id": "sartography-admin", "process_group_id": "sartography-admin",
"libraries": [] "standalone": false,
"primary_file_name": "import-tickets.bpmn",
"description": "Import Tickets",
"is_review": false,
"exception_notification_addresses": [],
"display_name": "Import Tickets"
} }

View File

@ -1,15 +1,17 @@
{ {
"display_name": "Ticket", "libraries": [],
"library": false,
"description": "Ticket",
"files": [], "files": [],
"standalone": false, "library": false,
"is_review": false,
"is_master_spec": false, "is_master_spec": false,
"id": "ticket",
"primary_file_name": "ticket.bpmn",
"display_order": 1, "display_order": 1,
"primary_process_id": "Process_bd2e724", "primary_process_id": "Process_bd2e724",
"fault_or_suspend_on_exception": "fault",
"id": "ticket",
"process_group_id": "sartography-admin", "process_group_id": "sartography-admin",
"libraries": [] "standalone": false,
"primary_file_name": "ticket.bpmn",
"description": "Ticket",
"is_review": false,
"exception_notification_addresses": [],
"display_name": "Ticket"
} }