Crystal Reports · Example Payload

Crystal Reports Data Source Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

Crystal Reports Data Source Example is an example object payload from Crystal Reports, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nametypetables

Example Payload

Raw ↑
{
  "name": "xtreme",
  "type": "JDBC (JNDI)",
  "tables": [
    "Customer",
    "Orders"
  ]
}