DATASTAGE AND JAVA API

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
reddyds
Participant
Posts: 25
Joined: Wed Jul 06, 2005 12:16 am

DATASTAGE AND JAVA API

Post by reddyds »

Hi

How can we trigger Java API from DataStage 7.5 EE can anyone throw light on this.

Regards
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
There should be several ways available:
1. Buy the Java Pack.
2. Use OS command line ot invoke java applications if applicable.
3. Use external routines.
4. Use user defined SQL or trigger to cause the DB to invoke them if applicable.

Theese are the ones that poped up in miy mind there might be more options.

IHTH,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
reddyds
Participant
Posts: 25
Joined: Wed Jul 06, 2005 12:16 am

Post by reddyds »

Hi Roy

Thanx for the effort if any issues i will keep posted.

Regards
Srikanth Reddy Punuru
Post Reply