|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.2.0"> |
| 3 | + <bpmn:process id="PLACEHOLDER_PROCESS_ID" isExecutable="true"> |
| 4 | + <bpmn:startEvent id="StartEvent_1" name=""> |
| 5 | + <bpmn:outgoing>Flow_106errx</bpmn:outgoing> |
| 6 | + </bpmn:startEvent> |
| 7 | + <bpmn:endEvent id="EndEvent_1" name=""> |
| 8 | + <bpmn:incoming>Flow_0xfd1hk</bpmn:incoming> |
| 9 | + </bpmn:endEvent> |
| 10 | + <bpmn:serviceTask id="ServiceTask_1745926403048" name="Create ([ENV] Provision a Pop Netskope)" camunda:type="external" camunda:topic="msa_workflow"> |
| 11 | + <bpmn:extensionElements> |
| 12 | + <camunda:inputOutput> |
| 13 | + <camunda:inputParameter name="workflow_data"> |
| 14 | + <camunda:map> |
| 15 | + <camunda:entry key="ubiqubeId"> |
| 16 | + <camunda:value>PLACEHOLDER_UBIQUBE_ID</camunda:value> |
| 17 | + </camunda:entry> |
| 18 | + <camunda:entry key="serviceName"> |
| 19 | + <camunda:value>Process/cloudclapp-wf/SASE/Provision_a_Pop_Netskope/Provision_a_Pop_Netskope</camunda:value> |
| 20 | + </camunda:entry> |
| 21 | + <camunda:entry key="processName"> |
| 22 | + <camunda:value>Process/workflows/SASE/Provision_a_Pop_Netskope/Process_Create</camunda:value> |
| 23 | + </camunda:entry> |
| 24 | + <camunda:entry key="processType"> |
| 25 | + <camunda:value>CREATE</camunda:value> |
| 26 | + </camunda:entry> |
| 27 | + <camunda:entry key="processVariables"> |
| 28 | + <camunda:map> |
| 29 | + <camunda:entry key="pops_ipsec" /> |
| 30 | + <camunda:entry key="pops_gre" /> |
| 31 | + <camunda:entry key="use_org_credentials"> |
| 32 | + <camunda:value>true</camunda:value> |
| 33 | + </camunda:entry> |
| 34 | + <camunda:entry key="api_key" /> |
| 35 | + <camunda:entry key="tenant" /> |
| 36 | + </camunda:map> |
| 37 | + </camunda:entry> |
| 38 | + <camunda:entry key="resumeOnFail"> |
| 39 | + <camunda:value>false</camunda:value> |
| 40 | + </camunda:entry> |
| 41 | + <camunda:entry key="processExecutor"> |
| 42 | + <camunda:value>PLACEHOLDER_EXECUTOR_ID</camunda:value> |
| 43 | + </camunda:entry> |
| 44 | + </camunda:map> |
| 45 | + </camunda:inputParameter> |
| 46 | + <camunda:inputParameter name="msa_workflow_data"> |
| 47 | + <camunda:map> |
| 48 | + <camunda:entry key="type"> |
| 49 | + <camunda:value>MSA_WORKFLOW</camunda:value> |
| 50 | + </camunda:entry> |
| 51 | + <camunda:entry key="data"> |
| 52 | + <camunda:map /> |
| 53 | + </camunda:entry> |
| 54 | + <camunda:entry key="extraProps"> |
| 55 | + <camunda:map> |
| 56 | + <camunda:entry key="cloudVendor" /> |
| 57 | + <camunda:entry key="cloudService" /> |
| 58 | + </camunda:map> |
| 59 | + </camunda:entry> |
| 60 | + </camunda:map> |
| 61 | + </camunda:inputParameter> |
| 62 | + </camunda:inputOutput> |
| 63 | + </bpmn:extensionElements> |
| 64 | + <bpmn:incoming>Flow_106errx</bpmn:incoming> |
| 65 | + <bpmn:outgoing>Flow_0xfd1hk</bpmn:outgoing> |
| 66 | + </bpmn:serviceTask> |
| 67 | + <bpmn:sequenceFlow id="Flow_0xfd1hk" sourceRef="ServiceTask_1745926403048" targetRef="EndEvent_1" /> |
| 68 | + <bpmn:sequenceFlow id="Flow_106errx" sourceRef="StartEvent_1" targetRef="ServiceTask_1745926403048" /> |
| 69 | + </bpmn:process> |
| 70 | + <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| 71 | + <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="PLACEHOLDER_PROCESS_ID"> |
| 72 | + <bpmndi:BPMNEdge id="Flow_0xfd1hk_di" bpmnElement="Flow_0xfd1hk"> |
| 73 | + <di:waypoint x="570" y="118" /> |
| 74 | + <di:waypoint x="1000" y="118" /> |
| 75 | + </bpmndi:BPMNEdge> |
| 76 | + <bpmndi:BPMNEdge id="Flow_106errx_di" bpmnElement="Flow_106errx"> |
| 77 | + <di:waypoint x="136" y="118" /> |
| 78 | + <di:waypoint x="470" y="118" /> |
| 79 | + </bpmndi:BPMNEdge> |
| 80 | + <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> |
| 81 | + <dc:Bounds x="100" y="100" width="36" height="36" /> |
| 82 | + </bpmndi:BPMNShape> |
| 83 | + <bpmndi:BPMNShape id="Event_0rpe2j4_di" bpmnElement="EndEvent_1"> |
| 84 | + <dc:Bounds x="1000" y="100" width="36" height="36" /> |
| 85 | + </bpmndi:BPMNShape> |
| 86 | + <bpmndi:BPMNShape id="ServiceTask_1745926620489_di" bpmnElement="ServiceTask_1745926403048"> |
| 87 | + <dc:Bounds x="470" y="78" width="100" height="80" /> |
| 88 | + </bpmndi:BPMNShape> |
| 89 | + </bpmndi:BPMNPlane> |
| 90 | + </bpmndi:BPMNDiagram> |
| 91 | +</bpmn:definitions> |
0 commit comments