User: morteza.poudat@matplus.eu clicked save for playground/matplus/morteza-poudat/morteza-poudat.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-16 11:29:38 +00:00
parent b9f13447e1
commit 8472a39132
1 changed files with 25 additions and 6 deletions

View File

@ -8,7 +8,7 @@
</bpmn:startEvent> </bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1xmejps" sourceRef="Event_0dnbb90" targetRef="Activity_1dk3mi6" /> <bpmn:sequenceFlow id="Flow_1xmejps" sourceRef="Event_0dnbb90" targetRef="Activity_1dk3mi6" />
<bpmn:endEvent id="Event_05dwpq7"> <bpmn:endEvent id="Event_05dwpq7">
<bpmn:incoming>Flow_1tuw7wv</bpmn:incoming> <bpmn:incoming>Flow_1v50mak</bpmn:incoming>
</bpmn:endEvent> </bpmn:endEvent>
<bpmn:scriptTask id="Activity_1dk3mi6" name="Simple Script Task"> <bpmn:scriptTask id="Activity_1dk3mi6" name="Simple Script Task">
<bpmn:extensionElements> <bpmn:extensionElements>
@ -66,7 +66,7 @@ lastName="Poudi"</bpmn:script>
<bpmn:outgoing>Flow_1he58sc</bpmn:outgoing> <bpmn:outgoing>Flow_1he58sc</bpmn:outgoing>
</bpmn:userTask> </bpmn:userTask>
<bpmn:sequenceFlow id="Flow_1he58sc" sourceRef="Activity_05o3e3a" targetRef="Activity_1h2n64s" /> <bpmn:sequenceFlow id="Flow_1he58sc" sourceRef="Activity_05o3e3a" targetRef="Activity_1h2n64s" />
<bpmn:sequenceFlow id="Flow_1tuw7wv" sourceRef="Activity_1h2n64s" targetRef="Event_05dwpq7" /> <bpmn:sequenceFlow id="Flow_1tuw7wv" sourceRef="Activity_1h2n64s" targetRef="Activity_1vp7qhi" />
<bpmn:serviceTask id="Activity_1h2n64s" name="Simple Service Task"> <bpmn:serviceTask id="Activity_1h2n64s" name="Simple Service Task">
<bpmn:extensionElements> <bpmn:extensionElements>
<spiffworkflow:serviceTaskOperator id="http/GetRequest" resultVariable="response"> <spiffworkflow:serviceTaskOperator id="http/GetRequest" resultVariable="response">
@ -82,15 +82,24 @@ lastName="Poudi"</bpmn:script>
<bpmn:incoming>Flow_1he58sc</bpmn:incoming> <bpmn:incoming>Flow_1he58sc</bpmn:incoming>
<bpmn:outgoing>Flow_1tuw7wv</bpmn:outgoing> <bpmn:outgoing>Flow_1tuw7wv</bpmn:outgoing>
</bpmn:serviceTask> </bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_1v50mak" sourceRef="Activity_1vp7qhi" targetRef="Event_05dwpq7" />
<bpmn:manualTask id="Activity_1vp7qhi" name="Simple Manual Task">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># Request an URL
## response
{{ response.message }}</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1tuw7wv</bpmn:incoming>
<bpmn:outgoing>Flow_1v50mak</bpmn:outgoing>
</bpmn:manualTask>
</bpmn:process> </bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_16frwp2"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_16frwp2">
<bpmndi:BPMNShape id="Event_0dnbb90_di" bpmnElement="Event_0dnbb90"> <bpmndi:BPMNShape id="Event_0dnbb90_di" bpmnElement="Event_0dnbb90">
<dc:Bounds x="212" y="272" width="36" height="36" /> <dc:Bounds x="212" y="272" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_05dwpq7_di" bpmnElement="Event_05dwpq7">
<dc:Bounds x="962" y="272" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0h7icr6_di" bpmnElement="Activity_1dk3mi6"> <bpmndi:BPMNShape id="Activity_0h7icr6_di" bpmnElement="Activity_1dk3mi6">
<dc:Bounds x="330" y="250" width="100" height="80" /> <dc:Bounds x="330" y="250" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
@ -101,6 +110,12 @@ lastName="Poudi"</bpmn:script>
<bpmndi:BPMNShape id="Activity_0k323l1_di" bpmnElement="Activity_1h2n64s"> <bpmndi:BPMNShape id="Activity_0k323l1_di" bpmnElement="Activity_1h2n64s">
<dc:Bounds x="680" y="250" width="100" height="80" /> <dc:Bounds x="680" y="250" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_05dwpq7_di" bpmnElement="Event_05dwpq7">
<dc:Bounds x="982" y="272" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0djunvf_di" bpmnElement="Activity_1vp7qhi">
<dc:Bounds x="830" y="250" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1xmejps_di" bpmnElement="Flow_1xmejps"> <bpmndi:BPMNEdge id="Flow_1xmejps_di" bpmnElement="Flow_1xmejps">
<di:waypoint x="248" y="290" /> <di:waypoint x="248" y="290" />
<di:waypoint x="330" y="290" /> <di:waypoint x="330" y="290" />
@ -115,7 +130,11 @@ lastName="Poudi"</bpmn:script>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1tuw7wv_di" bpmnElement="Flow_1tuw7wv"> <bpmndi:BPMNEdge id="Flow_1tuw7wv_di" bpmnElement="Flow_1tuw7wv">
<di:waypoint x="780" y="290" /> <di:waypoint x="780" y="290" />
<di:waypoint x="962" y="290" /> <di:waypoint x="830" y="290" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1v50mak_di" bpmnElement="Flow_1v50mak">
<di:waypoint x="930" y="290" />
<di:waypoint x="982" y="290" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
</bpmndi:BPMNPlane> </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>