My Oracle Support Banner

PIM Cloud: Items Available In PIM Are Not Found Using The REST API Call. (Doc ID 2961203.1)

Last updated on NOVEMBER 17, 2023

Applies to:

Oracle Demand Management Cloud Service - Version 11.13.23.01.0 and later
Information in this document applies to any platform.

Symptoms

Items Available in PIM are not found using the REST API call.


STEPS TO REPRODUCE
The issue exists only for some items. For other items, customer is able to use the REST API to find the items
Item not found via REST API: xxxx-yy-zz-1+9
REST API CALL: https://fa-abcd-saasfaprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.18.05/itemsV2?q=ItemNumber="xxxx-yy-zz-1+9";OrganizationCode="org1"&fields=ItemId,ItemNumber,ListPrice,PrimaryUOMValue,MarketPrice

REST API RESPONSE:

{
  "items": [],
  "count": 0,
  "hasMore": false,
  "limit": 25,
  "offset": 0,
  "links": [
  {
  "rel": "self",
  "href": "https://fa-abcd-saasfaprod1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/itemsV2",
  "name": "itemsV2",
  "kind": "collection"
  },
  {
  "rel": "action",
  "href": "https://fa-abcd-saasfaprod1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/itemsV2/action/addItemsToDeleteGroup",
  "name": "addItemsToDeleteGroup",
  "kind": "other"
  },
  {
  "rel": "action",
  "href": "https://fa-abcd-saasfaprod1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/itemsV2/action/addSupplierAssociationsToDeleteGroup",
  "name": "addSupplierAssociationsToDeleteGroup",
  "kind": "other"
  }
  ]
}


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
Cause
Solution
References


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