Search found 2 matches

by akmyam
Fri Dec 09, 2011 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Web Services Transformer removed namespace in the request
Replies: 1
Views: 992

Applied the APAR JR41267 patch
and the problem is sovled.
by akmyam
Wed Nov 09, 2011 3:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Web Services Transformer removed namespace in the request
Replies: 1
Views: 992

Web Services Transformer removed namespace in the request

I am having a problem with Web Services Transformer stage. When I submit a request, it removed the namespace from the request. I have a field called SoapBody as the Input. SoapBody= <ns:encryptRequest xmlns:ns="urn:wsc.abc.com/wsdl/23"> <clearTextBlock> <ns:fieldName>Numbers</ns:fieldName>...