I need to develop a integration solution with Active Directory on 9.x. I need to login into active directory and fetch the data from different directories depending upon the business logic.
Do we have any inbuilt services in wM to directly interact with Windows Active Directory.Any suggestions on approach?
Pia
Hello Folks,
I need to develop a integration solution with Active Directory on 9.x. I need to login into active directory and fetch the data from different directories depending upon the business logic.
Do we have any inbuilt services in wM to directly interact with Windows Active Directory.Any suggestions on approach?
Thanks in advance!
Sashi
pub.client.ldap:search should do the job if you provide the proper search filter to it.......