HULFT Integrate

On the HULFT Integrate page, you can check event logs (execution logs) of scripts that perform data integration.

You can utilize the event logs for the following purposes:

  • Recording and managing execution history of scripts

  • Improving performance of scripts

  • Investigating the causes of failures

By enabling this function for specific situations, you can record information that can be useful regardless of whether you are in the development or operation phase.

To check the event logs for HULFT Integrate, select > SERVICE EVENTS > HULFT Integrate in the navigation menu.

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

  • For the names and functions of basic UI elements and other items of HULFT Square, refer to the following topic:

HULFT Integrate

On the HULFT Integrate page, you can check and export the event logs of Data Integration.

(1) Event log list

Event logs are displayed in tabular form.

Selecting copies the execution ID.

The status is indicated as follows:

:

This icon indicates that Data Integration is running.

:

This icon indicates that Data Integration ended successfully.

:

This icon indicates that Data Integration ended in error.

= Remarks =

The maximum number of logs displayed in the event log list is 10,000. If the number of logs exceeds 10,000, please use a filter to narrow down the results.

(2) Action menu

Select this icon to perform operations for event logs.

Selecting shows the menu of operations below.

Detail

Displays detailed information about the selected event log.

Export

Exports the selected event log in CSV file format.

For details on exported logs, refer to Exported logs.

Cancel script

Stops a script that is running.

This is displayed only when a script is running.

Exported logs

When you select Export from the action menu in the event logs, a CSV file is output.

In the exported logs, different field names are output than those displayed in the event log list and the details screen for event logs.

The corresponding field names in the event log list and the event log details screen are indicated in parentheses.

eventType (Details screen: Event type)

The event type is displayed.

start

This represents the start of the event.

processing

This represents that the event is being processed.

end

This represents the end of the event.

logType (Details screen: Log type)

The log type is displayed.

execution

This represents events for script execution.

script

This represents events for scripts. These events occur in parent scripts and child scripts.

operation

This represents events for operations by connectors.

execId (Event log list: Exec ID)

The execution ID is displayed.

instanceId

The instance ID of the HULFT Integrate service is displayed.

instanceName (Event log list: Service)

The instance name of the HULFT Integrate service is displayed.

messageErrorCode

An error code is displayed when a script fails.

messageErrorDetail

Error details are displayed when a script fails.

messageErrorType

The error type is displayed when a script fails.

messageLevel (Details screen: Log level)

The log level is displayed.

For details, refer to Log levels.

messageText (Details screen: Message)

The log message is displayed.

operationId

The operation ID, including operations by connectors, is displayed.

operationModule

The name of the executed component is displayed.

operationName (Details screen: Operation name)

The operation name that a user defined is displayed.

operationType

The type of executed operation is displayed.

profileId

The ID of the profile with which the script is executed is displayed.

profileName (Event log list: Profile)

The name of the profile with which the script is executed is displayed.

projectId

The ID of the project to which the script belongs is displayed.

projectVersion (Event log list: Version)

The version of the project to which the script belongs is displayed.

projectName (Event log list: Project)

The name of the project to which the script belongs is displayed.

scriptId

The script ID is displayed.

scriptVersion

The script version is displayed.

scriptName (Event log list: Script)

The script name is displayed.

resultStatus (Event log list: Status, Details screen: Result status)

The status of operation results is displayed.

time (Event log list: Start date time/End date time, Details screen: Date)

The date and time when an event occurred is displayed.

Note

Unix time is used for the date and time.

userAccountId

The ID of the account to which the user who executes the script belongs is displayed.

userId

The user ID of the user who executes the script is displayed.

sequenceNumber

The sequence number for each event is displayed.

executedBy (Event log list: Executed by)

The name of the user who executes the script is displayed.