Customizing the images
Use the method of customizing images to populate the database.
Procedure
- Start the
om-basecontainer. 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.fileproperty that you set in the/opt/ssfs/runtime/properties/sandbox.cfgfile in the next step. - Add the following entries to the
/opt/ssfs/runtime/properties/sandbox.cfgfile.multischema.enabled: true multischema.file: /opt/ssfs/runtime/multischema.xml multischema.version: 10.0Note: Themultischema.version: 10.0is the default version in thesandbox.cfgfile. - Use
generateImages.shscript 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.