April 2017
Intermediate to advanced
706 pages
17h 8m
English
Once an object has been published, we may want to see exactly what is available as a web service. As web services are intended to be accessed from the Web, in the address bar of our browser, we will enter the following (all as one string):
http://<Server>:<WebServicePort>/<ServerInstance>/WS/ <CompanyName>/services
Example URL addresses are as follows:
http://localhost:7047/DynamicsNAV/WS/Services http://Arthur:7047/DynamicsNAV/WS/CRONUS International Ltd /Services
When the correct address string is entered, our browser will display a screen similar to the following screenshot. This screenshot is in an XML format of a data structure called WSDL (WebServices ...
Read now
Unlock full access