Enabling unsegmented consumption rules

You can enable unsegmented consumption rules by using the UI or an API. When you enable this feature, you can start using unsegmented inventory for consumption.

Before you begin

Ensure that you are familiar with the segmentation concepts. For more information, see Inventory segment and Utilizing unsegmented inventory for segments.

Procedure

  1. Enable segment consumption by using the UI or an API:
    Enablement option Procedure
    Order Hub
    1. Log in to Order Hub.
    2. To open the Tenant configurations page, click Tenant.
    3. In the Inventory considerations section, toggle the Consider unsegmented inventory on stockout to On.
    4. Click Save.
    API
     {
       "segmentation": {
           "useAvailabilityFromUnsegmented": "true"
       }
     }
  2. Click Save.

What to do next

Configure different types of segments for your inventory. For more information, see Configuring segments.
Then, set up segment consumption rules for your inventory. For more information, see Managing unsegmented inventory for segments.
View the scenarios that are available. For more information, see Scenario: Utilizing unsegmented inventory for segments.