Seeking support on configuring DataStage to query LDAP

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
hailun
Participant
Posts: 40
Joined: Fri Nov 07, 2008 9:07 am

Seeking support on configuring DataStage to query LDAP

Post 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.
Let's Progress Together....
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post 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
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply