Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


Related-links property file (hptl_jp1_imss_link_setting.properties)

Organization of this page

Description

This file defines the links to add to the Related link menu items in the main window (Item status) and to the optional menu items in the main window (Item list)

Format

#Setting related links (for the Related link menu items in the main window (Item status))
hptl_jp1_imss_link_info_num=Number of links
hptl_jp1_imss_link_name_n=Display name
hptl_jp1_imss_link_url_n=URL
#Setting related links (for optional menu items in the main window (Item list))
hptl_jp1_imss_main_link_info_num=Number of links
hptl_jp1_imss_main_link_name_$n=Display name
hptl_jp1_imss_main_link_url_$n=URL

Lines starting with a hash mark (#) are treated as comments.

File names

Storage folder

JP1/SS-path\conf\

When the definition is applied

The definition is applied after the following JP1/Service Support services are restarted:

What is described

Do not edit any keys except the specifiable keys that are explained in the following table. Use an equal sign (=) to connect a specifiable key and its value.

Table 13‒24: List of specification keys that can be set in the related-links property file

Specification key name

Description

Default value

hptl_jp1_imss_link_info_num

Specifies the number of links to be displayed in the Related link menu item in the main window (Item status).

Define the same number of pairs of hptl_jp1_imss_link_name_n and hptl_jp1_imss_link_url_n you specify here.

If the number of pairs of defined hptl_jp1_imss_link_name_n and hptl_jp1_imss_link_url_n is greater than the specified number, the definitions to the specified number become valid.

You can specify an integer from 0 to 100. Use only half-width numeric characters.

0

hptl_jp1_imss_link_name_n

Specifies the display names of the links to be displayed in the Related link menu item in the main window (Item status).

You can specify a string of 1 to 255 bytes.

For n of the specification key name, specify an integer from 1 to the number you specified for hptl_jp1_imss_link_info_num. Use only half-width numeric characters.

--

hptl_jp1_imss_link_url_n

Specifies the URLs of the links to be displayed in the Related link menu item in the main window (Item status).

You can specify a string of 1 to 4,096 bytes.

For n of the specification key name, specify an integer from 1 to the number you specified for hptl_jp1_imss_link_info_num. Use only half-width numeric characters.

--

hptl_jp1_imss_main_link_info_num

Specifies the number of links to display in the optional menu items in the main window (Item list).

Define the same number of pairs of hptl_jp1_imss_main_link_name_$n and hptl_jp1_imss_main_link_url_$n as you specify here.

If the number of pairs of defined hptl_jp1_imss_main_link_name_$n and hptl_jp1_imss_main_link_url_$n is greater than the specified number, the definitions to the specified number become valid.

You can specify an integer from 0 to 10. Use only half-width numeric characters.

0

hptl_jp1_imss_main_link_name_$n

Specifies the display names of the links to be displayed as optional menu items in the main window (Item list).

You can specify a string of 1 to 255 bytes.

For $n of the specification key name, specify an integer from 1 to the number specified for hptl_jp1_imss_main_link_info_num. Use only half-width numeric characters.

--

hptl_jp1_imss_main_link_url_$n

Specifies the links to be displayed as optional menu items in the main window (Item list).

You can specify a string of 1 to 4,096 bytes.

For $n in the specification key name, specify an integer from 1 to the number specified for hptl_jp1_imss_main_link_info_num. Use only half-width numeric characters.

--

Legend:

--: No default value

Note

Definition example

The following is a definition example when you set the JP1/AIM login window as a link in order to link with JP1/AIM. Note that the following definition example shows only the part that is necessary for the setting:

hptl_jp1_imss_link_info_num=1
hptl_jp1_imss_link_name_1=JP1/AIM
hptl_jp1_imss_link_url_1=http://Server1/jp1asset/login.htm