Topic Options
Rate This Topic
#61415 - 08/15/02 08:25 PM LDAP - Remedy Data Integration
Anonymous
Unregistered


I need ideas and samples of pulling data from an LDAP directory to the SHR:People form. This needs to be an automated process. I am trying to find the best way to do this...VB, XML, etc. What works best with Remedy? Any help or ideas are needed? Thanks.

Top
#61416 - 09/16/02 12:17 PM Re: LDAP - Remedy Data Integration [Re: Anonymous]
Anonymous
Unregistered


If anyone pulls this off, please share the code. I working on the same thing; except I'm trying to use VB6

Top
#61417 - 09/27/02 02:39 PM Re: LDAP - Remedy Data Integration [Re: Anonymous]
Anonymous
Unregistered


I've queried our exchange server via ASP before. Maybe you could use the OLE Automation object in an Active Linke to do something similar. If you want a copy of my code, drop me a line at eric@cronometric.com

Top