Options

Wash table object text file (during data migration)

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,495
edited 2015-04-20 in Download section
Wash table object text file (during data migration)
Every now and then while doing a data migration to Nav2015 I found that removing relations from table objects to other objects did cost me quite a lot of unpleasant time.

Therefore I created a processing only report that does this job for me.
The usage is quite straight forward:
- Export the table objects to a text file, for example "tables.txt".
- Run the "wWashTableObjectFile" report selecting "tables.txt" which creates "tables_WASHED.txt".
- Import "tables_WASHED.txt"

Now all the exported/imported tables are washed; code is removed and LookupFormID, DrillDownFormID, AutoFormatExpr, and CaptionClass properties are cleared.

http://www.mibuso.com/dlinfo.asp?FileID=1649

Discuss this download here.
Sign In or Register to comment.