문제

I am new to Dynamic Navision .On just going through the Dynamic Navision Solution I could find certain in-built Web Services.

  1. Can those Web Services be customizable .
  2. If so how can I make it possible.
  3. Can I create a new Service with new Object Id .

I have searched for resources,but couldn't find any .It would be really helpful if someone suggest me with a good resource.

도움이 되었습니까?

해결책

I think, more specifically you're looking for:

http://msdn.microsoft.com/en-us/library/dd339004.aspx

  • Creating a codeunit from within Microsoft Dynamics NAV.

  • Exposing the Web service.

  • Verifying the Web services availability.

  • Consuming the Web service from a console application that is created in Visual Studio

Just make sure you have

  • Microsoft Dynamics NAV 2009 with a developer license.

다른 팁

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top