Search for attachments in Incidents

FredrikG
Kilo Contributor

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!

 

1 ACCEPTED SOLUTION

Hi,

You can search in sys_attachment table and you can filter by table name and filename

View solution in original post

5 REPLIES 5

FredrikG
Kilo Contributor

Thanks!