Hi everyone,
I am working on a migration job where I need to copy the Functional Object from one site to another. The object id, site name changes; but the overall structure remain identical to the source site.
I am attempting to use EQUIPMENT_OBJECT_UTIL_API.Copy_Functional_Object in method list. However, I am unable to Copy the functional Object. I could have used only the EQUIPMENT_OBJECT_API to insert new one. But I also wanted to copy spares, Test points & Parameters, attributes from the existing one. So using “copy functional object” method.



I am even trying to pass the values from 1st method into the second one in Method List attributes.


Any guidance on this procedure handling is greatly appreciated! Thanks in advance.