Hi,
with Navision 2013 I can open a contact invoking the dynamicsnav URL-handler like following:
dynamicsnav://www.contoso.de:7046/dynamicsnav70/contoso/runpage?page:=5060&bookmark:=MyBookmark&mode:=View
To get the bookmark I invoked the GetBookmark-webservice with a argument like TABLE=TableName;ID=thisIsAId.
Now I want to invoke the Bookmark service on a Navision 2016 image. We installed Navision 2016 with the sample CRONUS AG organization.
Do I have to "activate" the webservices?
How to I get the URL to the webservices? I need to create C# wrapper classes for the webservice.
Thanks
Christian
*This post is locked for comments