What is the most appropriate procedure for transferring only roles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
We are currently preparing in a non-production environment after installing and cloning the SPM application into production for configuration and release.
We have already started configuration in the non-production environment, but during cloning, we included the Role table [sys_user_role] in both Exclusions and Preservers. As a result, we discovered that specific roles were not transferred to the non-production environment.
What methods are available to activate these roles in the non-production environment?
I am considering exporting and importing via XML files. Is this an appropriate approach for the current situation?
I would appreciate guidance on the best procedure.
Thank you.