cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
356
Views
0
Helpful
1
Replies

Write to an Oracle DB from an IPCC script

fsabarthes
Level 1
Level 1

Hi,

First question : How can I write information in a specific field (like "Is there an active call incoming ?") of an Oracle DB from an IPCC script ?

Second question : to improve communication with Oracle DB, does a trigger exists for directly writing to the DB (like HTTP trigger for web applications) of should I need ICM + Peripheral GW + Oracle Adaptater for Telephony ?

Thanks.

1 Reply 1

lpezj
Level 7
Level 7

Hi,

I think that you have two options to do your requirements.

- Developing an Application Gateway that can write data to your Oracle Database. In this way you can write data in your Oracle Database from a ICM Script.

- Using Cisco IP/IVR and launching an IVR script from the ICM Script. In this case you will need to set up an Oracle DB Connection from the Cisco IP/IVR and program the 'aef' script.

Hope this helps,

Juan Luis