Type Libraries for Loading and Extracting Information

Financial Management provides type libraries for loading and extracting various types of information. These type libraries are listed in the following table:

Table 42. Type Libraries for Loading and Extracting

Information Being Loaded/Extracted

Type Library

Security

HsvSecurityLoadACV

Metadata (extracts only)

HsvMetadataLoadACV

Rules and member lists

HsvRulesLoadACV

Data

HsvcDataLoad

Journals and journal templates

HsvJournalLoadACV

These type libraries are client tier Application Components. Use these type libraries to load information from and extract information to client computers.

The HsvSecurityLoadACV, HsvMetadataLoadACV, HsvcDataLoad, and HsvJournalLoadACV objects in these type libraries expose the IHsvLoadExtractOptions and IHsvLoadExtractOption interfaces, which are used to specify load and extract options. Note that these interfaces are not exposed by the HsvRulesLoadACV object.

The following topics introduce you to the objects for loading and extracting information: