My Oracle Support Banner

Inventory Adjustment Creation API is causing error "Item is not eligible for the average weight adjustment" (Doc ID 3078012.1)

Last updated on MARCH 24, 2025

Applies to:

Oracle Retail Merchandising Foundation Cloud Service - Version 25.0 and later
Information in this document applies to any platform.

Symptoms

 

Inventory Adjustment Creation API is causing error "Item is not eligible for the average weight adjustment"

e.g.

JSON Payload:
{
  "collectionSize": "1",
  "items": [
    {
      "location": 262,
      "details": [
        {
          "item": "[ITEMNO]",
          "adjustmentReasonCode": null,
          "unitQuantity": null,
          "fromDisposition": null,
          "toDisposition": null,
          "userId": "[USERID]",
          "createDate": "2025-03-03",
          "weight": 53.8,
          "weightUom": "KG",
          "weightType": "T",
          "weightOnlyAdjustment": "Y"
        }
      ]
    }
  ]
}

 

Items which we are using having below attributes:
UOM Class - MASS
Standard UOM - KG
Catch Weight Indicator - N

 

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.