JOBS

A job is a package that contains the project data and its related assets.

In HULFT Square, the following jobs can be set as triggers to execute Data Integration scripts.

  • File Event Jobs

  • REST API Jobs

  • Schedule Jobs

  • HULFT Transfer Jobs

For example, events such as creation or update of files, arrival of scheduled times, HTTP requests, or receiving files from HULFT can invoke Data Integration script execution.

= Remarks =

The user who creates a job becomes the user who executes the job (script).

 

You can create an application from a job.

For how to create an application, refer to the page where the description of the job is provided.

Note

The following limitations apply when you create an application from a job.

  • All of the job execution scripts are copied to the application including dependent scripts.

    Behavior, including the algorithms of the application to be executed, is fixed at the point that a job is created from an application. Even if you edit the script in the original project, such as for the purpose of additional development or fixes, the application is not affected. In order to reflect changes to the script in the application, configure the application again.

  • As the trigger conditions set for the job prior to migration are not migrated, configure trigger conditions for the application separately.