Harv
11 months agoNew Contributor III
Security copy to a different environment
When an app is copied to a different environment, first we extracted & loaded the security XML (users & groups). Then the app copy was made to this new environment using Cloud Admin tool. Even after ...
- 11 months ago
When exporting/importing the security, all the artifacts in here get new IDs in the database. These IDs are what are referenced in the database of the application. There are two solutions here:
1: Make a db copy also of the framework database, this contains the security, leaving the IDs intact.
or
2: After your db copy of the full app, go back to the original app and do a full app export, then import this into the newly restored app. The Import/Export will leverage the names of the security objects rather than the IDs.