How to change the search navigator to search in Service Operation Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 03:31 AM
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.
After click:
The goal is that after click he will be redirect to the incident in service operation workspace:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 07:19 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 07:57 AM
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 08:06 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 08:08 AM
@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 ?