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

executeSQLQuery on PE databases

caten
Cisco Employee
Cisco Employee

I recently discovered that IM&P supports AXL calls similarly to CUCM. However, IM&P has multiple databases that we would like to retrieve data from. executeSQLQuery itself seems to allow you to run queries similar to running commands such as "run sql query [query statement here]". Is it possible to have executeSQLQuery query something similarly to "run pe sql [query statement here]"?

Thanks.

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

While IM&P does implement a version of executeSqlQuery (and other platform AXL-ish stuff), this interface is not documented or supported for 3rd party application use.  Would recommend not relying on it for production systems, it is not designed/tested for external use, and the interface may change/disappear with any given update...

That being said, not aware of any way to specify a DB other than the main/default for queries.