02-08-2023 01:38 AM
Hi,
I need to know the wrap-up time configured for an agent in UCCE 11.6.
in UCCE 12.6, I am able to get the wrap-up time in the User Details API finesse/api/User/<agent_id> under the key <wrapUpTimer>30</wrapUpTimer> but this key is not present in UCCE11.6 user info response.
Can someone please help me with this?
PS: I can not access the admin console or AWDB. It has to be API way.
02-08-2023 02:18 AM
02-08-2023 02:54 AM
Hi @Konstantin Vaksin ,
Thanks for replying. But I don't see wrap up time anywhere in the API response.
02-08-2023 05:07 AM
02-08-2023 11:43 PM
Hi @Konstantin Vaksin
I guess these APIs are available only to Supervisor and Admin. I don't have those permissions. I only have agent permissions.
02-09-2023 05:11 AM
02-09-2023 06:11 AM
in the url: https://<server>/unifiedconfig/config/agent/<id>
what's the server?
is it awdb host?
which credentials do I need to use to call this API, AWDB or Agent's creds?
I am getting 401 error in both the cases.
02-09-2023 09:01 AM
Here's the access section from the document posted earlier.
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/icm_enterprise/icm_enterprise_11_6_1/Program/Guide/ucce_b_developer-reference-11-6/ucce_b_developer-reference-11-6_chapter_00.html#PCCE_RF_R926EB21_00
02-08-2023 05:38 AM
If you look in the 12.6 guide vs. the 11.6 guide, it isn't listed, so likely an enhancement between the version, simply look for wrapuptimer. Take a look below.
https://pubhub.devnetcloud.com/media/finesse/docs/downloads/previous-documentation/developer-guide/Cisco_Finesse_Web_Services_Developer_Guide_Release_11.6(1).pdf
https://pubhub.devnetcloud.com/media/finesse/docs/downloads/previous-documentation/developer-guide/Cisco_Finesse_Web_Services_Developer_JavaScript_Guide_Release_12.6(1).pdf
02-08-2023 11:44 PM - edited 02-08-2023 11:44 PM
Hi @bill.king1 ,
Yeah, the wrap up time is easily available in the API in ucce 12.6 but not in 11.6. Do you know any way to get it in UCCE 11.6?
02-09-2023 04:50 AM
You'd likely have to make it a two step process like @Konstantin Vaksin pointed out, if you don't have access to awdb/the server itself.
02-12-2023 03:05 AM
Deepak,
I would double consider, if you need to invest a lot of time into 11.6 version, that will get to EoL this September.
Kostia
02-14-2023 12:10 AM
@Konstantin Vaksin ,
Yes, we will be moving to 12.6 before August. But we need to support 11.6 right now for the client.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide