DataSource.SetupFull
Creates a new full processing data source.
For more information about Data Source types, see "Accessing Data
Sources" in the
Data Sources User Guide.
DataSource.SetupFull Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| reportSuiteID | xsd:string | Yes | The ID of the report suite where you want to create this data source. |
| dataSourceID | xsd:int | Yes | The ID of the new Data Source. |
| dataSourceSettings | tns:ds_full_settings | No | The new data source settings. |
DataSource.SetupFull Response
| Type | Description |
|---|---|
| tns:ds_setup_result | Returns data about the new data source. |
Comments (0)
Must be logged in to comment. Login or register now to comment!