Configuring IBM MQ for agent and integration servers

A configMap is used for setting up MQ bindings configuration while setting up OMEnvironment through Sterling™ Order Management System Operator.

Procedure

  1. Ensure that the JMS resources that are required for agent and integration servers are configured in IBM® MQ and the corresponding .bindings file is generated.
  2. Create a ConfigMap to store the IBM MQ bindings. For example, run the following command to create a ConfigMap for the .bindings file.
    oc create configmap <config map name> --from-file=<path_to_.bindings_file> -n <namespace>
  3. Specify the ConfigMap name in the mq.bindingConfigName parameter of OMEnvironment.