Warning about missing parent lookup records.


Question:

Why does the Plugin generate a warning about missing parent lookup records for {OBJECT_NAME} stating "{OBJECT_NAME} N missing parent lookup records were found. See MissingParentRecordsReport.csv file for the details," even when all lookup fields are populated for this object in the Target?


Answer:

This warning may occur if the Plugin attempts to insert a child record before the corresponding parent record is present in the Target, leading to a precautionary warning despite successful population of the lookup fields later.

If you confirm that all lookup fields are correctly populated, this warning can be safely ignored.

To avoid interruption during operation, set the promptOnMissingParentObjects configuration option to false. To suppress all such warnings, you can add the --nowarnings flag to your command line.


For further guidance, see Basic Examples.

Last updated on 20th Apr 2024