How can I search in the Attachments files

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 01:46 AM
Hello,
I'm working on a new Search functionality, so the end user can search in de IPC processes, knowledge and CMDB. We don't use the Global search for this solution, because the customer has some specific requirements.
The chosen solution is a UI page that can be opened from a Application module. This UI page is doing a Ajax call to a Script Include where the search logic is place in.
Searching in the IPC, knowledge and CMDB tables is easy (GlideRecord), but I want also search in the Attachment files and show the linked records in my result if an attachment matches the search criteria.
Hopefully has somebody a solution.
Thank you in advance.
Best regards,
Serkan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2016 05:22 AM
Hi Kalai,
Thank you for your proposal, but I don't use the OOB search feature.
I'm building a Search mechanism from scratch.
BR,
Serkan