Customizable Search Widget in Service Operations Workspace

Yi Ming Song
Tera Contributor

I'm looking for a way to search for attachments. After a user attaches attachments in any task-based record(incident, change, etc), he wants to search for the record containing the attachments by caller_id/requested_by/requested_for, title or keyword of attachment, or the number of the ticket directly. Is this actually viable in service operations workspace? This is my first time working with any workspace, so I'd appreciate any input. 

2 REPLIES 2

Rafael Batistot
Kilo Patron

Hi @Yi Ming Song 

 

The attachments are stored in the sys_attachment table. You can find all there 

Yeah, I am able to use background script to test all the logic and get the information that I need. Just that I don't have a good idea on how to bring this to the SOW search widgets.