Enabling system and typing notifications
System notifications
You can configure the following system notifications for the end users:
- When an invitee joins a chat session.
By default, a notification is not displayed when an invitee joins in Monitor mode. If an invitee joins a chat session in Participant mode, the system message is displayed by default. - When an agent is disconnected from a chat session.
A notification is displayed when an agent is disconnected from a chat session and does not join within the timeout period. The default timeout period is 60 seconds and is configurable.
Typing notifications
You can configure the following typing notifications for the agents and end users.
- If an agent and the end user are on different BMC Virtual Chat servers, by default, the notifications are displayed. As an administrator, you can disable the notifications.
- If an agent and the end user are on the same BMC Virtual Chat server, by default, the notifications are displayed and cannot be disabled.
To configure the system and typing notifications
- From the IT Home page, select Virtual Agent > Virtual Chat Administration Console.
- Select Self Service Portal > Configuration.
- From the list of entries, select System Configuration and click Modify.
- In the Configuration section, click one of the following options:
- If an overlay exists, click Open Overlay.
- If an overlay does not exist, click Create Overlay.
Set the following parameter values:
Parameter
Description and valid values
Example
showMonitorJoinedChatMsg
Specifies whether you want to display a message when an invitee joins a chat session.
- Default value) true—To display the system message.
- false—To not to display the system message
<showMonitorJoinedChatMsg>
true
</showMonitorJoinedChatMsg>agentUnloadTimeoutInSec
Specifies the timeout period in seconds within which the agent should reconnect to a chat session. The following system notification is displayed to the end users if the agent does not connect to the chat session after this timeout period: Agent name was disconnected from this chat session. An agent will connect shortly.
- (Default value) 60
- Valid range—30 seconds to 300 seconds
<agentUnloadTimeoutInSec>
60
</agentUnloadTimeoutInSec>releaseAssignedChatsOnAgentDisconnect
Specifies whether the chat session should be released to the support queue after an agent is disconnected. The following system notification is displayed to the end users after the chat session is released in the queue: {{code language="none"}}
The chat is released back to the support queue. An agent will connect shortly.
{{/code}}- (Default value) true—To display the system message.
- false—To not to display the system message
<releaseAssignedChatsOnAgentDisconnect>
true
</releaseAssignedChatsOnAgentDisconnect>sendTypingUpdateToOtherCNSNodes
Specifies whether you want to enable or disable typing notifications when the agent and end user are on different BMC Virtual Chat servers.
- (Default value) true—To display the typing notifications.
- false—To not to display the typing notifications.
Important: If an agent and the end user are on the same BMC Virtual Chat server, by default, the notifications are always displayed and cannot be disabled.
<sendTypingUpdateToOtherCNSNodes>
false
</sendTypingUpdateToOtherCNSNodes>- Save the settings.
- In the Self Service Portal Configuration screen, click Apply.
- Click Refresh Servlets.
The following image shows the System Configuration entry:
To modify the default messages or add localized system messages in Self Self Portal
- From the IT Home page, select Virtual Agent > Virtual Chat Administration Console.
- Select Self Service Portal > Configuration.
- Modify the default system messages:
- From the list of entries, select Interfaces English and click Modify.
- In the Configuration section, click one of the following options:
- If an overlay exists, click Open Overlay.
- If an overlay does not exist, click Create Overlay.
- Select the message that you want to customize from the msg_message title tag and replace the default text with the modified message.
The following image shows an example of customizing the typing notifications:
- Save the changes.
- If you want to localize the customize message, repeat these steps for each Interface locale entry that you want to use.
- Click Refresh Servlets to apply the changes.