Hi all,
I am creating web appliction with Asp.net & C#.net using Navision 2009 sp1 web services for Sales ,Purchase and Transfer Order .It is working fine,but i have some quires like if new company created in navision should i can use the same web services for the new created company.How should fetch the company for Sales ,Purchase and Transfer Order.
If Any Solution then please suggest.
Thanks
Regards,
Arvind
0
Comments
Dim Web_Ser As New NavWeb.Cust_Service
Dim web_cust As New NavWeb.Cust
Web_Ser.Url = "http://localhost:7047/DynamicsNAV/WS/<New Company>/Codeunit/Letters"
change for "<new company>"
Senior NAV Developer
Microsoft Dynamics NAV