Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


4.11.3 Linkage with web applications

In the Related information field of an Item, JP1/Service Support can display links to windows that contain information related to the Item. This function allows users to view the information that is managed in a linked product by clicking its link.

JP1/Service Support can pass the information listed below to a web application. Therefore, it is possible to edit Item information from a web application by executing the Item editing command.

The process work board ID and process work board serial number can be received via HttpRequest by using the keys listed in the following table.

Table 4‒12: Keys to receive information via HttpRequest

Information to be passed to a web application

Key to receive the information

Process work board ID

hptl_jp1_imss_pwbid

Process work board serial number

hptl_jp1_imss_itemno

For details about the Item editing command, see jssitemedit (edits an Item) in Chapter 12. Commands.

JP1/Service Support can also pass parameters other than the process work board ID and the process work board serial number to web applications. By passing information in this way, you can use the Item information in web applications.

You can specify the information to be passed to a web application by specifying the following keys in the system property file (hptl_jp1_imss_main_setting.properties):

#1 You do not need to specify this key if you want to pass only the process work board ID and the process work board serial numbers to the web application,.

#2 This key is used for collecting, with the web application, the information that was passed. Specify this key when you want to make changes the information to be passed.

For details about each key, and for information about the keys used to collect information that was passed to a web application, see System property file (hptl_jp1_imss_main_setting.properties)in Chapter 13. Definition Files.

To pass parameters to a web application, you must enter the following information for the Item elements:

No.

Item element

Information to be input

1

Related information (JIMSD_FORM_LINKURL) or Extended user link (JIMSD_FORM_REFINFO01 to JIMSD_FORM_REFINFO05)

URL of the web application to which the parameters are to be passed

2

Item data input to the specification key hptl_jp1_imss_add_item_info_$n#1

Information to be passed to the web application#2

# 1:

If the Item setting for the parameter you want to pass to the web application does not exist in the Item form, add the corresponding Item element to the Item form.

# 2:

You can pass the parameters for the process work board ID and the process work board serial number to a web application without specifying the hptl_jp1_imss_add_item_info_$n key.