Situation:
We have two different environments, Development and Production. The source and target databases for these environments are different, but have an identical structure.
EDI Test points to DEV Database and EDI Points to PROD Database
Is there any way we can promote from development to production without changing the source or target databases?
Trick:
Using the migration utility's promotion step, you can select which objects to retain. For this case, select the Server URL for each database info within the export
For more information, refer to the Generating XML for Retained Objects in the Target System of the migration utility guide
- https://adeptia.com/adeptia-migration-utility-guide
An alternative approach would be to update the Server URL of the Database Info objects after promoting the process flows from Development to Production
Comments
0 comments
Article is closed for comments.