Overview:
How to Identify if a Custom Validation Rule is causing an error message when syncing CRM Offline?
For example, a line in the Activity Logs displays a message: Error message: Please only check one field.
Root Cause:
A user can receive the error message when syncing for a variety of reasons. There are two common causes:
- An error caused by the misconfiguration of Veeva. There is a list of all error messages in the CRM Error Reference Guide and most errors have a Knowledge Base (KB) article with detailed steps to resolve the error.
- An error message from a custom Validation Rule.
Solution:
To identify the Validation Rule, search the Rule_Definition_vod__c object for a record with the Master_Message_vod__c matching the error message.
*** Callout Section ***
Related Documentation:
CRM Knowledge Article: CRM Error Reference Guide
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.