PureEngage On-Premises

 View Only

Sign Up

  • 1.  How I can change value of system variables in Composer?

    Posted 01-10-2017 17:24
    Hi,

    How I can change value of system variables in Entry block in Composer(Composer Version: 8.1.430.03)?
    When I choose Entry block --> Global Setting --> Variables I only see System Variables but cannot change their values.


  • 2.  RE: How I can change value of system variables in Composer?

    Posted 01-23-2017 07:25
    Hi,
    In this version of Composer; system variables can't be changed.
    Unlike version 8.1.102.00 in which you can change both system variables and user variables.


  • 3.  RE: How I can change value of system variables in Composer?

    Posted 01-23-2017 16:25
    Hi thank you for your answer!
    One more question about variables:
    How to pass variables in subdialog?
    If I choose in subdialog settings: Location--> Type: Project file in Parameters I cannot choose anything.


  • 4.  RE: How I can change value of system variables in Composer?

    Posted 09-30-2019 09:08
    you can change system variables by using assign block after the entry, or you can right click on the callflow and edit it with text editor instead of callflow editor and edit the value of the variable,
    regarding passing parameter to subdialog, you open the subflow and edit the entry variables to be input variables instead of user, then get back to the subdialog block press on the parameter property and you will find it as input,
    if you want to make it output, go the the subflow exit block and add the parameter to the output​