Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

The agentNotReady function

Updated on January 10, 2022

This function is used to set the agent state to Not Ready. When the state is Not Ready, the CSR does not receive calls from the call queue. The agent must be logged in to at least one queue before this function is invoked.

To enable sending Not Ready requests to the CTI server, implement the agentNotReady JavaScript function in your implementation layer.

This function uses the following parameters:

Parameters of the agentNotReady function

ParameterDescription
agentIDThe agent ID on the Automatic Call Distributor (ACD) is a required parameter and is populated during the login request
workModeThe work mode status of the target CSR
reasonCodeThe reason code (string) value that is used when the agent logs out of the queue
linkDefinitionThe CTI link definition that is configured. You can save this parameter in a property that is available throughout a session
optionsThe parameter that holds optional properties that are implementation-specific
successThe callback function that is invoked on success
failureThe callback function that is invoked on failure

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us