VIEW-FILE-NAME

The VIEW-FILE-NAME terminal in the MaxL language represents the name of an aggregation script containing information derived during aggregate view selection for an Essbase aggregate storage (ASO) database.

The file is created in the cube directory, with a .csc extension.

Aggregation scripts are valid as long as the dimension level structure in the outline has not changed.

Executing an aggregation script (using execute aggregate build) materializes the aggregate views specified within it.

The .csc extension is optional when executing the script.

The file name can be a maximum of 8 characters in length (excluding the extension) and must not contain any of the following characters, or whitespace: :;.,=+*?[]|<>"'\/

Type

string (see MaxL Syntax Notes)