R12 WebService JournalImportService(importJournals) Is Always Returning 0
(Doc ID 2332679.1)
Last updated on OCTOBER 16, 2019
Applies to:
Oracle Fusion General Ledger Cloud Service - Version 11.12.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.12.1.0.0 version, Create and Manage Journals
ACTUAL BEHAVIOR
---------------
R12 WebService JournalImportService(importJournals) Is Always Returning 0 on the field INTERFACE_RUN_ID
EXPECTED BEHAVIOR
-----------------------
Have the same returned value process Id on field INTERFACE_RUN_ID
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1.Create journals through webservices
2. Submit Payload
3. Check in Response Payload
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot able to see the request ID in response payload
Changes
In Release 12 the value "0" (zero) on the field INTERFACE_RUN_ID means that journals are successfully pushed to gl_interface table, in case they were not pushed to interface because of an error, the behavior remains the same, the error will be shown in the payload response.
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 |