I created a webservice to update a column value in a table. While calling it using SOAP request xml, getting error message like: Cannot set value of column.
For users table, I am able to call similar webservice without any issue. But, this issue is coming with particular table. In which case, this message might come? Cannot set value of column.
Check the log on the server, the cause of that failure is logged in SEVERE level.