Hi
I have many uservariable called uservariablecampain54xx.Those user variables are set to 6 or 7 by an administrative scripte.
I want to create a dynamic label which will be based on the dial number and the uservariable.The formula is
concatenate("70",(mid(Call.DialedNumberString,3,2)),"DTMF",ValidValue(concatenate("Global.userOpenCampagne54",(mid(Call.DialedNumberString,3,2))),8))
But when I dial the 5101 the label i get is
7001DTMFuservariable5401 or 7002DTMFuservariable5402
I couldn't get the formulas to put the value of the user variable.
The all thing is based on the DTMF that i'll get on the label 70xxDTMFx.
Could someone tell me where the problem is and mostly how to solve it.
I'm running ICM 5 SR7
In advance thank for your help
I have many uservariable called uservariablecampain54xx.Those user variables are set to 6 or 7 by an administrative scripte.
I want to create a dynamic label which will be based on the dial number and the uservariable.The formula is
concatenate("70",(mid(Call.DialedNumberString,3,2)),"DTMF",ValidValue(concatenate("Global.userOpenCampagne54",(mid(Call.DialedNumberString,3,2))),8))
But when I dial the 5101 the label i get is
7001DTMFuservariable5401 or 7002DTMFuservariable5402
I couldn't get the formulas to put the value of the user variable.
The all thing is based on the DTMF that i'll get on the label 70xxDTMFx.
Could someone tell me where the problem is and mostly how to solve it.
I'm running ICM 5 SR7
In advance thank for your help