Crystal Reports · Capability
SAP Crystal Reports RESTful Web Services API — OData
SAP Crystal Reports RESTful Web Services API — OData. 10 operations. Lead operation: Crystal Reports Get OData Service Document. Self-contained Naftiko capability covering one Crystal Reports business surface.
What You Can Do
GET
Getodataservicedocument
— Crystal Reports Get OData Service Document
/v1/infostore/{reportid}/rpt/data-svc
GET
Getodatametadata
— Crystal Reports Get EDMX Metadata Document
/v1/infostore/{reportid}/rpt/data-svc/metadata
GET
Getgrandtotals
— Crystal Reports Get Grand Totals
/v1/infostore/{reportid}/rpt/data-svc/grandtotals
GET
Getreportdatarows
— Crystal Reports Get Report Data Rows
/v1/infostore/{reportid}/rpt/data-svc/rows
POST
Pushdatarow
— Crystal Reports Push a Row of Data to Transient Instance
/v1/infostore/{reportid}/rpt/data-svc/rows
GET
Getreportdatarowbyindex
— Crystal Reports Get Specific Row by Index
/v1/infostore/{reportid}/rpt/data-svc/rows-index
GET
Getrowfieldvalue
— Crystal Reports Get Specific Field from Row
/v1/infostore/{reportid}/rpt/data-svc/rows-index/{fieldname}
GET
Getrowfieldrawvalue
— Crystal Reports Get Raw Field Value
/v1/infostore/{reportid}/rpt/data-svc/rows-index/{fieldname}/value
GET
Getgroupdata
— Crystal Reports Get Group Data
/v1/infostore/{reportid}/rpt/data-svc/{groupname}
GET
Getgroupbypath
— Crystal Reports Get Specific Group by Path
/v1/infostore/{reportid}/rpt/data-svc/groupname-grouppath
MCP Tools
crystal-reports-get-odata-service
Crystal Reports Get OData Service Document
read-only
idempotent
crystal-reports-get-edmx-metadata
Crystal Reports Get EDMX Metadata Document
read-only
idempotent
crystal-reports-get-grand-totals
Crystal Reports Get Grand Totals
read-only
idempotent
crystal-reports-get-report-data
Crystal Reports Get Report Data Rows
read-only
idempotent
crystal-reports-push-row-data
Crystal Reports Push a Row of Data to Transient Instance
crystal-reports-get-specific-row
Crystal Reports Get Specific Row by Index
read-only
idempotent
crystal-reports-get-specific-field
Crystal Reports Get Specific Field from Row
read-only
idempotent
crystal-reports-get-raw-field
Crystal Reports Get Raw Field Value
read-only
idempotent
crystal-reports-get-group-data
Crystal Reports Get Group Data
read-only
idempotent
crystal-reports-get-specific-group
Crystal Reports Get Specific Group by Path
read-only
idempotent