Hi all,
I've a problem. I need to consume nav page published like webservice in NAV FROM NAV. My target is Sales Order (PAGE 42)
I'm not very familiar with the use of dotnet in nav and searching around the web I've found solution to my problem...I thought.
There si a codeunit that can solve my problem:
http://vjeko.com/web-services-black-belt-consuming-nav-web-services-using-pure-cal
BUT.. there is not way to use it for reading line in a page.
Does anyone know a solution ?
Is there a way to consume a web service page from Nav without having to know in depth the ' use of dotnet ?
Answers
You want to consume NAV webservice from where, From NAV only or from some other platforms like in visual studio .NET?
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
I need to call from NAV
I need to use Webservice. Cannot USE Linked Server