Extract

Extracts security information, metadata, data, or journals from an application into a text file on the client computer.

You must call SetSession and set the ExtractOptions property before calling Extract. The various extract operations may have other prerequisites for calling Extract. For information on how Extract is used with its applicable objects, see the following topics:

Applicable Objects

Syntax

<objectRef>.Extract bstrClientFilename, bstrClientLogFileName

Argument

Description

bstrClientFilename

String (ByVal). The name and path of the file into which the security information, metadata, data, or journals will be extracted. The path must exist on the client computer.

For details on the extracted file’s format, see the Oracle Hyperion Financial Management, Fusion Edition Administrator's Guide.

bstrClientLogFileName

String (ByVal). The name and path of the log file for the extraction operation.

Example

Extract is used in the following examples: