Hey Guys,
I configured an Extended GetDigitString step within my script with the following timeout:
First Digit Timeout = 10 sec
Inter Digit Timeout = 5 sec
When I tried the script, I got the following error :
Call,Exception=com.cisco.wfapi.WFExecutionException: Task:2030000005843 ExtendedGetDigitString (ExtendedParseInputStep): Initial Timeout: 10 is out of range
It seems that we can't put a 10 sec. timeout.
Is it correct ?
Steven