Log to Orchestrator#

Send a message to the Orchestrator. The current Job and Process version executed by the Robot are used.

Message[Text] The message sent to the Orchestrator.
LevelThe message level.
ScreenshotIf selected, a screenshot of the screen will be taken and sent to the Orchestrator.
Timeout[Number] The timeout in seconds.
Screenshot file[Text] Returns the full path to the created screenshot file.
Error handling level

Select the error handling level. Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message level

Select the message level that the blocks will output during execution. Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - outputs main information;
  • "Detailed" - outputs detailed information.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error text[Text] Returns detailed information about the error in case of incorrect execution of the block's job.