Filter modified objects

kaustubhg123kaustubhg123 Member Posts: 24
Hello,

I need to filter modified objects in NAV 2009. But I dont know if anybody has cleared "modified" checkbox from Object Designer.
How do I find them?

Comments

  • BeliasBelias Member Posts: 2,998
    In nav2009r2, first build, a known issue is that when you import some objects, their "modified" flag is cleared.
    It has been solved in a subsequent build of the product: take a look to the KB articles on MS website.
    To solve your issue NOW, can't you use modified date/time to identify the objects?
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Hi Belias, this is not in R2, this is in 2009 only.
    refer this post for more information
    http://www.mibuso.com/forum/viewtopic.php?f=32&t=47959
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Hello,

    I need to filter modified objects in NAV 2009. But I dont know if anybody has cleared "modified" checkbox from Object Designer.
    How do I find them?

    check whether this tool can help you or not
    http://www.mibuso.com/forum/viewtopic.php?f=7&t=4697
    http://www.mibuso.com/dlinfo.asp?FileID=408
  • kaustubhg123kaustubhg123 Member Posts: 24
    Belias wrote:
    In nav2009r2, first build, a known issue is that when you import some objects, their "modified" flag is cleared.
    It has been solved in a subsequent build of the product: take a look to the KB articles on MS website.
    To solve your issue NOW, can't you use modified date/time to identify the objects?

    Thanks for reply,

    Actually I have a scenario here, to upgrade database from 2009 to R2.
    The database is being used continuously for years with hundreds of modifications. I need to know what objects are modified, but I think that many objects have got their "modified" check box cleared. And it will be hard to find them manually, Also we don't know the date of modification.
  • BeliasBelias Member Posts: 2,998
    ok, you need to do a compare...you should have said it.
    in that case, mergetool (as already suggested), developers toolkit, winmerge(or some other text compare tools) will help.
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • kaustubhg123kaustubhg123 Member Posts: 24
    Belias wrote:
    ok, you need to do a compare...you should have said it.
    in that case, mergetool (as already suggested), developers toolkit, winmerge(or some other text compare tools) will help.

    So,
    Is this like how my Upgrade Process should be? :
    1. Export NAV 2009 all objects (Current prod system) as text file.
    2. Export NAV 2009 R2 Standard (Cronus) Objects as Text File.
    3. Merge two text files.
    4. Import new text file into new database as upgraded objects.
    5. Backup NAV 2009 Database.
    6. Restore only Company and Data to NAV 2009 R2.
    7. Dance around the room.

    Please correct me if I am wrong.
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Belias wrote:
    ok, you need to do a compare...you should have said it.
    in that case, mergetool (as already suggested), developers toolkit, winmerge(or some other text compare tools) will help.

    So,
    Is this like how my Upgrade Process should be? :
    1. Export NAV 2009 all objects (Current prod system) as text file.
    2. Export NAV 2009 R2 Standard (Cronus) Objects as Text File.
    3. Merge two text files.
    4. Import new text file into new database as upgraded objects.
    5. Backup NAV 2009 Database.
    6. Restore only Company and Data to NAV 2009 R2.
    7. Dance around the room.

    Please correct me if I am wrong.

    Export step 4 objects as FOB
    perform 5 and 6 in new database (or you can open old database with R2 client)
    import exported step4 fob in new database..
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from 'NAV Three Tier' forum to 'NAV/Navision Classic Client' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.