Wash table object text file (during data migration)
Author
C. Bakker
Category
General downloads
Date
20/04/2015
Size
2,36 KB
Downloads
1426
Detailed statistics
Downloads today 1
30 day downloads 13
Total downloads 1426
Overall download rank #837 / 2083
Today page views 0
30 days page views 3
Total views 2440
MD5 digest
BD64DB8CFF85D8FEE6DDDABCEA45F6BF
Rating
Detailed statistics
x 4100,00%
x 00%
x 00%
x 00%
x 00%
Popularity
Downloaded 6 times in the last two weeks
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.