Author Message
nkuppani.avaya.com
Joined: Mar 13, 2020
Messages: 1
Offline
We are trying to implement the agent not ready feature by using the sample JavaScript Avaya Client SDK of Unified Agent Controller, the sample code expects the input parameter such as the cluster IP, Client_ID and SSOToken for accessing the agent controller service. Could you please help us from where we will get those input parameter details.

Below is the code snippet taken from the sample JavaScript Avaya Client SDK.

const CLIENT_ID = 'testApp';
var SSOToken = $.cookie('UACCookieSession');
CraigJohnson5
Joined: Oct 24, 2013
Messages: 413
Offline
Sounds like you are talking about the Customer Interaction Utilities package. If that is the case have you seen this page? There are some helpful links there. The cluster IP is just the IP of the Breeze cluster that is setup in System Manager. If you just have one Breeze node you can also just use that IP. I am not seeing CLIENT_ID and SSOToken, so I may need more information on the exact package and file you are looking at.
Go to:   
Mobile view