« Back to CTIOS Toolkit Questions

How to get Supervisor ID?

Combination View Flat View Tree View
Threads [ Previous | Next ]
I am trying to develop agent to supervisor chat application using Java CIL.
To send chat message, from agent to supervisor, I need supervisor ID.
How can I get supervisor ID for an agent?
 
With Thanks
Huthesh

You can get this information from the AWDB database on the ICM.
Please check the t_Person, t_Agent, t_Agent_Team and Agent_Team_Member tables on the ICM.

Just fire the SQL query to get the required information.

Hi Pavan,

Is there any way to get this information through Java CIL, rather than accessing the data base?

I want to display the availability (Ready, not ready, logged in, logged out) of the supervisor as well?

With Thanks
Huthesh

David Lender (474)
Shannon McCoy (91)
Arthur Shats (57)
Christopher Nagel (47)
GEOFFREY THOMPSON (40)