Hi,
I am just starting to learn web services and looks stumbled at the starting point. I have published a page in Navision ( Run form 810 and add a record for customer page) but somehow I don't see the web service that I published when I go to
http://localhost:7047/DynamicsNAV/WS/Services. This is what I see
- <discovery xmlns="
http://schemas.xmlsoap.org/disco/"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema">
<contractRef ref="
http://localhost:7047/DynamicsNAV/WS/SystemService"
xmlns="
http://schemas.xmlsoap.org/disco/scl/" />
</discovery
I have the client, database and NAV server all installed in one machine. I have verified both the NAV server & the NAV business web services are running.
Thanks in advance for any help
Comments