Error Creating Asset Using REST API or Import Management: Applying List binding LOV_InventoryItemId with given set of values leads to no matching row for a row of type :AssetVO
(Doc ID 2737633.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.20.10.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.20.10.0 version, Accounts, Contacts, Households
Error Creating Asset Using REST API or Import Management
ERROR
-----------------------
Applying List binding LOV_InventoryItemId with given set of values leads to no matching row for a row of type :AssetVO
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. End Point: crmRestApi/resources/latest/assets
2. Method: POST
3. Payload:
{
"CustomerId": "999999999999999",
"InventoryItemId": "999999999999999"
}
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot use Asset REST API to create an asset.
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 |