Discussions
Work Order update - You do not have permissions to set a value for element CreateDate
I was recently handed responsibility for a custom application that has integrations to Netsuite. We have not made any changes but starting 2 days ago restarted receiving the following on a Work Order update call.
You do not have permissions to set a value for element createddate due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases.
I have createdatespecified = false set but still seems to be trying to pass the value in.
Here is a copy of our code snippet