User: boulier.th@gmail.com clicked save for playground/fime/test-process/name_greet.bpmn

This commit is contained in:
sartography-automated-committer 2023-06-29 14:31:15 +00:00
parent fe6df8a6e8
commit 454e3a3771
2 changed files with 30 additions and 16 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" 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:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0roe1of" targetNamespace="http://bpmn.io/schema/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="12.0.0">
<bpmn:process id="Process_04o1qwp" isExecutable="false">
<bpmn:process id="Process_04o1qwp" isExecutable="true">
<bpmn:startEvent id="StartEvent_0w6pt9w">
<bpmn:outgoing>Flow_07to06f</bpmn:outgoing>
</bpmn:startEvent>
@ -12,14 +12,14 @@
<bpmn:incoming>Flow_16k4jyj</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_07to06f" sourceRef="StartEvent_0w6pt9w" targetRef="Activity_0yx2126" />
<bpmn:sequenceFlow id="Flow_0dz7222" sourceRef="Activity_0yx2126" targetRef="Activity_0fqshiv" />
<bpmn:sequenceFlow id="Flow_0dz7222" sourceRef="Activity_0yx2126" targetRef="Gateway_1dwq2wx" />
<bpmn:userTask id="Activity_0fqshiv" name="Input your name">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="select_product_and_quantity.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0dz7222</bpmn:incoming>
<bpmn:incoming>Flow_0daniwn</bpmn:incoming>
<bpmn:outgoing>Flow_1bpyqjv</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_1bpyqjv" sourceRef="Activity_0fqshiv" targetRef="Activity_1mbbo8t" />
@ -44,12 +44,16 @@ print("\n -- Script task")
<bpmn:outgoing>Flow_16k4jyj</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_16k4jyj" sourceRef="Activity_18othr1" targetRef="Event_08czeq5" />
<bpmn:parallelGateway id="Gateway_1dwq2wx">
<bpmn:incoming>Flow_0dz7222</bpmn:incoming>
<bpmn:outgoing>Flow_0daniwn</bpmn:outgoing>
</bpmn:parallelGateway>
<bpmn:sequenceFlow id="Flow_0daniwn" sourceRef="Gateway_1dwq2wx" targetRef="Activity_0fqshiv" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_04o1qwp">
<bpmndi:BPMNShape id="Activity_1w13fi1_di" bpmnElement="Activity_0yx2126">
<dc:Bounds x="260" y="80" width="100" height="80" />
<bpmndi:BPMNLabel />
<bpmndi:BPMNShape id="Event_08czeq5_di" bpmnElement="Event_08czeq5">
<dc:Bounds x="842" y="102" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_10oyo6w_di" bpmnElement="Activity_0fqshiv">
<dc:Bounds x="410" y="80" width="100" height="80" />
@ -63,19 +67,19 @@ print("\n -- Script task")
<dc:Bounds x="700" y="80" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_08czeq5_di" bpmnElement="Event_08czeq5">
<dc:Bounds x="842" y="102" width="36" height="36" />
<bpmndi:BPMNShape id="Gateway_0zbjeax_di" bpmnElement="Gateway_1dwq2wx">
<dc:Bounds x="425" y="205" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_0w6pt9w">
<dc:Bounds x="172" y="102" width="36" height="36" />
<dc:Bounds x="132" y="212" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1w13fi1_di" bpmnElement="Activity_0yx2126">
<dc:Bounds x="220" y="190" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_07to06f_di" bpmnElement="Flow_07to06f">
<di:waypoint x="208" y="120" />
<di:waypoint x="260" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0dz7222_di" bpmnElement="Flow_0dz7222">
<di:waypoint x="360" y="120" />
<di:waypoint x="410" y="120" />
<di:waypoint x="320" y="230" />
<di:waypoint x="425" y="230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1bpyqjv_di" bpmnElement="Flow_1bpyqjv">
<di:waypoint x="510" y="120" />
@ -89,6 +93,16 @@ print("\n -- Script task")
<di:waypoint x="800" y="120" />
<di:waypoint x="842" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_07to06f_di" bpmnElement="Flow_07to06f">
<di:waypoint x="168" y="230" />
<di:waypoint x="220" y="230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0daniwn_di" bpmnElement="Flow_0daniwn">
<di:waypoint x="450" y="205" />
<di:waypoint x="450" y="183" />
<di:waypoint x="460" y="183" />
<di:waypoint x="460" y="160" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>

View File

@ -7,5 +7,5 @@
"fault_or_suspend_on_exception": "fault",
"metadata_extraction_paths": [],
"primary_file_name": "name_greet.bpmn",
"primary_process_id": null
"primary_process_id": "Process_04o1qwp"
}