Hi Experts
Building a functionality to deploy to production which requires an automated Model - to - Model module data import through custom scheduling. We use ALM.
Both modules, i.e, the source module in one model and the destination module in the other model are being built in DEV.
Upon deployment to production, what steps should I take to ensure that the source model referred to is the Production one, and not the DEV one?
For deployment to production, should I follow the following steps then?
- first sync the source model to production.
- in the DEV destination model, change the source of import data manually to the module in PROD source model.
- sync the destination model to PROD.
Hope I have articulated the question I have properly.
Thank you.