User: maximryzhov88@yandex.ru clicked save for playground/rmgi/test/test.bpmn

This commit is contained in:
sartography-automated-committer 2024-01-12 20:57:12 +00:00
parent 2250bd800f
commit e7e10256c1
1 changed files with 28 additions and 13 deletions

View File

@ -4,7 +4,13 @@
<bpmn:participant id="Participant_1dqih55" processRef="Process_xo6lwhv" />
</bpmn:collaboration>
<bpmn:process id="Process_xo6lwhv" isExecutable="true">
<bpmn:serviceTask id="Activity_1plrdr3" name="Maxim">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0i7ol1m</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0i7ol1m" sourceRef="StartEvent_1" targetRef="Activity_1plrdr3" />
<bpmn:dataObjectReference id="DataObjectReference_0xw1v8q" name="Credit Card" dataObjectRef="credit_card" />
<bpmn:dataObject id="credit_card" />
<bpmn:userTask id="Activity_1plrdr3" name="Maxim">
<bpmn:extensionElements>
<spiffworkflow:preScript />
<spiffworkflow:serviceTaskOperator id="http/GetRequest" resultVariable="durp">
@ -16,41 +22,50 @@
<spiffworkflow:parameter id="basic_auth_password" type="str" />
</spiffworkflow:parameters>
</spiffworkflow:serviceTaskOperator>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="test-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="test-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0i7ol1m</bpmn:incoming>
<bpmn:outgoing>Flow_0jd6fmh</bpmn:outgoing>
<bpmn:dataOutputAssociation id="DataOutputAssociation_1ivsglo">
<bpmn:targetRef>DataObjectReference_0xw1v8q</bpmn:targetRef>
</bpmn:dataOutputAssociation>
</bpmn:serviceTask>
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0i7ol1m</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0i7ol1m" sourceRef="StartEvent_1" targetRef="Activity_1plrdr3" />
<bpmn:dataObjectReference id="DataObjectReference_0xw1v8q" name="Data Object 1 Bllzrt" dataObjectRef="DataObject_1bllzrt" />
<bpmn:dataObject id="DataObject_1bllzrt" />
</bpmn:userTask>
<bpmn:endEvent id="Event_1shqy8t">
<bpmn:incoming>Flow_0jd6fmh</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0jd6fmh" sourceRef="Activity_1plrdr3" targetRef="Event_1shqy8t" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0qnewk8">
<bpmndi:BPMNShape id="Participant_1dqih55_di" bpmnElement="Participant_1dqih55" isHorizontal="true">
<dc:Bounds x="-290" y="10" width="690" height="250" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_14dbu5u_di" bpmnElement="Activity_1plrdr3">
<dc:Bounds x="-40" y="30" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-138" y="52" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="DataObjectReference_0xw1v8q_di" bpmnElement="DataObjectReference_0xw1v8q">
<dc:Bounds x="-10" y="165" width="36" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="-26" y="222" width="68" height="27" />
<dc:Bounds x="-20" y="222" width="57" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0a2cajo_di" bpmnElement="Activity_1plrdr3">
<dc:Bounds x="-40" y="30" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1shqy8t_di" bpmnElement="Event_1shqy8t">
<dc:Bounds x="102" y="52" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0i7ol1m_di" bpmnElement="Flow_0i7ol1m">
<di:waypoint x="-102" y="70" />
<di:waypoint x="-40" y="70" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jd6fmh_di" bpmnElement="Flow_0jd6fmh">
<di:waypoint x="60" y="70" />
<di:waypoint x="102" y="70" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="DataOutputAssociation_1ivsglo_di" bpmnElement="DataOutputAssociation_1ivsglo">
<di:waypoint x="10" y="110" />
<di:waypoint x="10" y="165" />