Skip to Main Content

Developer Community

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Track Runtime Messages While Creating a Service Request Through REST API in Oracle Fusion

Jithu GopiJun 16 2025

Hi Community,

We’re currently working with Oracle Fusion Service and facing a challenge while creating Service Requests (SRs) via the standard REST API.

Issue:
When we create SRs using the ServiceRequests REST endpoint, the response time is highly inconsistent — sometimes taking over 20 seconds or more. However, we are unable to identify what process or logic is consuming time during this API call, because runtime messages and logs are not captured or exposed through the REST interface.

We’ve already validated that the issue is not on the client or network side, so we suspect there may be delays caused by triggers, workflows, groovy scripts, or other background processes. However, there seems to be no out-of-the-box way to capture or view runtime diagnostics or logs related to the REST transaction (like we can through UI-based diagnostic logs).

What We Need Help With:

  • Is there a way to enable runtime message tracking or diagnostics for REST API transactions (especially for object workflows like SR creation)?
  • Are there any tools or features within Fusion Middleware or Application Composer that can help with performance profiling of API calls?

Any guidance, suggestions, or workarounds would be greatly appreciated!

Thanks,
Jithu

Comments
Post Details
Added on Jun 16 2025
0 comments
78 views