Creating proxy to communicate with NAV WS

sbilly
sbilly Member Posts: 231
edited 2013-10-15 in NAV Three Tier
Hi all,

I have to consume WS to read the inventory.
But for security reasons, I won't interrogate the NAV Web Service directly.
I have to create a proxy that communicates with NAV via WS and will return values.
PLZ who know if it's possible to do it.
I need your ideas
Thanks

Comments

  • mmperis8
    mmperis8 Member Posts: 19
    Hi,

    I made this with a .NET WCF Service Application.