HsvStarSchemaACM Object Methods

The HsvStarSchemaACM object enables you to work with Extended Analytics data extractions. For example, you can create and delete star schemas, return the Extended Analytics Data Source Names registered on an application server, and obtain an extraction’s log. This object’s methods are summarized in Table 38, HsvStarSchemaACM Object Methods, and are described in detail in the following topics.

HsvStarSchemaACM is a server-side object. To set an HsvStarSchemaACM object reference, create the object on the application server with HsvSession.CreateObject, then set the object reference with SetSession. The example for EnumRegisteredDSNs shows how to do this.