REST Get incentiveCompensationTransactions Transaction Api Performance
(Doc ID 3053178.1)
Last updated on OCTOBER 11, 2024
Applies to:
Oracle Fusion Incentive Compensation Cloud Service - Version 11.13.24.04.0 and laterInformation in this document applies to any platform.
Symptoms
REST api ( resources/11.13.18.05/incentiveCompensationTransaction ) call to get list of transactions updated within specific date is taking long time to return results.
Response time around 4 minutes to return 24 records.
STEPS
The issue can be reproduced at will with the following steps:
REST api call with filter conditions ( ORG_ID, TRANSACTION_TYPE, and LAST_UPDATE_DATE)
https://XXXX.fa.oraclecloud.com/fscmRestApi/resources/11.13.18.05/incentiveCompensationTransactions/?onlyData=True&expand=TransactionsDFF&q=BusinessUnitId=300013658789084;TransactionType=CTL_TRANSACTION;LastUpdateDate>2024-06-11 04:30:35&totalResults=true&limit=500&offset=0
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 |