How do I evaluate a YAQL expression?

Steps
 

Open Workflows, Workflow Executions.


Double-click on a workflow execution to open the information page.


Choose Flow from the drop-down list beside the workflow name.


From the Flow page, click Yaqulator png34.png.


In the Yaqulator form that opens, enter or paste your YAQL expression in the YAQL Expression field.


Enter or paste the YAML or JSON context for the YAQL expression to evaluate in the YAML/JSON Context field.

Verify that the radio button for the correct format is selected.


Click EVALUATE.

The Result field is populated with the results of your query.

End of steps