11 years ago
Merge complex WSDL into one file
Hello everyone. I need your help.
I have task to generate code from WSDL. I use WSDL2APEX tool, but there is one problem - it can't proceed any import or include tags, so I need to upload only one WSDL file without any relationships.
I've tryed sone scripts to merge wsdl, but without any success.
I think soapUI has some features to help me merge complex WSDL.
Here is my Service description:
http://hh.ru/services/VacancyService?wsdl
SoapUI has created project successfully from this wsdl url - here sceenshot http://snag.gy/cS1vG.jpg
but what can I do next?
For example: previously I've tryed to merge another wsdl from this service (http://hh.ru/services/AuthenticationService?wsdl) manualy, but it has only 4 imports.
atteched is my manualy merged wsdl (), which is valid for WSDL2APEX
I have task to generate code from WSDL. I use WSDL2APEX tool, but there is one problem - it can't proceed any import or include tags, so I need to upload only one WSDL file without any relationships.
I've tryed sone scripts to merge wsdl, but without any success.
I think soapUI has some features to help me merge complex WSDL.
Here is my Service description:
http://hh.ru/services/VacancyService?wsdl
SoapUI has created project successfully from this wsdl url - here sceenshot http://snag.gy/cS1vG.jpg
but what can I do next?
For example: previously I've tryed to merge another wsdl from this service (http://hh.ru/services/AuthenticationService?wsdl) manualy, but it has only 4 imports.
atteched is my manualy merged wsdl (), which is valid for WSDL2APEX