🧡 Skip to main content🔍 Skip to search
Event icon · info

This Info Event is part of Execute Script Events.

Event ID · 105001

"Execute Script output…"

Overview

The Execute Script information messages show and log the first few lines of the executed script output (as seen on the screen when executed).

The script output logging is useful when developing automated workflow as the output is displayed in the Log Pane by default. When the complete logging is enabled, the output is logged into the log file.

The first Execute Script output event always contains the script type:

  • JScript output…
  • VBScript output…
  • PowerShell output…
  • Batch file output…

Event examples

See some examples of the Execute Script output Event messages:

  • ◽ PowerShell output…
  • ◾ Get-ChildItem : A parameter cannot be found that matches parameter name 'Invoice'.
  • ◾ At line:21 char:47
  • ◾     + CategoryInfo          : InvalidArgument: (:) [Get-ChildItem], ParameterBindingException
  • ◾     + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
  • ◾     + FullyQualifiedErrorId : NamedParameterNotFound…

Have a question?

If you have any questions, please do not hesitate to contact our support team.