I am working with Oracle Fusion Cloud Applications and using Sandbox to develop and test customizations.
After completing my changes, I exported the sandbox successfully as a .jar file. However, I noticed there is no supported way to import this exported sandbox package into another instance (for example, from TEST to UAT or PROD).
This requires manual recreation of all sandbox changes in the target instance, which is time-consuming and increases the risk of human error.
In contrast, OTBI allows migration using .catalog archive and unarchive functionality across instances.
I would like to understand:
- Is there any supported method to import sandbox export
.jar files into another instance?
- Are there any recommended best practices to migrate sandbox customizations across environments?
- Is this functionality planned in future releases?
Any guidance or suggestions would be helpful.