
I am trying to import Retail channel entity. I created mappings with Auto generate for RetailChannelId, OperatingUnitNumber, and OperatingUnitParty. Getting this error in the staging data.
Results. Matching record for the read only data source 'OMOperatingUnit' does not exist.
Update,
In the data project for Import, I added Operating unit entity along with Retail Store, and it worked.
Still, the customer address and employee address on Retail store needs to be added. There is an entity called Retail Store address book, but has a reference to Retail channel Id which is auto generated. How can this be fixed during import of the entire package?