cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
679
Views
0
Helpful
2
Replies

UCCE Enterprise -> Interface for re-skilling

07081978NH
Level 1
Level 1

Hello,

is it possible to re-skill agents via sql-statement or a api or anything else?

I want to re-skill our agents with a self-developed application.

Thanks for your help in advance.

Cheers

Norman

2 Replies 2

oabulaban
Level 1
Level 1

as per my knowledge, this is not possible. data need to be sent to CallRouter first before added to db, therefore writing sql wont help.

this was possible when conapi was open for developers, which unfortunatly is not anymore.

if you find a way, please let me know :)

Gergely Szabo
VIP Alumni
VIP Alumni

Hi, a customer of mine once asked for this - actually, it became a "do it or we'll move to Avaya" kind of a situation.
So we did the following:
- agents are created in ICM, and assigned to one dummy skill group - this skill group is needed by the agent app,
- built a web based app that imports the list of agents into its local database and keeps it in sync,
- using a simple web interface agents can be assigned to various skill groups that exist only in this application,
- ICM script does a lookup in the database of application and routes the call to the appropriate agent based on the instructions given by the external app.

It's basically an external routing engine, on steroids, that lets you program in Javascript or Groovy or Python. The name of the product is AIRA.
If you are interested, I can send you the details.

G.

Sent from Cisco Technical Support iPad App