JournalBatches Expand and JournalHeaders Returns Empty Array in rest client
(Doc ID 2645052.1)
Last updated on JULY 01, 2021
Applies to:
Oracle Fusion General Ledger Cloud Service - Version 11.13.20.01.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.20.01.0 version, Create and Manage Journals
ACTUAL BEHAVIOR
---------------
Rest API not fetching the details of journal batch
EXPECTED BEHAVIOR
-----------------------
Rest API Get Batch >> Child >> journals >> Lines should work and fetch all the lines of a particular journal in batch
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to Rest Client
2. Give the call as : https://podname/fscmRestApi/resources/11.13.18.05/journalBatches/{JeBatchId}/child/journalHeaders/{JeHeaderId}/child/journalLines
3. No details fetched . Status 404 , server not found
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot create integration with third party systems with the help of Rest client.
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 |