Troubleshooting > Troubleshooting DataConnect > Field is read only and cannot be set
Was this helpful?
Field is read only and cannot be set
 
Error Code
34
Error Message
Execution ended in error--> Sending updates to DMS: Field <FieldName> is read only and cannot be set. Check log for more details.
Description
This error message is displayed for NetSuite target connector when it tries to write data on read-only fields.
Cause/Solution
Cause: The IgnorerReadOnlyFields property is set to False OR The IgnorerReadOnlyFields property is set to Default and the default setting of Netsuite is False.
Solution: Change the value of IgnorerReadOnlyFields property to True:
1. Click the Target tab.
2. Set the IgnorerReadOnlyFields property value to True.
3. Save and Run the Map.
Related Information
Additional Information: You can control who can access the information in custom fields, enabling you to maintain the security of your business information. The access you define determines how the field can be accessed both on the record as well as through search results and reports.
Access to a field can be based on role, department, or subsidiary. The following custom access levels can be assigned to each department and subsidiary:
Edit – The field and its contents can be viewed and changed.
View – The field can be seen, but its contents cannot be changed. (The permission level affects how the form is accessed on records.)
Run – The field can be seen through reports and search results, but its contents cannot be changed. (The permission is applicable only to reports and search.)
None – The field cannot be seen, and its contents cannot be changed.
 
For cases when various access levels are defined for a user's role, department, or subsidiary, the highest level of access is granted. For example, an employee is assigned to a department that has Edit access to a custom field, and the employee's role has been granted View access. The employee has the higher level of access – in the preceding example, Edit access.
Last modified date: 08/04/2024