Hi all,
Here the data is extracted from company1 and migrated to company2 with new project_id and activity_seq updated in the source data file to input to the migration job (say project_id1, activity_seq1 in company1, the new data file will have project_id2, activity_seq2 for company2)
I use a FNDMIG job to migrate the purchase_order_line_part for Loram.
In the first migration, I remove the project_id and activity_seq fields from source mapping. No migration errors. The row was inserted.
But the project_id1 and insert it in code_c field in purchase_order_line_part. And that was wrong and it should take project_id2.
Anyone has thoughts on why this is happening and how to resolve this situation?
Any clue or advice is much appreciated!.

Thank you!

