Hi, i have some Impromptu catalogs which have been migrated to 8.2. Do these catalogs need remodeling in Framework Manager? If yes, what would be the main things that i need to modify or look into and what are the drawbacks if these catalogs are left as they are.
Thank you all for your responses :)
Nothing different than modeling from scratch... follow best practices and look for problems like multiple join paths, etc. 8.3 has a built in Model Advisor tool that will point all those potential pitfall areas out.
You Datasource queries should be "Select * from ..." only to allow minimized SQL.
Too many specific things to list.