Unable to download attachments in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 12:08 PM
Hi All,
Currently I'm working on configuring the workspace. I got into an issue where user are able to see attachment in catalog task directly in the workspace. They don't have an option to download when they click on the link it simply opens the attachment record with sys_id and other details.
Catalog task with Attachment:
When i click on the attachment I see information related to the attached record instead of download of the actual attachment.
Expected Results:
When they click on the link users wants to download the file to local machine. Any suggestion or solutions for this behavior? Your help is much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 12:11 PM
Hi @Divya13 ,
Please refer to below thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 06:34 AM
Hi @Sumanth16
Thank you for your response. I resolved the issue. The attachments are not copied from Request.
So I have written one business rule to copy the attachments from the request to task. Now its working fine.