Page 1 of 1

Execute Java Program from datastage

Posted: Tue Nov 22, 2011 8:51 am
by Javieregh
I have a problem with a Java program,



java -jar CaptureLMPS.jar



and I need to execute it in Datastage, does somebody have an idea on how to do it.



Thanks

Posted: Tue Nov 22, 2011 10:05 am
by chulett
Define what "execute" means here - you need to run it once or once per row? Pass parameters to it? Get something back from it? Details, please.