Export Tools tables for project during cloning
Thanks in advance for your post/help.
We are doing database cloning from our production environment to development environments. Before performing the cloning, we are taking backups for user security and some custom tables to retain the existing dev setup. Once cloning is completed we will import those tables.
As the cloning process we also use to backup the custom project which currently developers are developing through application designer export to file and re-import once cloning is done. During that process there are some issues reported some codes/objects are missing or not properly exported etc.
I thought of exporting all the tools related tables which has all the project definition and there internal objects, like record defn / field defn / menu / comp etc..