10-31-2017 05:48 PM - edited 03-14-2019 05:40 PM
All,
I am trying to create a CCX/CCE script to do a few DB look ups and DB writes to CUCM. Is this possible? If so, how do you add CUCM as external data base to CCX or CVP?
Solved! Go to Solution.
11-01-2017 06:38 AM
Your only option to connect to CUCM database is SOAP AXL API, so you would most likely need to develop some middleware or java bean to connect to CUCM using this API and then interpret the data in CCX script i.e. via XML, etc.
11-01-2017 06:38 AM
Your only option to connect to CUCM database is SOAP AXL API, so you would most likely need to develop some middleware or java bean to connect to CUCM using this API and then interpret the data in CCX script i.e. via XML, etc.
11-05-2017 02:59 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide