User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-22 22:54:16 +00:00
parent fe5708797e
commit a0f0f2c35f

View File

@ -68,11 +68,17 @@ for flavor in gatoraide_flavors:
})
</bpmn:script>
</bpmn:scriptTask>
<bpmn:task id="Activity_1uby4vn">
<bpmn:sequenceFlow id="Flow_0av1k7e" sourceRef="Activity_1uby4vn" targetRef="EndEvent_1" />
<bpmn:userTask id="Activity_1uby4vn">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="simple-form-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="simple-form-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
<bpmn:outgoing>Flow_0av1k7e</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_0av1k7e" sourceRef="Activity_1uby4vn" targetRef="EndEvent_1" />
</bpmn:userTask>
</bpmn:process>
<bpmn:dataStore id="gatoraide_flavors" name="JSONFileDataStore" />
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
@ -93,7 +99,7 @@ for flavor in gatoraide_flavors:
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="572" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1uby4vn_di" bpmnElement="Activity_1uby4vn">
<bpmndi:BPMNShape id="Activity_139lnwz_di" bpmnElement="Activity_1uby4vn">
<dc:Bounds x="430" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">