Remove an addon

AlkroAlkro Member Posts: 115
edited 2016-12-23 in NAV Three Tier
We need to remove all the objects and code of an addon and install a standard NAV but we need to migrate all standard data from Addon version to the standard version.

Which is the easiest way? Actually the DB is standard + addon + a little personalization (This personalization is easy to copy to the standard).

There is a lot of data in tables with an addon' Field ID, but we don't need them.
NAV Version 2013R2

Thanks

Answers

  • AlkroAlkro Member Posts: 115
    edited 2016-12-23
    Edit: Version is 2013R2
  • AlkroAlkro Member Posts: 115
    edited 2016-12-23
    Is posible restore only data with Powershell or SQL a Database if in destiny Tables don't exists any fields?

  • postsauravpostsaurav Member Posts: 708
    Hi @Alkro ,

    There is no best way other than upgrade to at least 2015-
    ** During Upgrade or in 2015 NAV allow you to import a object which have not custom field. So this is how it will go -

    1. To remove the code you need to do a compare between your objects and standard NAV objects 2013 R2.
    2. If you want to take personalization (i think you meant customization) you can bring that forward to 2015 objects using compare and merge.
    3. Once the personalization is brought forward you can do data migration and during data migration you can import merged 2015 objects without addon with sync schema as force.

    This will delete data and clean the code also. I thin that is the best way to take it forward. If it looks good then think about 2016 or maybe 2017.

    Thanks & Regards,
    Saurav Dhyani

    Do you Know this About NAV?


    Connect - Twitter | Facebook | Google + | YouTube

    Follow - Blog | Facebook Page | Google + Page
  • AlkroAlkro Member Posts: 115
    In 2015 version is possible another way? How can we do it in 2015?

    Compare text is a hard issue...
Sign In or Register to comment.