Customizing the images

Use the method of customizing images to populate the database.

Procedure

  1. Start the om-base container. For more information, see Customizing and generating container images.
  2. Copy or create the /opt/ssfs/runtime/multischema.xml.
    Note: The location of this file can be anywhere provided that it matches with the multischema.file property that you set in the /opt/ssfs/runtime/properties/sandbox.cfg file in the next step.
  3. 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: The multischema.version: 10.0 is the default version in the sandbox.cfg file.
  4. Use generateImages.sh script to generate the images that will be used for the deployment.
  5. Deploy Sterling™ Order Management System Software by using the Operator's data management with the images generated in the previous step.