Using this feature Interaction Center Manager/Supervisors can create and send messages to their agents. Messages appear instantly on each agent's Interaction Center screen. With Broadcast Messaging the manager can define priority and expiration time when editing a message, create or maintain distribution list, check sent messages and resend expired messages.
Note: If you going to default the profile for the first time then you need to log-off and login again.
Update: The question asked below by Martin is totally valid, if you have 50-60 or even many more users as recipient and to add them one-by-one is really a little pain. So i debugged it and Voila!!!...... found that table CRMT_CIC_BR_DL is getting filled when we assign users from that Org unit. Hence to add the users in an easier way you create a very basic abap program to fill this table using a load file which contains all the users id of the recipient corresponding to your distribution list id and they will appear correctly in the UI. Also that table is open for changes hence you can manually add/remove entries if you want.
Enhance the Broadcast messaging color and font
For system below EhP1:
Go To SE80 -> BSP Application -> CRMCMP_IC_FRAME ->MIMEs -> Stylesheets -> Broadcast -> (Choose your skin) Let's say default -> download crmcmp_ic_frame_broadcast.css file by double clicking on it -> Save on local desktop -> open the file and modify
/* Fonts for the text displayed in the message bar and the empty text displayed in the message divider */
.highpriority, .normalpriority, .lowpriority, .messagedivide, .queue { font-family : Arial; font-size : 1.4ex; font-weight : normal; }
/* The colors for the text displayed in the message bar */
.highpriority, .normalpriority, .lowpriority, .queue { color : #FFFFFF; }
If required you can change these to use different font, font size and color based on message priority also.
For EhP1 users:
Customizing and setting the formatting of broadcast messages are much similar to alert. The only difference is you do not set icon for message.
To define the broadcast message theme, please go to SPRO -> SAP Customizing Implementation Guide -> Customer Relationship Management -> Interaction Center WebClient -> Additional Functions -> Define Themes for Broadcast Messages. You can define your own theme there. Please see the screenshot below:
However please be aware that the color will only be appearing when a message is displayed in the pop-up window, but not in the scrolling bar.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |