Please suggest a easy method to take backup of P6 application configuration details(configuration and authentication tab). I need to take backup of this configuration before importing production data into the develpment environment. Currently i am taking screenshots of each options which is very exhausting.(I'm new to Primavera). Please help.
It looks like the configuration data is held in the ADMIN_CONFIG
table. If you are using SQL Server you can use the SQL Profiler to watch the queries being issued by the admin tool.