FA:SCM:INV:Unable to Update Messagetext Column Using Transferorder Rest API- Patch Operation
(Doc ID 2680104.1)
Last updated on MAY 06, 2022
Applies to:
Oracle Fusion Inventory Management Cloud Service - Version 11.13.20.04.0 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
Unable to update 'Message Text' value in a Transfer Order using REST API - Patch Method.
EXPECTED BEHAVIOR
-----------------------
Patch Method needs to allow the update of Message Text column in Transfer Order
STEPS
-----------------------
1. Invoking the REST API /fscmRestApi/resources/11.13.18.05/transferOrders using Patch Method
2. Request Body
{
"MessageText":"Message Text updated using RestAPI"
}
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 |