C Migrate Oracle Cloud Applications Configurations

Configurations are changes saved in an Oracle Cloud Applications sandbox. A configuration set is an archive file that contains all your configurations across all product families. When you migrate configurations, you export a configuration set from the source Oracle Cloud Applications instance (such as your development or test instance) and import it to a target Oracle Cloud Applications instance (such as your production instance).

If you're new to migration, see Configuration Life Cycle and Migration in Configuring and Extending Applications to learn about configuration migration.

You can export and import configurations manually from the Oracle Cloud Applications instance's Migration page, or configure Configuration Set Migration (CSM) build jobs and pipelines in VB Studio to automate the export and import process. To learn more about VB Studio build jobs and pipelines, see What Are Jobs and Builds? and What is a Pipeline?.

This document describes how to configure VB Studio build jobs and pipelines to migrate configurations from the source development instance to a sandbox on the target production instance. This document also describes how to deploy your extension to the production instance's sandbox so you can test it with the migrated configurations.