07-27-2017 02:11 AM - edited 03-14-2019 05:28 PM
I have to do reskilling for 1000+ agents in ICM configuration manager, is there any shortest way ? or can we achieve this through ConApi?
ConAPI:
or
Need short cut Bulk Reskilling steps for 1000+ agents with different skill group.
07-27-2017 07:25 AM
What version of UCCE? Also, have you looked at the bulk tools? You can do reskilling through them too.
david
07-27-2017 09:10 AM
Version : UCCE 10.5
I Checked it, bulk reskilling is not there in Bulk tool.
07-27-2017 12:31 PM
Actually there is a command line tool for that. It's not for the faint-hearted but it's a very powerful tool. \icm\bin\BulkLoadTool.exe.
Regards,
Geoff
07-27-2017 12:45 PM
07-31-2017 07:14 AM
Hi, have you used upcctest at all, do you find it more/less useful or dangerous? Just curious as to your thoughts/experience with both of them.
07-27-2017 08:53 AM
CONAPI, the configuration API for UCCE/ICME is i think private API and you can not use unless you have special tie up with cisco.
but UCCE does have rest APIs which you can use for your ask, check out the REST APIs available after 10.0 i guess in UCCE at
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/ipcc_enterprise/ippcenterprise10_0_1/program/PCCE_BK_E4833C46_00_api-online-help-UCCE/PCCE_BK_E4833C46_00_api-online-help-UCCE_chapter_010.html
under Agent API, skillGroupsAdded abd skillGroupsRemoved should do the job for you.
07-27-2017 09:47 AM
Hi Chintan Gajjar,
Thanks a lot for your response.
I am having UCCE 10.5 environment , I am trying to access below URL with my AW IP but I am getting credential alert like "Cisco VTG Realm rquires a username and Password ".
if the way I am accessing is correct then what would be the credential for this Realm .
URL: https://<server>/unifiedconfig/config/agent/<id>
Attached the screen shot
07-27-2017 10:44 AM
Use Postman to test out the API. You're going to need some development help to get this done, but it will not be difficult.
david
07-28-2017 01:25 AM
Hi David,
I am Cisco IVR application developer, also having experience in java dynamic web application. So if I am get the right guidance and direction I can achieve this.
So I can test in postman tool, the problem here is which credential I have to use and other thing is what is Cisco VTG Realm?
once again I am attaching the Screen shot FYR.
07-28-2017 02:15 AM
you have to use the supervisor creds who manages that Agent or create a new supervisor and assign it to agent team.
Administrator does not have access to Agent APIs its mentioned in the guide.
07-28-2017 03:22 AM
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