Hello Everyone,
I have a data integration project in power apps to integrate a custom entity from Dynamics CRM to Operations. It is working fine when i am trying to run the project for new items. But when i am trying update an exiting item i am getting the following error.
"Cannot create a record in Enumeration domain value (XXXXXXX). Value: XXXX, YYYY. The record already exists."
I understand that the project is trying to create an duplicate item. But as i read in a Microsoft document is the integration project determines automatically whether to insert or update a item based on something called target element. My question is why is it calling create function every time despite of a new item of existing item. I have sete the integration key of the project to the primary key of the entity in CRM and also set the corresponding value as an alternative key in Operations.
What am i missing here? Thanks in advance.


Report
All responses (
Answers (