StoreItemService.readItemDetail API is throwing an error for an item not having short description
(Doc ID 2881247.1)
Last updated on JULY 06, 2022
Applies to:
Oracle Retail Store Inventory Management - Version 16.0.3 and laterInformation in this document applies to any platform.
Symptoms
In Store Inventory Management (SIM) version 16.0.3.9 the StoreItemService.readItemDetail API is throwing an error for an item not having short description in store_item table but short description column in store_item table is null-able field. Ideally if short description is an optional field then the API should not throw an error.
Steps To Reproduce:
1) Select an item having no short description in store_item table.
2) Hit the API storeItemService.readItemDetail.
3) Error is observed.
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 |
References |