Rubiscape generates a log of all the tasks performed in the background when running an algorithm. The log shows task name, task type, status, row count, start and end time, and duration. The logs and activity trace are particularly helpful for troubleshooting. To view the log, follow the steps given below.

  1. Open a Workbook. Refer to Opening a Workbook.
  2. Click the Run icon () located in the top-right corner on the function pane. The workbook execution starts.
  3. During the execution or after completion, click View Log. Logs are displayed as shown in the figure below.



    The log status can have one of these values: Yet to StartRunningCompleted, and Failed.
  4. Click Trace.
    The execution details are displayed. The log trace shows more details such as the username, workbook name, and timestamp of each activity. You can track the error if your execution fails.