Migrate Application from DEV- to PROD-Instance
Content
Hi Forum,
our customer has two instances for Oracle Integration. One for Testing and Developing and one for Production.
When implementing new process applications, this is fine. We export from test and import in prod.
The situation is difficult when it comes to changes for applications already live. We haven't figured out if/how it is possible to:
- make changes in test-environment for application "Application A"
- test and bugfix Application a in test-istance.
- import "Application a" to prod-instance and overwrite the existing "Application a" while keeping the existing process instances/tasks/versions/etc.
Is this possible or do we have to rebuild all changes in both instances all the time?