Get the Web Service XML for an application deployed into the mendix cloud using trial version 2.5.6

1
Hello All Can someone please advise on how i can get the WSDL for my published web service if im running the app from the cloud dashboard that comes standard with the trial version. e.g https://simbarashemurombedzi.trial.mendixcloud.com/webservicename?WSDL as compared to something like http://localhost:8081/webservicename?WSDL. I am assuming here that since it runs off the cloud, that is why i cannot get the wsdl from my localhost uri. Thank you.
asked
1 answers
2

https://simbarashemurombedzi.trial.mendixcloud.com/ws-doc/ should help you out.

answered