Creating new applications in next-generation Order Hub
Use one of the Angular schematics that are provided by IBM® to generate a new application and then access the new application within next-generation Order Hub.
When you create an application by using the schematics, the resulting application is
automatically configured to include libraries. The libraries are used by next-generation Order Hub to communicate with various services that are part of your infrastructure.
- The Sterling™ Order Management System system backend
- Sterling Intelligent Promising Inventory Visibility tenants
- Other microservice tenants
- Carbon UI libraries to design pages to have the same look as existing pages in next-generation Order Hub.
You can use the scripts to generate either an Angular monorepo, which is a repository that holds multiple projects, or a standard Angular repository. The next-generation Order Hub code uses the monorepo pattern.