I need to transfer data entered by a caller on their telephone keypad, via an Interactive Voice Response application on a Unix box, into a Progress database.
The preferred method seems to be for me to just output flat files from the IVR which can then be polled for from the Progress app. Anybody know of a socket-based method, with a call to a piece of code on the Progress machine, as this seems more robust to me?
The preferred method seems to be for me to just output flat files from the IVR which can then be polled for from the Progress app. Anybody know of a socket-based method, with a call to a piece of code on the Progress machine, as this seems more robust to me?