User: alex clicked save for shared/user-info/user-info.bpmn

This commit is contained in:
demo 2022-10-24 18:53:53 +00:00
parent 14af52fba5
commit 53c1ecc61f

View File

@ -61,7 +61,7 @@ del(userStatusKey)</bpmn:script>
<spiffworkflow:serviceTaskOperator id="bamboohr/GetEmployeeInfo" resultVariable="resp_BambooUserInfo">
<spiffworkflow:parameters>
<spiffworkflow:parameter id="employee_id" type="str" value="userBambooId" />
<spiffworkflow:parameter id="fields" type="str" />
<spiffworkflow:parameter id="fields" type="str" value="&#39;supervisorEmail,supervisorId,supervisorEid&#39;" />
</spiffworkflow:parameters>
</spiffworkflow:serviceTaskOperator>
</bpmn:extensionElements>
@ -77,6 +77,9 @@ del(userStatusKey)</bpmn:script>
<bpmndi:BPMNShape id="Activity_0hlcuhi_di" bpmnElement="Activity_0v13afu">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fb034d_di" bpmnElement="Event_0fb034d">
<dc:Bounds x="1102" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0xlrnzx_di" bpmnElement="Gateway_0xlrnzx" isMarkerVisible="true">
<dc:Bounds x="435" y="152" width="50" height="50" />
<bpmndi:BPMNLabel>
@ -93,9 +96,6 @@ del(userStatusKey)</bpmn:script>
<bpmndi:BPMNShape id="Activity_1082hn5_di" bpmnElement="Activity_1gv90o4">
<dc:Bounds x="500" y="10" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fb034d_di" bpmnElement="Event_0fb034d">
<dc:Bounds x="1102" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0nftxgp_di" bpmnElement="Activity_1uw66e8">
<dc:Bounds x="900" y="137" width="100" height="80" />
</bpmndi:BPMNShape>