Configuring Live chat
This topic describes the details for Live chat configurations.
The live chat feature enables end users of the Service Desk, Self Service Center, and Self Serve to chat with Service Desk agents about issues or problems.
Users need to configure Live chat per the following settings to be able to use it with Service Desk, Self Service Center, and Self Serve.
Enable Content Security Policy (CSP)
- Log in to Maximo IT as an administrator.
- Open the System Properties application ( ).
- Click the Filter icon and search for
mxe.sec.header.Content_Security_Policy
property. - Edit Global Value in the property and replace it with
the following:
font-src 'self' data: https://1.www.s81c.com *.walkme.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.walkme.com; style-src 'self' 'unsafe-inline' 'unsafe-eval' *.walkme.com; img-src 'self' https: blob: d2qhvajt3imc89.cloudfront.net data: *.walkme.com; object-src 'self' *.walkme.com; worker-src 'self' blob:
- Save the property.
- Select the property and go to Common Actions and click on Live Refresh.
- Log out and log in again to Maximo IT to implement the changes.
Enable chat for Self Serve
For language specific users, follow the steps below add language and locale as per requirement.
- Log in to Maximo IT as a user.
- Go to the Profile option and select Default Information.
- Scroll down to the Language and locale section.
- In the Language field, select the required language code. For example, EN for English.
- In the Locale field, select the locale as per the selected language code. For example, en for English.
- Click Ok.
- Log out and log in again to Maximo IT to implement the changes.
Add an agent to the CHAT_Q Person Group
Follow the steps below to add an agent to the CHAT_Q Person Group so that it can receive chats:- Log in to Maximo IT as an administrator.
- Open the Person Groups application ( )
- Search for the CHAT_Q person group and open it.
- Go to the People table and click on New Row icon.
- Add the details of the required person. Select the value of the agent to whom you want to grant the chat permission.
- Fill the sequence number in the Sequence field.
- Click the Save icon to save your changes.
- Log out and log in as the user who was added to the CHAT_Q group to implement the changes.
- A Chat button will now be visible on the header.
Enable sound notifications for Chat
- Log in to Maximo IT as an administrator.
- Open the System Properties application ( ).
- Click the Filter icon and search for
sccd.livechat.enableSounds
property. - Edit the Global Value field in the property and replace it with the value Y.
- Click the Save icon to save the property.
- Select the property and go to Common Actions and click Live Refresh.
- Log out and log in to Maximo IT again to implement the changes.