- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2020 11:24 PM
Greetings.
As you know, we can add File Attachment field on a form.
Is it possible to add the same to a service catalog item as a variable? I couldn't find the file attachment variable type ..
Thanks.
Solved! Go to Solution.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2020 11:33 PM
Hi,
This can be done through UI macro/ UI Page. There is a article related to this.
refer: https://hi.service-now.com/kb_view.do?sysparm_article=KB0529497 for same.
Pls. mark this correct/helpful, if applicable.
Thanks.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2020 11:48 PM
Hi James,
Out of the box users can add attachment to catalog item during submission using the paper-clip icon
Are you not using that?
I would recommend using that.
Portal View: -> Add attachments at the bottom
Native View: Paper-clip icon o right side
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 12:46 AM
Thanks Ankur for your reply. I agree with you and recommend the same to my leader, but he don't want to use the paper-clip icon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 01:04 AM
Hi James,
please stick to out of the box as far as you can;
If you add some macro etc for adding the file then it would be an issue
Example: if attachment added during catalog item submission how it would be carry forwarded to RITM
Also since this would be custom UI macro if something fails during upgrade ServiceNow won't provide support for this.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 09:57 PM
Hi James,
Ensure you do a check for the attachment test
i.e. when attachment is added to the macro whether it is carry forwarded to RITM or not
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 12:31 PM
Hi Ankur,
I have two different catalog items and for one paper clip works well but for the other the attachment is not being saved so when I look at the RITM it is not there. Any ideas where to look ? These were not done by me.