Dear All,
Following our IFS Cloud (remote deployment) release update from 23R2 to 25R1, we are experiencing severe performance degradation with our REST API integrations.
Specifically, GET REST API call that previously took approximately 5 seconds on 23R2 is now consuming 2 minutes or more on 25R1. Our initial debugging indicates the primary bottleneck is within Oracle AQ, with DBMS_AQ.DEQUEUE
operations exhibiting significant delays.
Has anyone else encountered this specific issue after upgrading to IFS Cloud 25R1?