User: alex clicked save for misc/shared/user-info/user-info.dmn

This commit is contained in:
demo 2022-11-22 18:52:41 +00:00
parent ed982bea10
commit 2957cd32a9
14 changed files with 229 additions and 1983 deletions

View File

@ -1,8 +1,8 @@
{
"admin": false,
"description": "",
"description": "Invoice Approval",
"display_name": "7.4.5 - Core Contributor Invoice Management",
"display_order": 5,
"display_order": 0,
"process_groups": [],
"process_models": []
}

View File

@ -1,6 +1,6 @@
{
"admin": false,
"description": "Procurement",
"description": "Requisition Order Management, Purchase Orders Management, Goods or Services Receipt, Vendor Invoice Management and Core Contributor Invoice management",
"display_name": "7.4 - Procurement",
"display_order": 0,
"process_groups": [],

View File

@ -1,8 +1,8 @@
{
"admin": false,
"description": "Vendor Invoice management",
"display_name": "Vendor Invoice management",
"display_order": 18,
"description": "Vendor Invoice Approval",
"display_name": "7.4.4 - Vendor Invoice Management",
"display_order": 0,
"process_groups": [],
"process_models": []
}

View File

@ -0,0 +1,39 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_wgurtf9" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1ro7uoi</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1ro7uoi" sourceRef="StartEvent_1" targetRef="Activity_136dp1b" />
<bpmn:scriptTask id="Activity_136dp1b" name="Demo Temp">
<bpmn:incoming>Flow_1ro7uoi</bpmn:incoming>
<bpmn:outgoing>Flow_0gfsm2y</bpmn:outgoing>
<bpmn:script>a=1</bpmn:script>
</bpmn:scriptTask>
<bpmn:endEvent id="Event_0bdl1ku">
<bpmn:incoming>Flow_0gfsm2y</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0gfsm2y" sourceRef="Activity_136dp1b" targetRef="Event_0bdl1ku" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_wgurtf9">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0nk6wl1_di" bpmnElement="Activity_136dp1b">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0bdl1ku_di" bpmnElement="Event_0bdl1ku">
<dc:Bounds x="432" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1ro7uoi_di" bpmnElement="Flow_1ro7uoi">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0gfsm2y_di" bpmnElement="Flow_0gfsm2y">
<di:waypoint x="370" y="177" />
<di:waypoint x="432" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>

View File

@ -0,0 +1,11 @@
{
"description": "",
"display_name": "7.3.2.3 - Vendor MD block",
"display_order": 2,
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"files": [],
"is_review": false,
"primary_file_name": "demo-temp.bpmn",
"primary_process_id": "Process_wgurtf9"
}

View File

@ -0,0 +1,39 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_qxymt0e" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1e6cfqm</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1e6cfqm" sourceRef="StartEvent_1" targetRef="Activity_15wql17" />
<bpmn:scriptTask id="Activity_15wql17" name="Demo-temp">
<bpmn:incoming>Flow_1e6cfqm</bpmn:incoming>
<bpmn:outgoing>Flow_1bo2j6v</bpmn:outgoing>
<bpmn:script>a=1</bpmn:script>
</bpmn:scriptTask>
<bpmn:endEvent id="Event_0qk1442">
<bpmn:incoming>Flow_1bo2j6v</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1bo2j6v" sourceRef="Activity_15wql17" targetRef="Event_0qk1442" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_qxymt0e">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0xnsh1t_di" bpmnElement="Activity_15wql17">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0qk1442_di" bpmnElement="Event_0qk1442">
<dc:Bounds x="432" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1e6cfqm_di" bpmnElement="Flow_1e6cfqm">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1bo2j6v_di" bpmnElement="Flow_1bo2j6v">
<di:waypoint x="370" y="177" />
<di:waypoint x="432" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>

View File

@ -0,0 +1,11 @@
{
"description": "",
"display_name": "7.3.2.2 - Vendor MD change",
"display_order": 1,
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"files": [],
"is_review": false,
"primary_file_name": "demo-temp.bpmn",
"primary_process_id": "Process_qxymt0e"
}

View File

@ -0,0 +1,39 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_yvdpqlq" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0gqliaj</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0gqliaj" sourceRef="StartEvent_1" targetRef="Activity_1cyhua5" />
<bpmn:scriptTask id="Activity_1cyhua5" name="Demo Temp">
<bpmn:incoming>Flow_0gqliaj</bpmn:incoming>
<bpmn:outgoing>Flow_0m1e8g2</bpmn:outgoing>
<bpmn:script>a=1</bpmn:script>
</bpmn:scriptTask>
<bpmn:endEvent id="Event_0jm4ks3">
<bpmn:incoming>Flow_0m1e8g2</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0m1e8g2" sourceRef="Activity_1cyhua5" targetRef="Event_0jm4ks3" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_yvdpqlq">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1y9ey8v_di" bpmnElement="Activity_1cyhua5">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0jm4ks3_di" bpmnElement="Event_0jm4ks3">
<dc:Bounds x="432" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0gqliaj_di" bpmnElement="Flow_0gqliaj">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0m1e8g2_di" bpmnElement="Flow_0m1e8g2">
<di:waypoint x="370" y="177" />
<di:waypoint x="432" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>

View File

@ -6,6 +6,6 @@
"fault_or_suspend_on_exception": "fault",
"files": [],
"is_review": false,
"primary_file_name": null,
"primary_process_id": null
"primary_file_name": "demo-temp.bpmn",
"primary_process_id": "Process_yvdpqlq"
}

