Customizing the images
Use the method of customizing images to populate the database.
Procedure
- Start the
om-base
container. For more information, see Customizing and generating container images. - Copy or create the
/opt/ssfs/runtime/multischema.xml
.Note: The location of this file can be anywhere provided that it matches with themultischema.file
property that you set in the/opt/ssfs/runtime/properties/sandbox.cfg
file in the next step. - Add the following entries to the
/opt/ssfs/runtime/properties/sandbox.cfg
file.multischema.enabled: true multischema.file: /opt/ssfs/runtime/multischema.xml multischema.version: 10.0
Note: Themultischema.version: 10.0
is the default version in thesandbox.cfg
file. - Use
generateImages.sh
script to generate the images that will be used for the deployment. - Deploy Sterling Order Management System Software by using the Operator's data management with the images generated in the previous step.