Dimension Processing Destination
The Dimension Processing destination loads and processes an SQL Server 2005 Analysis Services (SSAS) dimension. For more information about dimensions, see Dimensions (Analysis Services).
The Dimension Processing destination includes the following features:
- Options to perform incremental, full, or update processing.
- Error configuration, to specify whether dimension processing ignores errors or stops after a specified number of errors.
- Mapping of input columns to columns in dimension tables.
For more information about processing Analysis Services objects, see Processing Options and Settings.
The Dimension Processing destination uses an Analysis Services connection manager to connect to the Analysis Services project or the instance of Analysis Services that contains the dimensions the destination processes. For more information, see Analysis Services Connection Manager.
This destination has one input. It does not support an error output.
Configuring the Dimension Processing Destination
You can set properties through SSIS Designer or programmatically.
For more information about the properties that you can set in the Dimension Processing Destination Editor dialog box, click one of the following topics:
- Dimension Processing Destination Editor (Connection Manager Page)
- Dimension Processing Destination Editor (Mappings Page)
- Dimension Processing Destination Editor (Advanced Page)
The Advanced Editor dialog box reflects the properties that can be set programmatically. For more information about the properties that you can set in the Advanced Editor dialog box or programmatically, click one of the following topics:
For more information about how to set the properties, click one of the following topics:
- How to: Set the Properties of a Data Flow Component Using a Component Editor
- How to: Set the Properties of a Data Flow Component in the Properties Window
- How to: Set the Properties of a Data Flow Component Using the Advanced Editor
See Also
Concepts
Creating Package Data Flow
Integration Services Transformations