- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2015 01:17 AM
Hello,
Is there a way to get the name, or sys_id of the document that is attached to a particular record?
So far I only found articles asking if there is an attachment, or about how we can attach a document, but nothing about actually getting the name of the document.
The sys_attachment table doesn't have any reference to the exact record the attachment is referred to, and the table (kb_knowledge in my case) has no reference to any field on the sys_attachment table, nor even the sys_attachment_doc table...
Thanks in advance for your inputs
Philippe
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2015 01:59 AM
Hi Philippe,
If you go to the sys_attachment list view you can specify the table name and sys_id of the record you are interested in and all attachments to that record will be displayed.
Best Regards
Tony
For example:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2015 09:12 AM
Done. Feel free to mark responses as you see fit!