Gets the data source.
the connector object
Removes the data source if defined.
Maps the data row values to variables by names (data row keys). Variables must exist.
DataItem to set
Sets the data source by id.
the id of your data connector
Generated using TypeDoc
The DataSourceController is responsible for all communication regarding data source. Methods inside this controller can be called by
window.SDK.dataSource.{method-name}
A data source is a data connector selected to be used in the document. Only one data source can be defined per template, this controller manages this data source.