Report Wizard Output

This Advanced Command will no longer be supported after this version. Instead, use the Log an Action Advanced Command.

Output the wizard's result, enabling it:

  • to be placed in a variable in the wizard that initiated it; or

  • returned in an API call

This command is relevant only to a wizard:

  • initiated by another wizard, using the Add Automation Task to Queue command; or

  • invoked by an API call

    • For additional details, see the document: User Guide - Nintex Web Service API (Get Status:WebResponse Parameters)

  1. Choose whether the reported output should be: (1) the value of a variable; or (2) free text

    • For variable value, enter the name of the existing variable that contains the result to report

    • For free text, enter the text of the result to report. To incorporate variable value(s) in the text, type variable names between dollar signs (e.g., $MyVar$).