Skip to Content
0
Former Member
Apr 01, 2016 at 03:58 PM

Passing values to a Request-Reply SOAP webservice (HCI)

1232 Views

Hi experts,

I am using SOAP UI to test some operations, in this case I am passing a sessionId and a queryString and it's working using the SOAP UI.

Now my requirement is to get these values using HCI. For that I :

1 - Imported the WSDL

2 - Generated an XSD file from the XML

3 - Added a mapping before the Request-Reply and passed the values as constants

4 - Called the SOAP WS with the following parameters :

-----------------------

I get this error :

Error = java.lang.IllegalArgumentException: The PayLoad elements cannot fit with the message parts of the BindingOperation. Please check the BindingOperation and PayLoadMessage.

-------------------------

Any idea about how to solve this ?

BR.

Mohammed Amine.

Attachments

query1.png (24.9 kB)
query2.png (25.5 kB)
query3.png (30.9 kB)
query5.png (51.0 kB)