Accelerate the Value of Data

Field is Editable

Information about checking if a field is editable.

When a Reltio attribute is mapped to a Salesforce field, the Salesforce field must be editable.

To check if the Salesforce field is editable, you need to check if the value of the read-only property is set to true. If the read-only property is not set to true, then an error Wrong mapping {reltio_attribute_name}({reltio_type}) to {salesforce_field_name}({salesforce_type}). salesforce_type is not updateable is displayed.