How to change the search navigator to search in Service Operation Workspace

Alon Grod
Tera Expert

Hi,

How can I change the Search settings to look for records in Service Operation Workspace. When the user is looking for incident for example I want that after click it will redirect him to the incident inside the service operation workspace.

 

Screenshot 2023-08-12 at 13.29.39.png

 


After click:

Screenshot 2023-08-12 at 13.30.19.png

 

 

The goal is that after click he will be redirect to the incident in service operation workspace:

Screenshot 2023-08-12 at 13.30.58.png

6 REPLIES 6

Maik Skoddow
Tera Patron
Tera Patron

Hi

with the OOTB configurations, it is not possible to achieve this. You could implement an onLoad Client Script which redirects the user to the Service Operation Workspace automatically, but I cannot recommend this. Too many questions are opened and too many cases have to be considered. Instead, you could implement a UI Action "Open in Service Operation Workspace". That way, the user can decide by himself whether he wants to stay or use the SOW. 

Maik

@Maik Skoddow hi, but when Im inside the serivce operation workspace and Im trying to search for an incident, it sends me to the incident inside the service opearition workspace. If I search outside the serivce operation workspace, then it sends me to the incident in the regular backend

This is exactly the intended behavior! Search results always redirect to the respective rendering within the currently opened experience. Anything else would be very dubious and confuse the user.

Maik

@Maik Skoddow Hi Maik I understand that, but is there any way to send from the Backend search to the relevant record in service operation workspace (even though its a different experience ?