Closed GavinAtGitHub closed 7 years ago
Hi,
I am using the Boomerang version 2.1.3.
I try to create a request from an SOAP action, and I am expecting to see all the necessary information (e.g. Parameters, Header, action name...).
But I only have below default request BODY
<x:Envelope xmlns:x="http://schemas.xmlsoap.org/soap/envelope/"> <x:Header/> <x:Body/> </x:Envelope>
Is there the wsdl issue that fail to provide information?
Thanks for help, and the tool is really cool!
I am sorry. I missed this. Please reopen if you still have this issue.
Hi,
I am using the Boomerang version 2.1.3.
I try to create a request from an SOAP action, and I am expecting to see all the necessary information (e.g. Parameters, Header, action name...).
But I only have below default request BODY
Is there the wsdl issue that fail to provide information?
Thanks for help, and the tool is really cool!