Posted: Mon Jan 05, 2009 2:41 pm Post subject: Expecting a certain OperationType, but receiving another
Apprentice
Joined: 17 Nov 2008 Posts: 31
WMB 6.1.0.2
In a very simple flow like this: SOAPInput -----> SOAPReply
I receive the following expception:
Code:
RecoverableException
File:CHARACTER:F:\build\S610_P\src\WebServices\WSLibrary\ImbSOAPReplyNode.cpp
Line:INTEGER:421
Function:CHARACTER:ImbSOAPReplyNode::evaluate
Type:CHARACTER:ComIbmSOAPReplyNode
Name:CHARACTER:gen/RecordRetentionServiceCommLayer#FCMComposite_1_3
Label:CHARACTER:gen.RecordRetentionServiceCommLayer.SOAP Reply
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:3705
Text:CHARACTER:Trying to reply to a OneWay MEP
I tracked the issue to the operationtype on the Context header of the incoming SOAP message. The value is "ONE_WAY", when I expect it to be "REQUEST_RESPONSE". From what I've read this value is derived from the porttype segment of the WSDL.
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