executeSQLQuery on PE databases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2017 07:41 AM
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.
- Labels:
-
AXL

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2017 11:50 AM
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.
