Is it Possible to Host Files (Word, Excel, etc..) for Catalog Items Inside the Instance Itself?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 07:16 AM
We have a template that we use for data uploads that we'd like to host/manage from inside the instance itself. We looked at Managed Docs but don't see any way to generate a link to the document.
Is there any mechanism for our team to host Word, Excel, Images, etc... in a place that we can have external linkage to get to them from a Catalog Item published to the Service Portal?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 11:35 AM
Yes, sys_attachment is where it will be (with managed docs or with a new table, doesn't matter) and you could add a field to get its sys_id. Whatever's easier for you to execute and manage
harel