Redwood Application Extension Page Migration to Other instance
Summary:
I would like to get your idea and suggestion how we can improve our process when doing application extension on lower instance until deploying it to PROD.
First, I will explain our current process.
- We have three lower environment Fusion instance and a prod environment instance. The three lower environments are for Development, for SIT and Functional testing and for UAT.
- The idea is to do the application extension on development instance them push it to SIT → UAT → PROD. Do a test on each stage before migrating to the next instance
Second, our VBS organization setup.
- We have two main Project right now which we use for Application Extension. One for HCM and one for PRC. Initially our plan was to do a project for each HCM module like recruitment, global HR, etc… but then we realize it will be hard to maintain since we need to create environment and pipelines on each project. And we also realize that if two HCM projects were created, it will just overwrite the change of each other.
0