Execute HULFT Square scripts from JP1
- name
- JP1 integration (script execution)
- tag
- Integrated system operation management tool/job management

This application is a set of scripts that link HULFT Square with JP1, the integrated system operations management software provided by Hitachi, Ltd.
By executing an API* that launches a HULFT Square script within a job created in JP1, you can directly call the linked process built in HULFT Square and return the execution results to JP1.
This allows data integration between systems and business processing to be centrally controlled using JP1, improving operational visibility, integrated monitoring, and recoverability.
- HULFT Square API Management Function
⇒ Please refer to the specifications for setup instructions, etc.
Script Details
Execution script
JP1_main_script

This is the main script executed from JP1.
Starts a sub-script and outputs the results to a script execution result file.
Processing script for HULFT Square
JP1_sub_script

This is the script that is called from the main executable script.
This process is a sample that uses the wait icon and the csv_read icon.
In actual operation, please replace it with the processing you want to achieve.
Script for checking execution results
JP1_polling_script

This is a script to be executed from JP1.
You can view information about completed and running scripts.
The execution results and information about the running script are returned to JP1 as a response.