Error creating Customer - Field IntegrityException (1 reply)
Richardethos, the reason you're receiving the error is because the value 'ST.CLEME1' is too long for the Reference field on the Customer record.
The longest value you can enter is 'ST.CLEME'.
You need to either trim the field or use a shorter value.
Hi, we receive the following error when attempting to create/update a customer.
FieldIntegrityException - An error occurred whilst creating/updating the Customer. Cannot set the value of the Field (.Reference) to ST.CLEME1