...
The agent clicks the Activate All Channels button located at the top of the channel group display screen
MediaBar sends the channelgroup.request.activateall request including any applicable channel options. See Client Connectivity documentation for details about the request and its contents
For each channel
Decision 1: HIS checks to see if the Agent has any ongoing interactions on the channel
If an interaction is found, this flow ends and EF 1 - Ongoing Interaction is executed
Decision 2: HIS checks to see if the Agent is in the Ready state for the channel
If the agent is Ready, this flow pauses and the server portion of Go Not Ready is executedHIS activates the channel and the state of the channel is updated and generates the appropriate events
If an error occurs during
Go Not Readyactivation, this flow ends and EF
2 Still ReadyActivation Failure is executed
HIS deactivates the channel and the state of the channel is updated and generates the appropriate events
Post Conditions
All channels are in the inactive active state
The Activate All button is hidden
The Deactivate All button is displayed and enabled
The Activate button for each channel is hidden
The Deactivate button for channel is displayed and enabled
Alternate Flow 1 - Name
Short description of why this flow is different and when it’s applicable goes here.
...
AF1 Steps
AF1 Post Conditions
Error Flow 1 -
...
Activation Failure
This flow is executed if an error occurs during channel activation. There are several reasons an activation might fail.
EF1 Trigger Conditions
An error occurs during channel activation
EF1 Steps
HIS captures error information from the switch and sends it to MediaBar
HIS ends the activation process even if additional channels have not yet been activated
MediaBar displays the error to the User
EF1 Post Conditions
One or more channels could have been activated prior to the error. They will remain activated
The channel that generated the error during activation will remain inactive
Any channels in the list after the channel generated the error will remain inactive