Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS 2025 - How to Migrate Advanced System Settings

Hi All,
Good morning. Happy Tuesday.
I'm in the process of migrating OAS 2025 content from DEV to TEST. Is there a recommended way to migrate the advanced system settings (DV>Console>Advanced System Settings) from one env to another? I did a complete BAR copy but it did not bring those settings in.
Thanks!
Sherry
Best Answer
-
Hi Sherry,
Happy Tuesday, back at you!
Anything not brought over in a Snapshot (BAR file) will need to be manually updated.[EDIT: via the UI or REST API
Update system settings
> Update one or more system setting with a valid key and value.]
This is documented here:Options When You Take a Snapshot. > Configuration and Settings
Note: System settings aren't included in the snapshot.
0
Answers
-
Thank you Steve. I manually updated them, was hoping there was a way to script it.
0 -
My answer was specific to the snapshot. I didn't think of it at the time, but with OAS 2025 there is a REST API (in addition to the SOAP API)
See:
Update system settings
Update one or more system setting with a valid key and value.1 -
Great, I will look into the APIs.
0