Execution logs

NO IMAGE

 Home > User guide > Execution logs

Execution logs list

Transition from "Execution Logs" in the global menu. The execution logs are displayed in the list. It also can be displayed via the BOT Details screen or Schedule Details screen.

The execution history is displayed. You can check the run date, the executed BOT name, the status, the data size, and the run time.

This screen has following features.

  1. Switch Execution Logs
  2. BOT Details
  3. Delete an Execution Log
  4. Execution Log Details

Switch Execution Logs

Select year and month from the drop-down list respectively, and click the [Show] button.

You can also display deleted execution logs by checking "Include deleted".

*Deleted execution logs have a strikethrough in their name. The internal data of the deleted execution log cannot be checked, but the record remains.

BOT Details

Click the BOT name to display the BOT details page.

Delete an Execution Log

  1. Select the check box next to the Run date.
  2. Click the [Delete Storage Data] button.
  3. Click [OK] .

Deletes the output data, screen shots, etc. of the execution log stored in the storage.

The internal data of the execution log is deleted, but the record of the execution log remains.

Delete Several Logs at Once

  1. Select the check box left to the Run date to select all logs.
  2. Click the [Delete Storage Data] button.
  3. Click [OK] .

If you want to remove all records, click "Select all records in this search condition".
All records in the search condition will be selected.

Execution Log Details

You can view the execution logs details. You can check the BOT name, run date and time, data size, status, performer, run time, and screen shots.

The following operations are available from this screen.

  1. BOT Details
  2. Confirm the Output Data
  3. Delete Data
  4. Event hook
  5. View a Screenshot

BOT Details

Click the BOT name to display the BOT details page.

Confirm the Output Data

Click the [View the output data] button to display a modal window. You can also export the output data.

About BOT logs

The BOT log is output when an error occurs during BOT execution. The output log contents are stored in the group data "BOT Log".

BOT log-Task number

The task number where the logging occurred is output.

BOT log-Group row number

If group processing is in progress, the line number of the group where the logs occurred is output.

BOT log-Message

A message is output.

BOT log-Operation

The task operation when the log occurs

BreakSuspend execution on error
ContinueContinue processing on error

BOT log-Level

The log level that occurred is output.

ErrorAn error occurred in the task.
If the BOT log is not output, please check the following settings.
Is the log level setting for output in the BOT settings set to "No output"?
Please click here for more information about log level settings.
Is the BOT log included in the BOT output data in the BOT configuration?
Click here for more information about output data settings.

Export

  1. Click the [Export] button.
  2. Select the format from the pull-down menu and click the [Export] button.

Delete Data

Deletes the output data, screen shots, etc. of the execution log stored in the storage.

  • Click the [Delete the data] button then click [OK] in the modal window.

Event hook

It will be displayed when the hooked event occurs.

You can check the event hook callback status (in progress, success, failure, delay). If the callback fails, the event hook will be disabled by the system. Once disabled, it will appear in the system alerts on your dashboard.

*The "Delay" status will be displayed when the mail sending by Mailhook is delayed.

View a Screenshot

You can check the screenshots of the BOT running. Click the link to see the enlarged screenshot.

In addition, you can set whether to take a screenshot while it is running in the BOT editor.