Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - reportDefinitionType

Description

Report definition type.

Properties

Name Type Occurrence Description
dataSourceSetup reportDataSourceDefinition Required Settings for the report data source
reportDelivery reportDeliveryType Optional Settings to define the devliery of the Report output
reportDisplay reportDisplayDefinition Required Output display layout settings for the report
reportMetaData xs:string Optional Json meta data for extensibility and storing title translations for example.
reportOutput reportOutputType Optional
Array (0/∞)
Settings to define the output file type of the report (HTML,PDF,CSV,XLS,XML,JSON) by default HTML,CSV will be generated
reportSchedule reportScheduleType Optional Settings to define the schedule of the Report output
reportTemplateType reportTemplateType Optional Template option for the report to restrict ui options to make it easier to setup i.e. simplelist, groupedlist
In This Document