Hi Kevin,
Is there any clue in entity access rights on the entities, so because of the commit of object A, the write access on object B is revoked because of some conditiion and set to only read for instance. Or your masterdata object is no longer accessible because of a read constraint?
Is your masterdata object somehow cloned&deleted somehow so its looks like the same object with same attribute values, but with a different Id?
I'm facing the same issue. Read and Write access is in place and both entities are being committed, but issue still occurs at time. It's infrequent and I'm not able to replicate it...
Are there any suggestions?
Hello,
Most likely, the problem is caused by timing or client cache issues with master data references. By ensuring the master data is refreshed and committing both objects in one transaction, the sync becomes reliable.
I hope this helps anyone dealing with similar issue.
Regards
Reemali