Set field default value on Interaction table on Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 04:59 AM
Hi All,
How can we set field default values of interaction table on Agent Workspace other than using Client Script?
On our instance, when Agent accepted the Chat, the following fields have default values.
> 'Subtype' is set to mweb
> 'Assigned to' is set to the name of the agent who accepted the chat
> 'Assignment group' is set to the group where the agent belongs to.
I already looked at the Interaction's client script, UI policies (thinking there must be something here), Accept UI Action, and Agent Designer but no success.
Thanks in advance!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 05:22 AM
Hi,
Did you check the business rules?
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 06:20 AM
Hi Anil,
I already checked its related BRs but I can only see one BR that is setting the Subtype field. (See attached files)
That BR is setting the subtype based on the value Channel user profile.name however that Channel user profile is always empty.