Hi all,
I have an F&O (FSCM) environment and a D365 Sales (Dataverse) environment linked with Dual Write.
The Accounts table in Dataverse and the Customers table in FO are syncing to each other via DW.
In both Dataverse and FO, I have a custom table called Mandates which is also synced via Dual Write.
In the Accounts Table, I have a look up field called Mandate ID which is a a look up to the mandates table. The same is in FO in the customer card.
When the mandate field in the customer record in FO is updated (i.e. assign it a value the first time or update the value of the field), DW works well i.e. the change is successfully reflected in dataverse.
The problem is when the mandate field in the customer in FO has a value and the user blanks it out i.e. clears the value of the field. This change is not being reflected in Dataverse via DW.
How can we pass a null value via DW in order to clear out (empty) the field in the Dataverse record (Account)?
Any help would be greatly appreciated!
Thanks in advance!