Hi Guys
Wondering if someone can help me with a data migration query.
Scenario:
As a part of Customer data migration, i am also looking to migrate Address types (Pay, Delivery and Document which is coming from view- CUSTOMER_INFO_ADDRESS_TYPE)
Created a migration job to insert new Customers, Addresses and Address types (third highlighted view as below)
Migration job works fine and creates first default value i.e. Pay
But to pass other two default values (Delivery and Document) I am replacing Pay with other two one- by-one and running the same job few times. Is there any easier way to pass all three value once so that i don’t have to run the same job thrice?
Thanks in advance
/D