Performance Debugger for Configuration Actions
Beginning in Oracle CPQ 24D, administrators can use the new Performance Debugger REST API to create granular performance logs for Configuration configure and update actions.
If an administrator suspects there is an issue with a specific error, they can initiate the Create a Performance Debugger Log REST API call to create a log for the desired action.
They can then use bulk download services to retrieve a CSV format log for analysis. Oracle CPQ 24D adds a new Configuration Performance Logs category to download the performance log.
The Id returned in the Create a Performance Debugger Log REST API response is used to identify the Configuration Performance Log to be downloaded.
The log will record the Time (in milliseconds) for the associated rule conditions and actions.
The Performance Debugger allows administrators to create logs to analyze the performance of Configuration actions.
Steps to Enable
Create a Performance Debugger Log
Complete the following steps to create a Configuration Performance Debugger Log.
-
Initiate a Create a Performance Debugger Log REST API web service call for the desired action.
-
Copy the id from the response.
-
Navigate to Admin > Bulk Data Services > Download.
-
Select Configuration Performance Logs, and then click Next.
-
Enter the id from the Create a Performance Debugger Log REST API response, and then click Download.
-
When the download task is complete, click on the Model link to download the debugger log to your local system.
-
Navigate to downloaded zip file, and then unzip the file to view the downloaded CSV log file.