Forum Discussion
Harv
2 years 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 ...
- 2 years 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.
JoakimK
OneStream Employee
2 years agoIf you are on our cloud/SaaS offering, just raise a request to our support team and they will assist you with this. If you are self-hosted I would recommend involving your DBA team and have them copy this the same way your application db is copied.
Related Content
- 2 years ago
- 8 months ago
- 2 years ago