I am trying to run a migration job to import a large number of test points and parameters on functional objects. I am experiencing the below issue
Parameters: When my migration job (EQUIP_OBJ_PARAM), it updates the Parameter for the Default testpoint not my newly created Testpoint. Anyone had a similar issue or has a solution in IFS Cloud?



I ran migration job for Hours but the system generate and associates the parameter that is created in migration job to the test point id * Default Testpoint (there is no such parameter template). I even tried key manipulation by changing the flag on method EQUIP_OBJ_PARAM and EQUIPMENT_OBJECT_TEST_PNT for the attribute TEST_PNT_SEQ from “P” to “-” (minus sign) it errors something like this “exact fetch returns more than requested number of rows”
suggestions are appreciated