mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: alex@sartography.com clicked save for misc/service-tests/get-external-data/get-external-data.bpmn
This commit is contained in:
parent
f6637262eb
commit
e27df7b19e
@ -91,9 +91,9 @@ currency_enum_list = [{"label": f"{x['Description']} ({x['Code']})", "value": x[
|
||||
<bpmn:sequenceFlow id="Flow_0q1yoc6" sourceRef="Gateway_1vmhro1" targetRef="Gateway_0hizx28" />
|
||||
<bpmn:sequenceFlow id="Flow_09ph5wv" name="No" sourceRef="Gateway_158rw2p" targetRef="Gateway_1vmhro1" />
|
||||
<bpmn:sequenceFlow id="Flow_1ha0xdh" sourceRef="Activity_0dvuqv4" targetRef="Activity_01btf3w" />
|
||||
<bpmn:businessRuleTask id="Activity_0dvuqv4" name="Which Bamboo Data">
|
||||
<bpmn:businessRuleTask id="Activity_0dvuqv4" name="Which Bamboo Employee Info">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>Which_Bamboo_Data</spiffworkflow:calledDecisionId>
|
||||
<spiffworkflow:calledDecisionId>Which_Bamboo_Employee_Data</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0r8yabd</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ha0xdh</bpmn:outgoing>
|
||||
@ -117,6 +117,9 @@ currency_enum_list = [{"label": f"{x['Description']} ({x['Code']})", "value": x[
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="132" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_136ralp_di" bpmnElement="Event_136ralp">
|
||||
<dc:Bounds x="2132" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0nnd7mr_di" bpmnElement="Activity_1jo6sl9">
|
||||
<dc:Bounds x="250" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -141,21 +144,15 @@ currency_enum_list = [{"label": f"{x['Description']} ({x['Code']})", "value": x[
|
||||
<dc:Bounds x="773" y="342" width="54" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0dhmpkt_di" bpmnElement="Activity_1iqd7al">
|
||||
<dc:Bounds x="1750" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0lkar7l_di" bpmnElement="Gateway_0lkar7l" isMarkerVisible="true">
|
||||
<dc:Bounds x="1005" y="152" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="994" y="209" width="77" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0992vgv_di" bpmnElement="Activity_0dvuqv4">
|
||||
<dc:Bounds x="1130" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_136ralp_di" bpmnElement="Event_136ralp">
|
||||
<dc:Bounds x="2132" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0dhmpkt_di" bpmnElement="Activity_1iqd7al">
|
||||
<dc:Bounds x="1750" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0hizx28_di" bpmnElement="Gateway_0hizx28" isMarkerVisible="true">
|
||||
<dc:Bounds x="2025" y="152" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -168,6 +165,10 @@ currency_enum_list = [{"label": f"{x['Description']} ({x['Code']})", "value": x[
|
||||
<bpmndi:BPMNShape id="Gateway_1vmhro1_di" bpmnElement="Gateway_1vmhro1" isMarkerVisible="true">
|
||||
<dc:Bounds x="1915" y="152" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0992vgv_di" bpmnElement="Activity_0dvuqv4">
|
||||
<dc:Bounds x="1130" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1totzjc_di" bpmnElement="Activity_0r8d0an">
|
||||
<dc:Bounds x="1580" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user