cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
228
Views
0
Helpful
1
Replies

Department tables in Global Directory Challenge!

clarenceparker
Level 1
Level 1

I am developing an XML application that needs to retrieve the Department information stored in the Global Directy of CCM. I have pulled many tables and cant seem to find where it is. Pleae help!

1 Reply 1

aaronw.ca
Level 5
Level 5

department is not stored in the SQL Server database, it is stored in the LDAP directory with the user information.

The directory integration API may offer you what you're looking for. Check it out from the Cisco Developer Support resource:

http://www.cisco.com/pcgi-bin/dev_support/access_level/product_support

There is a COM component that can be used to search the directory. There are also examples in both ASP and Java in the IP Phone SDK, so you should check that out as well.

This topic has come up here before, here are a couple threads regarding this over the last while:

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=IP%20Communications%20and%20Video&topic=IP%20Phone%20Services%20for%20Developers&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.1dd69c32/0#selected_message

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=IP%20Communications%20and%20Video&topic=IP%20Phone%20Services%20for%20Developers&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.eeacd41/0#selected_message