4.5.3 Linkage with Web applications
In the Related information field of an Item, JP1/IM - 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/IM - 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.
-
Process work board ID
-
Process work board serial number
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.
|
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 11. Commands.
The Item information to be passed to Web applications is set by using the System property file (hptl_jp1_imss_main_setting.properties). For details, see System property file (hptl_jp1_imss_main_setting.properties) in Chapter 12. Definition Files.