PureConnect

 View Only

Discussion Thread View
  • 1.  Interaction Scripter newbie

    Posted 08-17-2010 14:35
    Hi! I'm all new to CIC and Interactive Scripter, and I'm not sure this is the correct forum to post this question, but here we go... I'm trying to create a custom script for the call preview page, where I want to combine two variables (first and last name). This is what I'm doing: FirstName and LastName are fetched from the database, and FullName is intended to be a new temporary variable (nothing that should be stored in the database). I have a textbox with name="IS_Attr_FullName" and that field remains empty. I also tried to throw an alert with the variable (alert(IS_Attr_FullName.value)), but that is also empty. What am I doing wrong? ;)


  • 2.  RE: Interaction Scripter newbie

    Posted 08-19-2010 14:35
    The 'IS_Attr_' is what we use to identify a Dialer attribute (call list column), so rather than using that, simply create a variable and store the FullName in that variable. Something to the effect of:


Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources