Hi FolksJust sharing the experience!When writing to child record via write record, there was no error on process model, but it was still not writing to DB.
Then we realized the issue was because of two reason which we did not pay attention
1. We need to make sure the record object is updated o latest version means below pop should not be visible
2. On the model switch to latest version of smart service.
Discussion posts and replies are publicly visible
Hi Dhananjay, our records and smart services are on latest version still we see this issue, any solution you found for this?
Is there any other potential issue you already ruled out?
Process ran successfully ,no errors thrown
I mean, did you verify that e.g. the relationship is enabled for write/delete?
It helps a lot when you describe what you already did to investigate this issue.
Do you want to continue this conversation in this thread, or your other one?
Yes relation is enabled for write/delete