You have finalized your model in biGENIUS-X and deployed and loaded the data in your production environment.
Good news! A new version of the Generator Configuration you are using is now available.
No worries! We will explain how to test this new generator configuration version in biGENIUS-X without affecting your current project.
To test a Generator upgrade:
- Create a new Feature Branch which will be dedicated to testing the upgrade
- See Create a Branch
- When you open the new Feature Branch, you have 2 possibilities depending on the upgrade type:
- Mandatory upgrade: follow the upgrade process when you start modeling in the Feature Branch
- Optional upgrade: after starting modeling in the Feature Branch, follow the steps described in Upgrade the Generator version
- Your Feature Branch is now up-to-date with the latest Generator Configuration version
- You can now:
- Address any new error notifications on Model Objects, which may be due to new Business Rules
- Generate
- Deploy and load data in your test environment
- Compare this new Data Solution to the one deployed using the previous Generator Configuration version
- When your tests are successful, you can:
- Deploy and load data in your production environment
- Merge the changes in your main Branch by starting a pull request for a Local Branch
The next Feature Branch you create to change your data Solution will use the upgraded generator configuration.