16 years ago
Unmarshalling Error: null error
Hi All,
When I send a sample request, I am getting the following response back.
soap:Client
Unmarshalling Error: null
I think since the faultcode says Client, I believe there is something wrong with the request I am sending from my side. I filled up all the non optional values though. My question is, using soapUI, can I actually check at which request parameter it is actually failing? Like in java where it says at which line number, we are basically having a problem. Can we do that in soapUI?
Thanks.
When I send a sample request, I am getting the following response back.
I think since the faultcode says Client, I believe there is something wrong with the request I am sending from my side. I filled up all the non optional values though. My question is, using soapUI, can I actually check at which request parameter it is actually failing? Like in java where it says at which line number, we are basically having a problem. Can we do that in soapUI?
Thanks.