Issue in Passing the Parameters From ERP to ARCS, Where the Period Is Being Substituted Incorrectly
(Doc ID 2998906.1)
Last updated on JANUARY 23, 2024
Applies to:
Oracle Account Reconciliation Cloud Service - Version 23.12.51 and laterInformation in this document applies to any platform.
Symptoms
Trying to load the Subledger Balances to ARCS from ERP through a BI Report, getting an issue where the period is being substituted incorrectly.
To pass the parameters user is using the script
"argument1 = $END_PERIODKEY[MM-d-YYYY]$; argument2 = XXXXXXX;"
From the log:
------------------------------------------------------------------------------------------------------------------
Generating Report parameter list.
$END_PERIODKEY$ token found : $END_PERIODKEY[MM-d-YYYY]$
Substituting token with POV Value: 12-31-2024
------------------------------------------------------------------------------------------------------------------
Report parameter list: 12-31-2024,TLC CORP
Period is wrongly picked as 12-31-2024 instead of 12-31-2023
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 |