Cannot search by BranchNumber using cashBanksAccounts REST API
(Doc ID 2728916.1)
Last updated on AUGUST 04, 2022
Applies to:
Oracle Fusion Cash Management Cloud Service - Version 11.13.20.07.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.20.07.0 version, Webservices and RestAPIs
When attempting to search by BranchNumber using REST API cashBankAccounts the following error is encountered.
ERROR
-----------------------
"title": "Bad Request",
"status": "400",
"o:errorDetails": [
{
"detail": "Failed to build ViewCriteria from expression \"BranchNumber='XXX'\" using view object BankAccountVO. Unable to create criteria item from node: \"BranchNumber\". ",
"o:errorCode": "29140"
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run REST API with query parameter as BranchNumber
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 |