Tenant settings

Tenant settings, such as tenant ID, country, currency, time zone, unit of measure for weight, length, and distance are applied to your account during the account-provisioning process. You can set preferences for inventory availability lookup and the maximum number of days that an item is promised or fulfilled for orders. You can apply an expiration time to reservations to help ensure that inventory is not reserved for long periods unnecessarily. You can activate the settings to enable inventory segmentation allocation and rebalancing frequency.

Default tenant settings

During the onboarding process, the following tenant configurations settings are defined and configured for your account.

Setting name Default value
Country US
Currency USD
Time zone America or New York
Unit of measure for weight Pounds
Unit of measure for length Inches
Unit of measure for distance Miles
Unit of measure for Shipping dimension Inches
Unit of measure for weight Pounds
Default shipping weight lbs

For more information about defining tenant settings, see Manage tenant settings.

To set values for these settings during your onboarding process, see Getting help. To view the tenant settings that are configured for your account, see the Get encodings API.

Modifying tenant settings

You can modify the tenant settings by using either the UI or the APIs. To view the tenant settings that you can modify, see the Get settings API.

You can modify the Default shipping weight tenant settings by using either the UI or the Define settings API.

Setting preferences

You can set the following preferences by using APIs.

Inventory availability lookup window
Sets the time limit in days for accepting shipments.
This attribute corresponds to the defaultLimitInDays parameter in the Update Settings API.
Maximum shipping commitment days
Sets the maximum days that the inventory is available.
This attribute corresponds to the MaxFutureAvailabilityLookahead parameter in the Define settings and Get settings APIs.
Inventory reservation expiration time
Sets the length of time that you can reserve an item.
This attribute corresponds to the defaultExpirationMinutes parameter in the Update Settings API.

Enabling features

In IBM Sterling Intelligent Promising, you can use either the UI or the APIs to enable different features.
Segment rebalancing
Enables segment allocation and sets the allocation frequency to a minimum of 6 hours.
To enable allocation, toggle the slider to On.
Alternatively, you can set the allocationEnabled attribute to true in the Update settings API. For more information, see Enabling inventory segmentation allocation and rebalancing frequency.
Delivery method always published
Publishes the delivery method events even if fulfillment is disabled.
Zero quantity filter
Ensures that records with zero quantity are ignored.