Hi!
I've started testing the NAV webservices an immediately got problems
That's what I did:
I've created a page (list type) an published it as a webservice. Now I open it with the Internet Explorer with this URL:
"
http://localhost:7047/DynamicsNAV/WS/Company/Services/SFValueDetails"
an get this message:
- <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
- <s:Body>
- <s:Fault>
<faultcode xmlns:a="urn:microsoft-dynamics-schemas/error">a:Microsoft.Dynamics.Nav.Service.WebServices.ServiceBrokerException</faultcode>
<faultstring xml:lang="de-DE">Service "Company/Services/SFValueDetails" was not found!</faultstring>
- <detail>
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Service "Company/Services/SFValueDetails" was not found!</string>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
Any ideas?
Comments
http://navision:7047/DynamicsNAV/WS/Abc ... ookMarksCU
http://navision:7047/DynamicsNAV/WS/Abc ... ookMarksCU
it needs to be something like this