Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Question for CCP reporting, i cant find any reporting templates for CCP 12.5, the last version for templates are for socialminer 11.5 and it doesnt have agent request reporting, any idea where i can find Agent Request (Call-back) report for CCP 12.5?...
Hello, I am trying to change the agent state to not active with reason code via API, here is the code i am using: var label = user.getReasonCodeLabel()var state = "NOT_READY";rc = {id: '25'} ;user.setState(state,rc, {error : handleChangeStateError}; ...
Hello, I am trying to lookup a data based on datetime from SQL: select *from XXXDateTime >= '2021-11-08 00:00:00'In case the DateTime is fixed as above, it is working normallyBut if i try to generate the DateTime based on the call start, it gives err...
Hello, I am trying to lookup a data based on datetime from SQL: select *from XXXDateTime >= '2021-11-08 00:00:00'In case the DateTime is fixed as above, it is working normallyBut if i try to generate the DateTime based on the call start, it gives err...
If the subscription/contract for the customer is still active/renewed, you will be able to download the software IOS at any time, go to mce.cisco.com and then login with a user that have access to the subscriptionID/contract, go to contracts, select ...
As far as i know that is not possible (at least out of the box) you could check with third-party like 2ring but 10.6 is not worth investing in since it is becoming EOL very very soon.
UCCX 12.5 have that capability, strating 12.5 cisco introudced the Agent Call History and Agent State history, both agent and supervisor can access it from finesse desktop and supervisor can access any agent on his team and check all of the details, ...
the live data data source is created as part of the PCCE setup, check the inventory of the PCCE if the CUIC is configured as a CUIC standalone or CUIC-LD-IDS or not, if not just delete the CUIC from inventory and recreate it as CUIC-LD-IDS and it wil...