Hy guys,
I am working on an IVR script and I want to add a record to my database, a record that was input by DTMF by the caller.
So I am using Add Record but it always goes on the Error port.
I have stored the DTMF in a local var Q1 and I've made sure it is stored becuase I used Text to Speach to verify it.
This is how it looks:
When I created the DB table, the fields are nchar(10). I have also tried with int but with no use aswell..
Any clues/ ideas/ hints ?
Am I doing something wrong?
Thank you !
PS: Have a great year ahead!
I am working on an IVR script and I want to add a record to my database, a record that was input by DTMF by the caller.
So I am using Add Record but it always goes on the Error port.
I have stored the DTMF in a local var Q1 and I've made sure it is stored becuase I used Text to Speach to verify it.
This is how it looks:
When I created the DB table, the fields are nchar(10). I have also tried with int but with no use aswell..
Any clues/ ideas/ hints ?
Am I doing something wrong?
Thank you !
PS: Have a great year ahead!