Uploading a file on sys_attachment on Service-Now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2017 10:26 PM
Hi All:
Please if you can help me I need to upload a file on sys_attachment table on Service-Now so that
I can add on Requests form for the end users to download it. How can I do that if you can please help me.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2017 10:52 PM
You can attach the attachment in a knowledge article.Then it will appear in sys_attachment table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 01:24 AM
I need to upload the file on sys_attachment so that I can add it on request form for the end users to download it. So how can I do that and make it available for end users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2017 11:12 PM
Hey Mohammed,
Creating a table and attaching a document to it would directly send the attachment to the sys_attachment table.
post me your feedback
Please Hit ✅Correct, âÂ��Helpful, or ��Like depending on the impact of the response
Have a lovely day ahead
Regards,
Divya Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 01:24 AM
I need to upload the file on sys_attachment so that I can add it on request form for the end users to download it. So how can I do that and make it available for end users.