Defining a Review Task using Variables 
- Design a workflow.
- In the design space, from the General section, drag and drop a Script task.
-
In the Script task window, under Properties, in the
General section, configure the script to generate commands to ping
servers and store the configuration in a variable (AVX::CONFIG). .
- From the User Interface section, drag and drop the Review task.
- In the Review task window, under Properties, in the Configuration section, define the configuration blocks - Prevalidation, Implementation, Rollback, Postvalidation.
-
Refer the variables from the Script task into the appropriate configuration
blocks.
- From the General section, drag and drop the Implementation task.
- Connect and enable the workflow.
-
Trigger the workflow from the Request ::
View/Run page.
Workflow is executed successfully with the Review task.
