Testing customizations in next-generation Order Hub
After you create and build your customizations, you test your customizations to reduce the risks that you face during deployment.
About this task
When you run next-generation Order Hub in the developer toolkit (DTK), it runs in two
containers: a base container and an extension container.
- The base container has the IBM modules that are part of next-generation Order Hub.
- The extension container is an empty image for your customizations that the user interface connects to.
Procedure
./build-customization.sh build-image-from-jar <path to extension-jar> <custom-image-name> <custom-image-tag>For
example,./build-customization.sh build-image-from-jar packagejar/orderhub-ext_2023_04_21_09_42_26.jar orderhub-ext 20230421