Hi,
I have an object structure where I need to update the main object only not the child records.
The integration is XML based and OS. Although the integration guide mentions that when using AddChange the child records are not deleted but in our integration they are always deleted.
When I POST this packet to /meaweb/os/MXAPIAUTOSCRIPT
<SyncMXAPIAUTOSCRIPT xmlns="http://www.ibm.com/maximo">
<MXAPIAUTOSCRIPTSet action="AddChange">
<AUTOSCRIPT>
<AUTOSCRIPT>TESTATTR</AUTOSCRIPT>
<LOG>DEBUG</LOG>
<SOURCE>print('jiii')</SOURCE>
<SCRIPTLANGUAGE>jython</SCRIPTLANGUAGE>
</AUTOSCRIPT>
</MXAPIAUTOSCRIPTSet>
</SyncMXAPIAUTOSCRIPT>
The automation script is updated but the launch point is deleted by Maximo.
The OS objects are below.

What changes can I make in the packet to not to touch the child records?
#EverythingMaximo#MaximoApplicationSuite------------------------------
Rana Ahmed
Maximomize
------------------------------