Migrating new applications to next-generation Order Hub
If you have new applications that you created in Order Hub, you need to migrate those applications to the next-generation Order Hub environment.
Your applications can be either in a monorepo or in a standard Angular repository. The migration
steps are slightly different for the two methods, but the overall process is the same.
- Extract the new next-generation Order Hub code base.
- Access the IBM®-provided schematics to help you build your new application.
- Create a folder for your new application.
- Create a workspace and initial Angular application.
- Copy your custom code into the new application.
- Run and test your custom application in your local environment.
- Build, test, and deploy your custom application.
See the following procedures to migrate your new applications to next-generation Order Hub.