cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
612
Views
12
Helpful
3
Replies

Cisco IVR with Informix

michaelmiu
Level 1
Level 1

Hello,

Is it possible to integrate the Informix DB with Cisco IP IVR? Is a data migration necessary? IPCC Express Premium will be deployed.

Thanks in advance,

Mike

3 Replies 3

srikrama
Level 1
Level 1

Hi,

Informix DB is not supported in cisco IPCC express premium.

Kindly refer the following URL for the supported database.

http://www.cisco.com/univercd/cc/td/doc/product/voice/sw_ap_to/crscomtx.pdf

Regards

Srikanth

Hi...

Yes, it's work... you must have a ibm odbc/ole driver to make a odbc connection.

regards

mcasalaina
Level 1
Level 1

Actually, I suspect it will work if you use a JDBC level 4 Informix driver (not sure if one of those is available, but it's worth a look). IPIVR is all Java (at least, it is in the Enterprise 7.0 environment I've got), so you just have to shoehorn your JDBC library into the classpath and you should be able to call Informix from it without any trouble.