Page 1 of 1

Seeking support on configuring DataStage to query LDAP

Posted: Wed Jul 31, 2013 12:16 am
by hailun
Hi,

I'm using Datastage V8.7, and currently I need to let Datastage job to retrieve records from LDAP. Could any expert give me hints here on how to configure the Datastage so that it be able to query fetch records from LDAP?

Thanks in advance.

Posted: Wed Jul 31, 2013 9:02 am
by eostic
I would suggest using JavaPack ...find a Java developer who knows how to access LDAP and then introduce them to the Java Pack (lots of threads here on it and the doc is very good)....it won't be difficult for them to adapt their code to a Stage implementation so that LDAP records can be delivered to your Job(s).

Ernie