Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2018 02:22 AM
We consider storing "major incident reports" as attachment to the incident.
Is there an easy way to search attachement by filename? (Jakarta)
If so we can use a name "Major Incident CustomerX YYDDMM", the customer responsible could search this information.
Search "Major Incident CustomerX*"
Other suggestions welcomed!
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 01:19 AM
Hi,
You can search in sys_attachment table and you can filter by table name and filename
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 01:30 AM
Thanks!