Question
Field 'MortgageId' doesn't have a default value in "Write Record" smart service
Hello everyone.
I have tihis error message in a "Write Record": Unable to write to the source because the data source did not respond. Error Details: Field 'MortgageId' doesn't have a default value
I understand the problem sems to be that 'MortgageId' has not value and the database is refusing my update, but I don't understand why, because when I open the process and watch the varibles, 'MortgageId' is filled:

Indeed, I have other "Write Record" smart service that is doing something similar and, in that case, all work fine...
