Data Warehouse COM Objects

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This section describes the DTS Component Object Model (COM) objects that Commerce Server supplies. These objects run in the context of Data Transformation Services (DTS) packages to move Commerce Server data from a runtime database to a Data Warehouse database.

The following table describes the DTS COM objects.

Object name

Usage

More information

DTSCatalogImport

Use this object to import catalog data.

DTSCatalogImport Object

DTSDeleteImport

Use this object to delete log file data and summarized data from the Data Warehouse.

DTSDeleteImport Object

DTSIPResolution

Use this object to resolve Internet Protocol (IP) addresses from the imported user data.

DTSIPResolution Object

DTSLogImport

Use this object to define and import Web log files.

DTSLogImport Object

DTSMarketingImport

Use this object to import information about ad and discount campaigns.

DTSMarketingImport Object

DTSPostImport

Use this object to populate OLAP cubes with the imported data, prepare the imported data for report generation, and refresh the OLAP cubes after a deletion.

DTSPostImport Object

DTSSyncAdminData

Use this object to synchronize the Data Warehouse with your Commerce Server application after you change configuration settings.

DTSSyncAdminData Object

DTSTransactionImport

Use this object to run reports to analyze transaction data.

DTSTransactionImport Object

DTSUPMCustomTask

Use this object to import user profile data into the Data Warehouse.

DTSUPMCustomTask Object

Note

Use the COM objects in the context of a DTS package. Do not access the methods and properties directly.

See Also

Other Resources

What Are the Data Warehouse Analytics Components?