Log to know when the object is imported

sunnyk
sunnyk Member Posts: 280
Hello,
We are dealing with MS partner and they are the one who does customization for us. but when the customise any object they do at their DB or on their Server. And after 2-3 days they import the objects to our production server. But is there any way to know when the object is imported to Production DB.

Answers

  • HannesHolst
    HannesHolst Member Posts: 119
    Hi,

    No, not really.
    You could monitor the Date and Time column of the Object Designer.

    Cheers,
  • lubost
    lubost Member Posts: 633
    Table "Object Tracking" (SQL) reflects object import.
  • sunnyk
    sunnyk Member Posts: 280
    Hello Lubost, Thanks. but where i can find this table?
  • lubost
    lubost Member Posts: 633
    It is accessible only from SQL, but you can create the view and declare that view as table inside NAV.
  • Duikmeester
    Duikmeester Member Posts: 309
    You can create a page on the table. No need for any views what-so-ever.
  • sunnyk
    sunnyk Member Posts: 280
    Hello,
    Thanks for the reply. But using Object Tracking, we still don't know when(date & Time) the object is imported.