Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

Version 1 Next »

OVERVIEW:

  • The 'Set Value' Activity provides the ability to assign a variable that can be used within the Interaction Workflow.

      

  • After opening the 'Set Value' activity, you will get the below configuration panel.

     

Default Configuration Parameters:

  • Property : The name of the variable being created. This name will be used in the Interaction Workflow to reference the variable.
  • Enter Value : The definition or expression that describes the variable. Note that evaluated expressions, such as ANI, must be contained by curly braces { }. When using the Interaction Variable’s value within other Activity logic, the variable will be contained by curly braces. For example, the Value Expression: {Variable.CustomVar} will retrieve the value stored in the Interaction Variable name: CustomVar.