Use REST Web Services to extract data from the C_REPOS_RPT_DETAILS table and display the data in the charts.
You can use the following REST web services:
Report Details
. Retrieves data for a particular report. The web service also returns the metadata information about the report. You can retrieve data based on filters.
Report Facet
. Retrieves the unique values present in any column of the
C_REPOS_RPT_DETAILS
table. Use the values as filters to retrieve data from the table.