Enable Agent Assist for Custom Case Type in CSM/FSC Configurable Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
Hi,
Out client has a Case Type for which Agent Assist has to be enabled on CSM/FSM Configurable Workspace. I have followed the steps provided in the link below. This still did not work. I was able to get the icon in the contextual panel. But clicking on it does not really do anything.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
Hi @Francis16
1. Navigate to sys_ux_page_property.LIST
2. Create a new property
Name - contextualTableConfigMapping
Value -
[{"agent_assist":[{"table=custom_table_name":"the sys id of table config"}]}]
Page - CSM/FSM Configurable Workspace
Type - json
Refer below documentation -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi,
I have tried this and no luck. There was an existing UX Page Property - contextualTableConfigMapping_main .
I modified the attibutes which still failed. 😕
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi,
Instead of modifying existing property "contextualTableConfigMapping_main", can you try create a new property with "contextualTableConfigMapping" name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Yep, I did try creating a new one as mentioned. Which still did not work.