cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Windchill LDAP

ragunathan.p
1-Newbie

Windchill LDAP

Dear All,

We have a requirement related to querying an attribute in Windchill LDAP.The Attribute "department" information will be available in the corporate ldap. This information has to be shown in Windchill application. So we have to directly access to the corporate ldap to get this information. The LDAP information & the attribute would be configured in a properties file.

Please let us know the APIs or best way to query LDAP Attribute.

1 REPLY 1

Look at the JNDI adapter guide on mapping attributes from corporate directory server so Windchill can find them. You may need code to display attribute. Depends on what you are doing? API to pull in attribute is wt.org.DirectoryContextProvider and other classes under wt.org. The provider links to the correct server based on registration. Think attribute mapping should solve your problem though.


Sent from my Verizon Wireless BlackBerry
Top Tags