cancel
Showing results for 
Search instead for 
Did you mean: 

Error : The value of the property 'messageVersion' cannot be parsed. The error is: The value 'soap11' is not a valid instance of type 'System.ServiceModel.Channels.MessageVersion'. Parameter name: value

Former Member
0 Kudos

Hi Experts,

My scenario is SOAP to RFC synch.

Previously all working fine..suddenly showing this error in sender system

"The value of the property 'messageVersion' cannot be parsed. The error is: The value 'soap11' is not a valid instance of type 'System.ServiceModel.Channels.MessageVersion'.

Parameter name: value"

All channels are active.In quality successfully sent data.We are using SOAP1.1 in PI.

Please suggest something...

Thanks,

Arthita

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

Try posing the message through SOAP UI and see if it works.

Also have a look at below discussion and see if it helps -

Unrecognized message version. Error calling SAP PI endpoint from .net C# webservice using webservice...

Just make sure that they got the right wsdl and end point information.

Former Member
0 Kudos

Just to add on to what Hareesh suggested, if the your web service works fine with SOAP UI then there could be something changed at the sender side.

Have you already checked with the sender application team if there is anything changed at their end? How did you test in quality system?

Former Member
0 Kudos

Hi,

Though this is a synchronous scenario, the red marking part is missing in PRD server as response. But same file was imported as QTY.

SOAP is sender side, so not mentioning any action manually in Channel. Is it possible to insert?or is it necessary for eliminating above mentioned error?

Thanks,

Arthita

Former Member
0 Kudos

Hi Experts,


Any suggestion?


Thanks,

Arthita

Former Member
0 Kudos

Hi Arthitha,

Are you using a 3rd Party provided Sender application or shared the wsdl from PI system with them? Did you try testing the interface using SOAP UI in QA & Prd? What is the response?

Regards

Charan