[Index]

Model: data/Report

Reports use report generators to render data generated by report data sources and use events for delivery

Model Details

Title Description Details
Name * DESCRIPTION
  • Field Name: name
  • Type: String
Description DESCRIPTION
  • Field Name: description
  • Type: String
Report Data Source *
  • Field Name: source
  • Type: String
  • Target: data/ReportSource
  • Target attr: name
  • Format: uri
Data Source Arguments
  • Field Name: source_args
  • Type: String
Report Generator *
  • Field Name: generator
  • Type: String
  • Target: data/ReportGenerator
  • Target attr: name
  • Format: uri
Report Generator Template
  • Field Name: generator_template
  • Type: String
  • Format: file
Content Type
  • Field Name: content_type
  • Type: String
Events Events to raise when the report completes - could be used for report delivery
  • Field Name: events.[n]
  • Type: Array
Event Event to raise when the report completes
  • Field Name: events.[n].event
  • Type: String
  • Target: data/Event
  • Target attr: name
  • Format: uri
API reference for data/Report