Page 1 of 1

Web services

Posted: Fri Mar 13, 2009 5:05 am
by srai
Hi All,

Can we user WSTransformer stage and WS Client stage in DS8.0 Parallel jobs?


Thanks
Santosh rai

Posted: Fri Mar 13, 2009 6:07 am
by eostic
There are at least two patches for 8.0 that you'll need... one is informal...look thru threads here for various things about javapack and/or WSPack and settings you need for DATASTAGE_JVM and DATASTAGE_JRE (you'll know if you need it if you get 'unable to initialize jvm' errors), and the other, if you have to do any sort of complex work with your xml SOAP envelope upon return, is e117664, also written up in many threads here, and is a patch for xml and namespaces. There may be one or two other XML patches needed, but you will at least need those two most likely, if you are using 8.0.

Ernie

Posted: Mon Mar 16, 2009 1:01 am
by srai
eostic wrote:There are at least two patches for 8.0 that you'll need... one is informal...look thru threads here for various things about javapack and/or WSPack and settings you need for DATASTAGE_JVM and DATASTAGE_JRE (you'll know if you need it if you get 'unable to initialize jvm' errors), and the other, if you have to do any sort of complex work with your xml SOAP envelope upon return, is e117664, also written up in many threads here, and is a patch for xml and namespaces. There may be one or two other XML patches needed, but you will at least need those two most likely, if you are using 8.0.

Ernie
Thanks a lot for response Erine.

I am able to user WSPack in DS8.0 using server job.
But just wanted to know whether we can do same in Parallel job.

Thanks
Santosh

Posted: Mon Mar 16, 2009 12:42 pm
by eostic
absolutely. works the same.