Execute HULFT Square scripts from Fujitsu Workload Operations Integrator

name
Fujitsu Workload Operations Integrator integration (script execution)
tag
Orchestration service/cloud service integration
Fujitsu Workload Operations Integrator integration (script execution)

This application is a set of scripts that link HULFT Square with Fujitsu Workload Operations Integrator (hereinafter referred to as Workload Operations Integrator), a service orchestration service provided by Fujitsu.
By executing an API* that launches a HULFT Square script in a Workload Operations Integrator job, data integration and business processes can be integrated, enabling centralized management of processes that have previously been separated.
This will accelerate the expansion of the scope of visualization and monitoring, strengthen recovery, and improve the efficiency of development and operations.

  • HULFT Square API Management Function
    ⇒ Please refer to the specifications for setup instructions, etc.

Script Details

Execution script

Workload Operations Integrator_mainScript

This is the main script that you run from Workload Operations Integrator.
Starts a sub-script and outputs the results to a script execution result file.

Processing script for HULFT Square

Workload Operations Integrator_subScript

This is the script that is called from the main executable script.
This process is a sample, so please replace the wait icon with the process you want to execute.

Script for checking execution results

Workload Operations Integrator_pollingScript

This is a script that you run from Workload Operations Integrator.
You can view information about completed and running scripts.
The execution results and information about the running script are returned to the Workload Operations Integrator as a response.

How to install and use it