User: alex clicked save for waku-messages/message/waku-message.bpmn
This commit is contained in:
parent
21f06f184a
commit
e6c08f834e
|
@ -1,39 +0,0 @@
|
|||
<?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
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"description": "Raise New Demand Request",
|
||||
"display_name": "Raise New Demand Request test",
|
||||
"display_order": 0,
|
||||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"files": [],
|
||||
"id": "requisition-orders/raise-new-demand-request",
|
||||
"is_review": true,
|
||||
"primary_file_name": "raise-new-demand-request-excl-fte-and-travel-to-be-v3.bpmn",
|
||||
"primary_process_id": "Process_dca6fba5-0593-4c4b-b3a0-f259b803dc93"
|
||||
}
|
|
@ -8,14 +8,12 @@
|
|||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>Waku_Messages_Message_Body</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0056x0e</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1m4wsq4</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:businessRuleTask id="Activity_1pstq0l" name="Get Waku Message: Message Variables">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>Waku_Messages_Message_Variables</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1m4wsq4</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1mr3ufe</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1nzr0ye</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:businessRuleTask id="Get_Waku_Messages_Message_Footer" name="Get Waku Messages: Message Footer">
|
||||
|
@ -39,6 +37,7 @@
|
|||
waku_message = waku_message_body + waku_message_timestamp + waku_message_variables + waku_message_footer</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:callActivity id="Call_Waku_Messages_Message_Body" name="Call Waku Messages: Message Body" calledElement="Waku_Messages_Message_Body">
|
||||
<bpmn:incoming>Flow_0056x0e</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1mr3ufe</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_0bn6hlv" sourceRef="Activity_18vg53t" targetRef="Activity_1114i9z" />
|
||||
|
@ -62,10 +61,9 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<bpmn:conditionExpression>not(isSetMessage)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:callActivity id="Call_Waku_Messages_Message_Variables" name="Call Waku Messages: Message Variables" calledElement="Waku_Messages_Message_Variables">
|
||||
<bpmn:incoming>Flow_1mr3ufe</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0xlyajo</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_1mr3ufe" sourceRef="Call_Waku_Messages_Message_Body" targetRef="Call_Waku_Messages_Message_Variables" />
|
||||
<bpmn:sequenceFlow id="Flow_1mr3ufe" sourceRef="Call_Waku_Messages_Message_Body" targetRef="Activity_1pstq0l" />
|
||||
<bpmn:sequenceFlow id="Flow_0xlyajo" sourceRef="Call_Waku_Messages_Message_Variables" targetRef="Call_Waku_Messages_Message_Footer" />
|
||||
<bpmn:sequenceFlow id="Flow_0n2gvya" sourceRef="Activity_1114i9z" targetRef="Gateway_0quuycl" />
|
||||
<bpmn:scriptTask id="Activity_1114i9z" name="Set Waku Message Timestamp">
|
||||
|
@ -73,8 +71,7 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
<bpmn:outgoing>Flow_0n2gvya</bpmn:outgoing>
|
||||
<bpmn:script>waku_message_timestamp = "\n- - - - - - - - - - - - - - - - - - - - - - -" + "\nSent: " + local_date_str + " @ " + local_time_str + "\n- - - - - - - - - - - - - - - - - - - - - - -"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0056x0e" sourceRef="StartEvent_1" targetRef="Activity_0xuhps4" />
|
||||
<bpmn:sequenceFlow id="Flow_1m4wsq4" sourceRef="Activity_0xuhps4" targetRef="Activity_1pstq0l" />
|
||||
<bpmn:sequenceFlow id="Flow_0056x0e" sourceRef="StartEvent_1" targetRef="Call_Waku_Messages_Message_Body" />
|
||||
<bpmn:sequenceFlow id="Flow_1nzr0ye" sourceRef="Activity_1pstq0l" targetRef="Get_Waku_Messages_Message_Footer" />
|
||||
<bpmn:sequenceFlow id="Flow_0z6nwt8" sourceRef="Get_Waku_Messages_Message_Footer" targetRef="Activity_18vg53t" />
|
||||
</bpmn:process>
|
||||
|
@ -156,7 +153,9 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1mr3ufe_di" bpmnElement="Flow_1mr3ufe">
|
||||
<di:waypoint x="370" y="174" />
|
||||
<di:waypoint x="430" y="174" />
|
||||
<di:waypoint x="400" y="174" />
|
||||
<di:waypoint x="400" y="310" />
|
||||
<di:waypoint x="430" y="310" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0xlyajo_di" bpmnElement="Flow_0xlyajo">
|
||||
<di:waypoint x="530" y="174" />
|
||||
|
@ -168,11 +167,9 @@ waku_message = waku_message_body + waku_message_timestamp + waku_message_variabl
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0056x0e_di" bpmnElement="Flow_0056x0e">
|
||||
<di:waypoint x="188" y="310" />
|
||||
<di:waypoint x="270" y="310" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1m4wsq4_di" bpmnElement="Flow_1m4wsq4">
|
||||
<di:waypoint x="370" y="310" />
|
||||
<di:waypoint x="430" y="310" />
|
||||
<di:waypoint x="229" y="310" />
|
||||
<di:waypoint x="229" y="174" />
|
||||
<di:waypoint x="270" y="174" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1nzr0ye_di" bpmnElement="Flow_1nzr0ye">
|
||||
<di:waypoint x="530" y="310" />
|
||||
|
|
Loading…
Reference in New Issue