Change Log on Navision version 3.10

jordi79jordi79 Member Posts: 274
I am trying to put in Change Log functionality to a 3.10 database (which does not have change log functionality).

For reasons which I cannot explain... the GlobalInsert, GlobalDelete, GlobalModify and GlobalRename functions in codeunit 1 is not being called after I have merged all the change log codeunits, forms and tables into the 3.10 database. By the way... I am using a Navision 3.60 executable to run this database.

I assumed that by using the 3.60 executable, it should execute the GlobalInsert, GlobalDelete, GlobalModify and GlobalRename functions in codeunit 1. But it is not doing so. Anywhere else I should change?

Comments

  • kinekine Member Posts: 12,562
    The triggers must have correct ID, and I am not sure, but the change log is available since 3.70 and not 3.60 (but I can be wrong).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • krikikriki Member, Moderator Posts: 9,110
    kine wrote:
    The triggers must have correct ID, and I am not sure, but the change log is available since 3.70 and not 3.60 (but I can be wrong).
    It is also available in 3.60. I remember well: ](*,)
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.