Log to know when the object is imported

sunnyksunnyk 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

  • HannesHolstHannesHolst Member Posts: 119
    Hi,

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

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