User: waqqas.jabbar@gmail.com clicked save for playground/nutech/example-script-task/simple_script_1.bpmn

This commit is contained in:
sartography-automated-committer 2024-01-31 09:46:56 +00:00
parent e66d810c8d
commit fdd99bc2ac
1 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
<bpmn:scriptTask id="Activity_1xcmamu" name="Simple python script">
<bpmn:incoming>Flow_0wwyyzp</bpmn:incoming>
<bpmn:outgoing>Flow_0xki8iw</bpmn:outgoing>
<bpmn:script>print(task.data)</bpmn:script>
<bpmn:script>print(firstName)</bpmn:script>
</bpmn:scriptTask>
<bpmn:endEvent id="Event_12fx764">
<bpmn:incoming>Flow_0xki8iw</bpmn:incoming>
@ -17,7 +17,7 @@
<bpmn:sequenceFlow id="Flow_0wwyyzp" sourceRef="Activity_1v15ulr" targetRef="Activity_1xcmamu" />
<bpmn:userTask id="Activity_1v15ulr" name="Show information">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser></spiffworkflow:instructionsForEndUser>
<spiffworkflow:instructionsForEndUser />
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="login-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="login-uischema.json" />
@ -46,14 +46,14 @@
<di:waypoint x="-132" y="90" />
<di:waypoint x="-80" y="90" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0wwyyzp_di" bpmnElement="Flow_0wwyyzp">
<di:waypoint x="20" y="90" />
<di:waypoint x="80" y="90" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xki8iw_di" bpmnElement="Flow_0xki8iw">
<di:waypoint x="180" y="90" />
<di:waypoint x="242" y="90" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0wwyyzp_di" bpmnElement="Flow_0wwyyzp">
<di:waypoint x="20" y="90" />
<di:waypoint x="80" y="90" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>