My Oracle Support Banner

FA:SCM:PD/PH - Using OrganizationCode and ItemNumber When Updating Items with REST API Upsert-Mode=true POST Request (Doc ID 2719868.1)

Last updated on MAY 06, 2022

Applies to:

Oracle Fusion Product Hub Cloud Service - Version 11.13.20.07.0 and later
Information in this document applies to any platform.

Symptoms

 Unable to use OrganizationCode and ItemNumber in payload when updating Items using POST request.

Using OrganizationCode and ItemNumber.

POST - https://environment.oraclecloud.com/fscmRestApi/resources/11.13.18.05/itemsV2/

Headers: 
Key                          Value
Content-Type          application/vnd.oracle.adf.resourceitem+json
Accept                     application/json
Upsert-Mode           true


Payload: 


{
 "OrganizationCode": "INVHQ",
 "ItemClass": "Root Item Class",
 "ItemNumber": "Test_Item_001",
 "UserItemTypeValue": "Stock Item"
}

The payload above worked in 20A, but in 20B and onward, the payload no longer works. There is a current defect the team is working on deliver a fix. There is no ETA at this time. This KM Doc will be updated once fix has been delivered and the REST API is working as designed. 

Changes

 Issue occurred in 20B and on-wards.

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


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