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.
  1. Extract the new next-generation Order Hub code base.
  2. Access the IBM®-provided schematics to help you build your new application.
  3. Create a folder for your new application.
  4. Create a workspace and initial Angular application.
  5. Copy your custom code into the new application.
  6. Run and test your custom application in your local environment.
  7. Build, test, and deploy your custom application.

See the following procedures to migrate your new applications to next-generation Order Hub.