Question:
How to check if an end-user has attachments adding actions in CRM iRep?
Answer:
The Attachment adding actions of the end-users are captured and stored in users' Activity Log since 181.12.0, the log entries are displayed as the table below presents.
- The Description value is the mobile id of the Attachment record
- The Param 1 value is the name of the added Attachment
- The Param 2 value is the record that the Attachment relates to
The Admin can download user's Activity Log to investigate further.
Process | Object Name | Description | Param 1 | Param2 |
Insert |
Attachment |
2D58E2AA-FCF9-41E8-9C3A-4A42AB88A442 |
2018-06-15T16:57:03.757Z Inventory_Monitoring_vod__c.jpg |
a1S0a00000AZMAxEAP |
Insert |
Attachment |
975512B2-D590-4B37-9C42-D09EB114D19F |
2018-06-15T16:56:39.865Z CustomObjectQA__c.jpg |
a380a000001NmFWAA0 |
Related Documentation:
CRM Help Documentation: How to Download the User's Activity Sync Logs in CRM?
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.