Creating XML for a deployed web service
In addition to APIs, VXL can also use webservices deployed to your M3-environemnt.
To make sure that VXL can set up a function that can use this web service you must first fetch a the XML for the webservice, which can then be used in the VPM configuration when creating the function
Instructions
Go to the grid pages for the M3 environment in question and click on the MWS-application
Click on “Management Pages”
Click “List”
Click on the relevant service context. In our experience this is usually “services”, but in your environment it could something else entirely
Once you have located the proper webservice in the right service context, click on the M3Router WSDL address. A new page in a browser should then appear with the XML that we need. Right click somewhere on this page, and save the file.
The XML is now ready to be used in the VPM configurator