Posted: Fri Nov 14, 2014 8:33 am Post subject: Remove double quotes with SOAPAction
Centurion
Joined: 16 Oct 2008 Posts: 100
We are setting the SOAPAction in MB 8.0.0.2 as seen in the trace:
Executing statement ''SET OutputRoot.HTTPRequestHeader.SOAPAction = 'applyPost';''
Assigning value '''applyPost''' to field / variable ''OutputRoot.HTTPRequestHeader.SOAPAction''.
In Message Broker 6, this would set the SOAPAction without double quotes.
In Message Broker 8, this sets the SOAPAction in the header with double quotes around it. Due to this, we are seeing some issues in downstream applications. We have run a trace in legacy message broker 6 and our current message broker 8 and the trace around this action is the exact same.
Does anyone have experience with setting the SOAPAction without double quotes around it?
Thanks for the reply. An IBM PMR has come back and said this is expected behavior as part of the SOAP 1.1 specs. We will be taking a different route to solve this one.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum