Question: I've set up the .xsd's for the web service but am unsure about how to generate a template xml to be submitted to the web service. Is there a tool in Adeptia that will do that?
Answer:
This can be achieved by following a few steps that are described below:
1) After the creation of WSProvider, download the corresponding WSDL or copy the link of WSDL URL.
- To download the WSDL, go to Design->Web Services->Provider, a manage page will open. View and Download links will be display against the name of the Web Service Provider.
- Use Download link to download the WSDL and View link to copy the WSDL URL.
3) Load the WSDL in any third party Web Service tool like SOAPUI and It will generate a Template XML for web service request.
Comments
0 comments
Article is closed for comments.