What is Java source stage

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
ShashankDon
Participant
Posts: 9
Joined: Wed Mar 14, 2007 3:34 pm

What is Java source stage

Post by ShashankDon »

I want to what is java source stage and can this be used to read excel files having multiple sheets. Each sheet can have different columns.

Is this stage available with DS7.5 or only in higher versions.

Thanks,

Shashank
Shashank
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

It's available in 7.5 (JavaPack)....but has to be obtained and installed separately. Not sure about the Excel bits --- but if the xml challenge can be done in java, then you could use it to help with DataStage.... all JavaPack does is give control to your class to do as it pleases, and then (optionally) return data to a link......

Ernie
Ernie Ostic

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