Hi Alex,
This is a whole different WSDL, so let me elaborate so you can get the whole picture. We have a Web Service Aplication server, which contains 3 different WSDLs and I currently have two issues with 2 of them:
- First issue, the web methods that use arrays, wont create objects inside each entry of the array. I used the code that Test Complete generates.
- Second issue, the web methods of one WSDL in particular, when the request is sent, the response contains a SOAP fault error that asks for a SOAP Action. The code used to construct, send and recieve the response is the same I use for the other 2 WSDLs tests.
For this thread in particular, my issue is with the SOAP Fault error asking for a SOAP Action. I can share with you the URL of the 3 WSDLs so you can take a look and identify either something that is missing from my code or other issues. I know this is maybe something hard to solve, but I currently have tried everything and I cant seem to find a solution. Please let me know how can I share the WSDLs with you.
Thanks in advance.