What is the best practice for building a model using OCD
I like to build the model in one instance and publish it to other.
Should we have a separate instance for Configuration Development? And then publish it remotely in DEV TST and PRD. How can we sync the BOM data from PRD/ TST to the development instance?
Or should we develop it in PRD and publish it in DEV and TST first for testing and then publish it in PRD.