View File

@ -0,0 +1,8 @@
{
"admin": false,
"description": "Performance set up and evaluation Potential evaluation and Talent review and career management",
"display_name": "8.2 - Develop Talents",
"display_order": 14,
"process_groups": [],
"process_models": []
}

View File

@ -0,0 +1,8 @@
{
"admin": false,
"description": "Learning plan and Training & Mentorship",
"display_name": "8.3 - Develop through learning",
"display_order": 14,
"process_groups": [],
"process_models": []
}

View File

@ -1,8 +1,8 @@
{
"admin": false,
"description": "Source and Onboard New Talents",
"display_name": "Source and Onboard New Talents",
"display_order": 19,
"description": "Talent Acquisition: from job requisition to hiring, Talent Acquisition: Core Contributors contract (incl Employees), Core Contributors MD (incl Employees) maintenance, Onboarding, Trial Phase and Exit Management",
"display_name": "8.1 - Source and Onboard New Talents",
"display_order": 0,
"process_groups": [],
"process_models": []
}

File diff suppressed because it is too large Load Diff

View File

@ -194,6 +194,66 @@
<text>"0x0446110e95957e47ae83eac486951502a1fc3f217477268dc1855bab58394cda27762d6e74df882c497c67e0ea8e65bf7f890443967815c6c988dde37762cd8a22"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_06rmwkt">
<description>0x048736f0d79be71d64b364d7172691a1053ef882017f02657bc2131c40a9e2e32cb87d35930a7410dada1818e2165f4bce671b805d08247de6333206dabab0aaee</description>
<inputEntry id="UnaryTests_1ku5lpv">
<text>"core"</text>
</inputEntry>
<outputEntry id="LiteralExpression_00yn7a4">
<text>109</text>
</outputEntry>
<outputEntry id="LiteralExpression_0zs01km">
<text>"Core Contributor"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1dqf4hn">
<text>"Core"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1fnmq0a">
<text>"core@status.im"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0l9am8v">
<text>"Australia/Sydney"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1fk9328">
<text>"DMY"</text>
</outputEntry>
<outputEntry id="LiteralExpression_02yc5m5">
<text>"48"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0ao80ll">
<text>"0x04622cf750e9f79e60546258bebd4be274f75720b16862bb0c496aaeab746b6fbe897f956b2b08152bc3def5297bed95986a5211ae1a34491d35f51f69713cbf9d"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_09x98qh">
<description>0x04c3e87c880510000f3be0152905ab11c6e5c899fd580f4c76fc050a2d99cd2a9f034eafdde7385a31b2aee790bd67d7668dba17d6f282c8c5592488f4f4c4fe33</description>
<inputEntry id="UnaryTests_1hojvo7">
<text>"fin"</text>
</inputEntry>
<outputEntry id="LiteralExpression_0c8wxo2">
<text>109</text>
</outputEntry>
<outputEntry id="LiteralExpression_1kf375s">
<text>"Finance Member"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1tar18g">
<text>"Finance"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0j5r21r">
<text>"finance@status.im"</text>
</outputEntry>
<outputEntry id="LiteralExpression_05gtswl">
<text>"Asia/Dubai"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1dyrlzm">
<text>"DMY"</text>
</outputEntry>
<outputEntry id="LiteralExpression_09dgmjd">
<text>"48"</text>
</outputEntry>
<outputEntry id="LiteralExpression_11hx099">
<text>"0x04622cf750e9f79e60546258bebd4be274f75720b16862bb0c496aaeab746b6fbe897f956b2b08152bc3def5297bed95986a5211ae1a34491d35f51f69713cbf9d"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_1yb19ri">
<description>Not Found</description>
<inputEntry id="UnaryTests_1un7lx4">