2-2 spreadsheet components, 2-2-1 spreadsheet declaration – HP StorageWorks XP Remote Web Console Software User Manual

Page 108

Advertising
background image

Configuration File Loader 108


5-2-2 Spreadsheet Components

The spreadsheet consists of the following components:

Spreadsheet Declaration (see section 5-2-1 )

Function tags (see section 5-2-2-2 )

Configuration definition(s) (see section 5-2-2-3 )

Comments (see section 5-2-2-4 )

5-2-2-1 Spreadsheet Declaration

The spreadsheet declaration is required, and is written at the beginning of the spreadsheet. Certain parts of the

declaration will have already been written in the exported current spreadsheet. If the declaration line is incorrect,

an error occurs and the spreadsheet file will be rejected.

The spreadsheet declaration line is not case-sensitive.

Format (variables are shown in italics):
#!Version Version number,Program Product,Process mode

Example:
#!Version 04_00_00,LUN,Change

Table 5.2 describes the spreadsheet declaration components.

Table 5-2

Spreadsheet Declaration Components

Component Description

#!

Indicates the declaration line. Cannot be changed.

Version

Indicates that the Remote Method Invocation (RMI) version
number follows. Cannot be changed.

(One byte space)

Required between the version and the version number.

Version number

RMI version number.

, (comma with no spaces)

Follows the RMI version number

Product Indicates

the

required product. LUN indicates LUN Manager.

, (comma with no spaces)

Follows the program product

Process mode

Indicates the required process mode. The only mode that is
currently available is Change, which indicates adding,
changing, or deleting. When the downloaded spreadsheet
file is opened, the process mode is not yet stated.

Advertising