To add support for data sources that are not native to PerformancePoint Monitoring Server, you can create custom data source extensions. Each extension must have a data source designer and a data source provider.
In This Section
|
Topic
|
Description
|
|---|
|
How to: Create Data Source Designers
|
Provides code examples and instructions for creating a data source designer for PerformancePoint Dashboard Designer. Data source designers are used to create and edit data source objects.
|
|
How to: Create Data Source Providers
|
Provides a code example and instructions for creating a data source provider that connects to a tabular data source. Data source providers must be installed on the Web servers that host the reports and scorecards that use the data source.
|
See Also