I have a client that we are doing some modified SSRS reporting for that uses fetch xml to pull pictures/attachments from CRM records. One of the things they're requesting is a link to the attachment itself from within the record, using the dynamically generated URL and GUIDs. However, the URL is enormous and contains too many characters to store within the activity record.
Has anyone come up with a solution to shorten dynamically generated URLs specific to records in CRM?
Thanks in advance,
DC