Load

Loads metadata, data, or journals from a text file into an application, with the text file located on a client computer. For metadata, Load is supported only for Classic applications.

Caution!

If you attempt to load metadata into a Performance Management Architect application, Load will fail.

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

Applicable Objects

Syntax

<objectRef>.Load bstrClientFilename, bstrClientLogFileName

Argument

Description

bstrClientFilename

String (ByVal). The name and path of the file to be loaded. The path must be valid for the client computer.

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

Tip:

The metadata load file format has changed since the original release of Financial Management. If the metadata load file is in an obsolete file format, an error is thrown.

bstrClientLogFileName

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

Example

Load is used in the following examples: