Question:
How to check the last successful sync for VEEVA_RUN_ANALYTICS_PROCESS in CRM?
Answer:
Check the Veeva_Analytics_Process_vod object.
After a successful sync:
- Last_Successful_Sync_vod__c should be populated with the datetime of the last successful sync.
- Sync_In_Progress_vod__c should be populated with the value false.
Related Documentation:
CRM Help Documentation: Loading Call Activity Data for Fixed Reports