How relation of standard entity like product in CRM will work in CDS.
Becuase the primary key in CRM is a Guid field and we are passing ItemId from AX which is a String feild and that works perfectly..
But when i create same relation and passing value from AX . An Error is occured of type mismatch.
How i can assign the alternate key for that perticular relation.
Can you please help ?