We have the requirement that we need to print the attachment without downloading it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 05:28 AM - edited 01-02-2025 05:29 AM
We have followed the below steps for the same:
1. We have created a new action assignment in the attachment action ("Print").
2. Then we have used the UXF Client Action.
3. And we have used payload in payload we have passed sysparm_media=print.
4. When we click the Print action, it will download the attachment we need to print that attachment.
Please see the attached Screenshot.
Please provide any suggestions.
Thank You!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 08:34 PM
Please close the thread by marking appropriate response as correct so that it helps members.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 08:40 PM
Actually, we need to print that attachment. It's going to view the attachment, but it's not going to print the attachment or print command directly when we click on the print action assignment.