BIPDataSource

Use the BIPDataSource data type to dynamically specify a data source when using the runReport() method.

BIPDataSource is used by the ReportRequest complex data type.

Fields Provided by BIPDataSource

Field Description

JDBCDataSource JDBCDataSource

Contains the elements to specify a JDBC data source. See JDBCDataSource.

FileDataSource fileDataSource

Contains the elements to specify a file data source. See FileDataSource.