Activating the Sterling Order Management System Software and Sterling Intelligent Promising Inventory Visibility integration

After installing the Sterling Order Management System Software fix pack 10.0.0.25 or later, and on onboarding to Sterling Intelligent Promising Inventory Visibility, run the activation script. The activation process activates the event handlers and event templates. The application validates the existing data to ensure that the existing configurations are not overwritten.

Note: The existing -DFunctionality=SIV is deprecated and not supported starting fix pack 10.0.0.25 and later. If you have already used SIV and want to use the same or use the new activator version for a different environment, contact IBM Support.

Before you begin

To integrate more than one enterprise, run the enterprise activation script for each enterprise code. Before you run the script for the second time, ensure that you manually delete the start files with .xml.restart extension.

The integration start files are present in the <INSTALL_DIR>/repository/factorysetup/iv_integration_1_1/install/ directory.

About this task

The following procedure explains the integration that is run after upgrading or installing a new instance of Sterling Order Management System Software.

Procedure

  1. Activate the event handlers and templates by running the enterprise activation script from the <INSTALL_DIR>/bin directory.
    Note: One inventory organization supports only one tenant ID. Therefore, do not run the activation script for multiple tenant IDs for the same organization.
    • UNIX./sci_ant.sh -f integration_load_defaults.xml -DFunctionality=SIV_1.1 -DEnterpriseCode=<enterprise_code> -logfile logfile
    • Windowssci_ant.cmd -f integration_load_defaults.xml -DFunctionality=SIV_1.1 -DEnterpriseCode=<enterprise_code> -logfile logfile

    Here, enterprise_code refers to the specific code for the enterprise. If you do not pass any code, DEFAULT is considered.

  2. Delete the start files with extension .xml.restart from the <INSTALL_DIR>/repository/factorysetup/iv_integration_1_1/install/ directory.
    If you do not delete the start files they interfere with the integration activation for the subsequent enterprise codes.