sip_integration.properties

To call the Rest APIs for the IBM® Sterling™ Intelligent Promising Optimization service integration with Sterling Order Management System Software, configure the following properties.

Property Value Description
sip_integration.optimizer.baseUrl The default value is not set. The base URL that is obtained from the Sterling Intelligent Promising Optimization service. For example, sip_integration.optimizer.baseUrl=https://api.watsoncommerce.ibm.com/optimizer.
sip_integration.optimizer.integration.enable The default value is N. Enables or disables the Sterling Intelligent Promising Optimization service integration. (N = Disabled integration)
sip_integration.optimizer.rankapi.disable The default value is Y.

Disables the Rank API. Sterling Order Management System Software uses the node set as per the sourcing rules.

If set to N, the Rank API is called when the integration is established.

sip_integration.optimizer.rank.minNodesForRanking The default value is 10. Minimum number of nodes that are required to assign ranking.

Calls the Rank API only when the number of sourcing nodes are greater than the configured value.

sip_integration.optimizer.rank.rankNodesLimit The default value is 10. Defines the maximum number of nodes to consider for ranking.
sip_integration.optimizer.optimization.api.disable The default value is Y.

Disables the Optimization API.

If set to N, the Optimizer API is called when the integration is established. The best solution that is generated by Sterling Order Management System Software is used.

sip_integration.optimizer.optimization.mode The possible modes are Idle or Live. The default mode is Idle. Idle - Sterling Order Management System Software calls the Idle API from the Optimizer. In the Idle mode, no response is sent from the IBM Sterling Intelligent Promising Optimizer service and the transaction continues as per Sterling Order Management System Software.

Live - Sterling Order Management System Software calls the Optimizer API which is a sync call. In the Live mode, the IBM Sterling Intelligent Promising Optimizer service returns a response for cost-based optimization.

sip_integration.optimizer.bundle.support.enable The default value is N. Enables bundle support in Sterling Intelligent Promising Optimizer integration.