Page 1 of 1

Java class For SOAP 1.2

Posted: Mon Sep 19, 2011 2:15 pm
by kogads
Anyone knows how to create a Java class to overcome the SOAP 1.2 version problem in Datastage ?? any help is appreciated

Posted: Mon Sep 19, 2011 3:14 pm
by ray.wurlod
What "SOAP version 1.2 problem" would that be?

Posted: Mon Sep 19, 2011 3:22 pm
by kogads
ray.wurlod wrote:What "SOAP version 1.2 problem" would that be?
datastage is not supporting the soap 1.2 version , it only supports 1.1 , i am able to import into the web services transformer but it dosent give the desired output.

Posted: Mon Sep 19, 2011 3:26 pm
by eostic
...that may not necessarily be an issue with 1.1, 1.2 or anything else....

...it could be with something far simpler, like handling arrays, or a strange datatype..

...describe the error that you are having. It's certainly possible that it is having a SOAP version issue, but we need to know more...such as 'when' you get the error (at import of WSDL, or at run time)....and how often (always...on ANY web service, or just this one), and does the service work from a testing tool like Actional or SOAP UI?

Ernie