Question:
How to control Data Change Request (DCR) Notification display on Veeva iRep Homepage?
Answer:
The duration for which notifications appear is controlled by a Veeva setting DCR_ALERT_MSG_NUM_DAYS and the default value is 7. The response time is controlled by Veeva Message - DCR_RESPONSE_TIME.
- Response Time: {0} {1}
This is used for DCR alerts on the Home page to display the total response time for a DCR. The message contains two parameters:
- {0} - Calculated by DCR_vod.Response_Datetime_vod - DCR_vod.CreatedBy DateTime component.
- {1} - Depends on the result of the first parameter. If less than 24 hours, display the result + HOURS. If more than 24 hours, display the result in days + DAYS. If less than 1 hour, display "1 Hour".
Related Documentation:
Veeva CRM Help Documentation: CRM Mobile Application Home Page
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.