mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-20 11:48:21 +00:00
User: sasha clicked save for requisition-orders/define-approval-strategy/call-activity-define-approval-strategy.bpmn
This commit is contained in:
parent
af3c898fb1
commit
d8b377cf95
@ -2,31 +2,13 @@
|
||||
<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:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" camunda:diagramRelationId="90585b47-c41e-4414-8a35-65e0247fd456">
|
||||
<bpmn:collaboration id="Collaboration_0o8ucte">
|
||||
<bpmn:participant id="Participant_1ofw49u" name="Spiff" processRef="Process_3a6d195d-59ce-4a6f-a04a-b6eab2a6a4c6" />
|
||||
<bpmn:participant id="Participant_13wnec3" name="BBHR" processRef="Process_0xlcedq" />
|
||||
<bpmn:participant id="Participant_0jh1i9m" name="Status App" processRef="Process_0jvd7pv" />
|
||||
<bpmn:messageFlow id="Flow_0v3vy6r" sourceRef="Activity_1ux86r6" targetRef="Participant_13wnec3" />
|
||||
<bpmn:messageFlow id="Flow_0yo7wyw" sourceRef="Activity_0xs542x" targetRef="Participant_0jh1i9m" />
|
||||
<bpmn:messageFlow id="Flow_1rey29a" sourceRef="Participant_13wnec3" targetRef="Activity_1ux86r6" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_3a6d195d-59ce-4a6f-a04a-b6eab2a6a4c6" isExecutable="true">
|
||||
<bpmn:serviceTask id="Activity_0xs542x" name="Notify approver via Waku "Approve Request manually"">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="message" type="str" />
|
||||
<spiffworkflow:parameter id="message_type" type="str" />
|
||||
<spiffworkflow:parameter id="recipient" type="str" />
|
||||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_093kc2f</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05fdft2</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_093kc2f" sourceRef="Activity_1ux86r6" targetRef="Activity_0xs542x" />
|
||||
<bpmn:startEvent id="StartEvent_1" name="Input for Approval strategy has been gathered">
|
||||
<bpmn:outgoing>Flow_0zfse3j</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0zfse3j" sourceRef="StartEvent_1" targetRef="Activity_1ux86r6" />
|
||||
<bpmn:sequenceFlow id="Flow_093kc2f" sourceRef="Activity_1ux86r6" targetRef="Activity_0xs542x" />
|
||||
<bpmn:sequenceFlow id="Flow_05fdft2" sourceRef="Activity_0xs542x" targetRef="Event_1aday4x" />
|
||||
<bpmn:endEvent id="Event_1aday4x" name="Notification via Waku has been sent">
|
||||
<bpmn:incoming>Flow_05fdft2</bpmn:incoming>
|
||||
@ -43,17 +25,24 @@
|
||||
<bpmn:incoming>Flow_0zfse3j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_093kc2f</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:serviceTask id="Activity_0xs542x" name="Notify approver via Waku "Approve Request manually"">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="message" type="str" />
|
||||
<spiffworkflow:parameter id="message_type" type="str" />
|
||||
<spiffworkflow:parameter id="recipient" type="str" />
|
||||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_093kc2f</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05fdft2</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_0xlcedq" isExecutable="false" />
|
||||
<bpmn:process id="Process_0jvd7pv" isExecutable="false" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0o8ucte">
|
||||
<bpmndi:BPMNShape id="Participant_1ofw49u_di" bpmnElement="Participant_1ofw49u" isHorizontal="true">
|
||||
<dc:Bounds x="160" y="240" width="740" height="220" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_06sw33w_di" bpmnElement="Activity_0xs542x">
|
||||
<dc:Bounds x="630" y="330" width="100" height="80" />
|
||||
<dc:Bounds x="160" y="240" width="590" height="220" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
@ -63,46 +52,30 @@
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1aday4x_di" bpmnElement="Event_1aday4x">
|
||||
<dc:Bounds x="802" y="352" width="36" height="36" />
|
||||
<dc:Bounds x="662" y="352" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="782" y="395" width="77" height="40" />
|
||||
<dc:Bounds x="642" y="395" width="77" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_127jlnh_di" bpmnElement="Activity_1ux86r6">
|
||||
<dc:Bounds x="350" y="330" width="100" height="80" />
|
||||
<dc:Bounds x="330" y="330" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_06sw33w_di" bpmnElement="Activity_0xs542x">
|
||||
<dc:Bounds x="500" y="330" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0zfse3j_di" bpmnElement="Flow_0zfse3j">
|
||||
<di:waypoint x="278" y="370" />
|
||||
<di:waypoint x="350" y="370" />
|
||||
<di:waypoint x="330" y="370" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_093kc2f_di" bpmnElement="Flow_093kc2f">
|
||||
<di:waypoint x="450" y="370" />
|
||||
<di:waypoint x="630" y="370" />
|
||||
<di:waypoint x="430" y="370" />
|
||||
<di:waypoint x="500" y="370" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_05fdft2_di" bpmnElement="Flow_05fdft2">
|
||||
<di:waypoint x="730" y="370" />
|
||||
<di:waypoint x="802" y="370" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_13wnec3_di" bpmnElement="Participant_13wnec3" isHorizontal="true">
|
||||
<dc:Bounds x="250" y="50" width="310" height="110" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_04btdml" bpmnElement="Participant_0jh1i9m" isHorizontal="true">
|
||||
<dc:Bounds x="600" y="50" width="300" height="110" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0v3vy6r_di" bpmnElement="Flow_0v3vy6r">
|
||||
<di:waypoint x="400" y="330" />
|
||||
<di:waypoint x="400" y="160" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0yo7wyw_di" bpmnElement="Flow_0yo7wyw">
|
||||
<di:waypoint x="680" y="330" />
|
||||
<di:waypoint x="680" y="160" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1rey29a_di" bpmnElement="Flow_1rey29a">
|
||||
<di:waypoint x="430" y="160" />
|
||||
<di:waypoint x="430" y="330" />
|
||||
<di:waypoint x="600" y="370" />
|
||||
<di:waypoint x="662" y="370" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
13
requisition-orders/get-form-data/workflow.json
Normal file
13
requisition-orders/get-form-data/workflow.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "Get Form Data",
|
||||
"display_name": "Get Form Data",
|
||||
"display_order": 4,
|
||||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"files": [],
|
||||
"id": "get-form-data",
|
||||
"is_review": false,
|
||||
"primary_file_name": null,
|
||||
"primary_process_id": null,
|
||||
"process_group_id": "requisition-orders"
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" id="Definitions_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
|
||||
<decision id="decision_1" name="Purchase_category_SME">
|
||||
<decisionTable id="decisionTable_1">
|
||||
<input id="input_1" label="Purchase Category" biodi:width="192">
|
||||
<inputExpression id="inputExpression_1" typeRef="string">
|
||||
<text></text>
|
||||
</inputExpression>
|
||||
<inputValues id="UnaryTests_0u4dage">
|
||||
<text>"Software&Licenses","Equipment"</text>
|
||||
</inputValues>
|
||||
</input>
|
||||
<output id="output_1" label="SME" typeRef="string" />
|
||||
<rule id="DecisionRule_0qz14dk">
|
||||
<inputEntry id="UnaryTests_1ksd7rn">
|
||||
<text>"Software&Licenses"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0ne2j19">
|
||||
<text>"PPG BA"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1apygvd">
|
||||
<inputEntry id="UnaryTests_1ubj8e3">
|
||||
<text>"Equipment"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1q41xvc">
|
||||
<text>"PeopleOps"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
</decisionTable>
|
||||
</decision>
|
||||
<dmndi:DMNDI>
|
||||
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="decision_1">
|
||||
<dc:Bounds height="80" width="180" x="157" y="151" />
|
||||
</dmndi:DMNShape>
|
||||
</dmndi:DMNDiagram>
|
||||
</dmndi:DMNDI>
|
||||
</definitions>
|
File diff suppressed because it is too large
Load Diff
13
requisition-orders/raise-new-demand-request-v3/workflow.json
Normal file
13
requisition-orders/raise-new-demand-request-v3/workflow.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "Raise New Demand Request",
|
||||
"display_name": "Raise New Demand Request",
|
||||
"display_order": 3,
|
||||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"files": [],
|
||||
"id": "raise-new-demand-request-v3",
|
||||
"is_review": true,
|
||||
"primary_file_name": "raise-new-demand-request-excl-fte-and-travel-to-be-v6.bpmn",
|
||||
"primary_process_id": "Process_dca6fba5-0593-4c4b-b3a0-f259b803dc93",
|
||||
"process_group_id": "requisition-orders"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user