Execution Logs

NO IMAGE

 Home > User guide > Execution logs

Execution Logs list

Transition from "Execution Logs" in the global menu. The executed log is displayed in the list.
You can check the Run date, executed BOT name, Status, Data size, Run time.

This screen has following features.

  1. Switch Execution Logs
  2. BOT detail
  3. Delete an Execution Log
  4. Execution Log details
  5. Reload Execution Logs

Switch Execution Logs

You can filter the execution logs by specifying the Run date, BOT name, Status.

You can also display deleted execution logs by checking "Include deleted".
* Deleted execution logs are displayed in light gray font. The internal data of the deleted execution log cannot be checked.

BOT Details

Click the BOT name to display the BOT details page.

Delete an Execution Log

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.

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

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

Transition from the "Details" button in the execution log list.
You can check the BOT name, Run date, Data size, Status, Executor, Run time, Event hook and screen shots.

The following operations are available from this screen.

  1. BOT details
  2. Confirm the output data
  3. Confirm the input data / BOT internal data
  4. Delete data
  5. Event hook
  6. View a screenshot

BOT details

Click the BOT name to display the BOT details page.

Confirm the output data

Click the "View output data" to display a modal window.
Output data are displayed, and you can export.

About Output data

For output data, please click here.

About BOT logs

BOT logs are output by setting the log-Level. The output log contents are stored in the group data "BOT log".
* For more information on log-Level settings, please click here.

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

Task operations are output when log occurs.

BreakSuspend execution on error
ContinueContinue processing on error

BOT log-Level

The log level that occurred is output.

ErrorThis log level records "task errors".
VerboseThis log level records "detailed information on BOT execution" and "journal logs".
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.

Confirm the input data / BOT internal data

Click the "View input data / BOT internal data" to display a modal window.
View input data and BOT internal data are displayed, and you can export each of them.

For input data, click here; for BOT internal data, click here.

* No distinction is made between the input data and BOT internal data display. Also, data set to "hide the value" in the BOT settings will not be displayed.

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.

  1. Click the "Delete the data" button.
  2. 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 taken during the execution of the BOT. Click to enlarge the screenshot.
Use or to switch back and forth between the previous and next screenshots, and to close the screen. 

In addition, you can set whether to take a screenshot while it is running in the BOT editor.
* For more information on how to set up, please click here.

Reload Execution Logs

Clicking this icon will refresh the listings to the most recent status.