Replication in navision

upasanisandip
upasanisandip Member Posts: 405
Hi all,

How can I do replication in navi 4.0 ?

Thanks,
sandip.

Comments

  • ara3n
    ara3n Member Posts: 9,258
    Take a look at LS Retail, they have replication implemented in Navision.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Arhontis
    Arhontis Member Posts: 667
    Hi,

    In case you want to make full database replication, then it is not really a matter of Nav, but an SQL server issue.

    It is rather tricky to be implemented, but AFAIK in SQL 2005, MS has done much better work in that process. I guess the whole procedure is fully described in the sql books. The level of difficulty is also about the way the replication is done, that is one way or two way replication...

    If you just want to replicate a company to another company in specific tables, then you can write some code in the main record triggers that do the work (OnInsert,OnModify,OnDelete) with the CHANGECOMPANY procedure.

    As for the Nav native database full repliction I don't know any way on doing it...
  • easabangan
    easabangan Member Posts: 114
    Try also to read about Cfront programming.
    No future at CPI
  • bbrown
    bbrown Member Posts: 3,268
    What are your reasons for considering replication? What do you expect from it?
    There are no bugs - only undocumented features.
  • Waldo
    Waldo Member Posts: 3,412
    Anyone ever used replication for mobile solutions? Just doesn't look a workable option for me, but I like your opinion.

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog