lula / ngx-soap

Simple SOAP client for Angular
MIT License
66 stars 61 forks source link

How to create request from such Complex wsdl file? Please refer below links for wsdl file. #42

Open maulikta opened 5 years ago

maulikta commented 5 years ago

WSDL Files : TestObject.xsd.txt service.wsdl.txt

Expected Requested payload from above wsdl files: expected_requestedpayload.txt

lula commented 5 years ago

Hello @maulikta some xsd imports are missing (general, job, ...). Please provide the missing file so I can hopefully check. Is it working with the backend version of this lib, soap?