Hi everyone,
I am using APEX 20.2
AfterI install an application from a db to another one using Export/Import tools from APP Builder
I currently open every page of all my applications on the destination APEX DB and validate all PL/SQL Blocks (process, validations, DA, reports query, IG, Lists of Values, …) to check if all tables/packages/… exists on the DB
It took me a lot of time each time I do it and so I would like to know if there is a faster way to check the PL/SQL Code of a complete application and highlight the pages/regions/Items/… in error
Thanks
Best regards,