Is RTC is must for Web services?

ranjityadavranjityadav Member Posts: 92
edited 2009-03-24 in NAV Three Tier
Hi tell me one thing is RTC is required for Webservices.
I need to integrate the Dynamics CRM and NAV by using Webservices.

Answers

  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    No.

    You can do a runtime upgrade of any Navision windows database to the NAV2009 Classic client and start using webservices.

    SQL is mandatory though.
  • ranjityadavranjityadav Member Posts: 92
    Thanks for your reply.
  • freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    Correct - RTC is not a requirement for Web Services, but RTC is really two things:

    1. Make sure that all code can be compiled and run on the Service Tier
    2. Transform all forms to pages.

    Number 1. is still needed to run web services
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Sign In or Register to comment.