Posted Date Field Is Not Working For GET Journal Batch REST API
(Doc ID 2955650.1)
Last updated on JUNE 16, 2023
Applies to:
Oracle Fusion General Ledger Cloud Service - Version 11.13.23.04.0 and laterInformation in this document applies to any platform.
Goal
Posted Date field is not working for GET Journal Batch REST API.
◉ REST API used:
https://fa-pod-saasfaeuraprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.18.05/journalBatches?q=PostedDate='2023-06-07'
◉ Response does not list any journal, even if in back-end there are journals Posted on (Posted Date): 2023-06-07
{
"items": [],
"count": 0,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://fa-pod-saasfaeuraprod1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/journalBatches",
"name": "journalBatches",
"kind": "collection"
}
]
}
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |