What does this error INVALID_FIELD_FOR_INSERT_UPDATE mean?

171    Asked by ChristianParsons in Salesforce , Asked on Aug 22, 2023

 I tried to update an object from Tibco when I got the error INVALID_FIELD_FOR_INSERT_UPDATE. I have completed updating the field directly. But I am unable to find any solution. 

Answered by Clare Matthews

When you get an INVALID_FIELD_FOR_INSERT_UPDATE error, the field cannot be updated as part of the API call. When you update CreatedById without Editable Audit Fields or master detail field, you cannot get the facility of reparenting records. So, check the field to see if it is possible to write.


Your Answer

Interviews

Parent Categories