I have a process model in DEV that I have modified to use a Write Records node to store the data.
The model is running perfectly and the data is being stored into the record and database.
Issue is that when I use Compare & Deploy and click on the "Conflict Detected" link to check the differences between DEV and TEST its throwing this error:
If we delete the Write Records node C&D of the differences works.
Any idea why its throwing an error?
Discussion posts and replies are publicly visible
The error message is pretty clear. Did you already check for the outlined issues?
We have process model with the same UUId in both the regions. if we take out the write to records node it will work.
OK. You wrote that already. Do you have the required permissions on the record and the data source on that other environment?
Yes, I have admin access to it.
Any Record level security rules in place? Admin rights to the record might be not sufficient for that case.