Hello Everybody,
I started upgrading from Nav 2016 to 2017. At the application code opgrade, it says to export objects without system tables. I understood the export part, but how to exclude system tables. The code:
Export-NAVApplicationObject –DatabaseServer MyServer –DatabaseName "Demo Database NAV " –Path C:\Upgrade\ORIGINAL\OldBaseVersion.txt
Should i use some kind of filter or anytthing else.
I started upgrading from Nav 2016 to 2017. At the application code opgrade, it says to export objects without system tables. I understood the export part, but how to exclude system tables. The code:
Export-NAVApplicationObject –DatabaseServer MyServer –DatabaseName "Demo Database NAV " –Path C:\Upgrade\ORIGINAL\OldBaseVersion.txt
Should i use some kind of filter or anytthing else.