Discussion Feed
05-04-2020
07:34 PM
Hello - Does anyone know if Call Graph results, specifically JDBC SQL statements, are available via API or ADQL? I would like to extract a list of URL and JDBC call Graph. For example, URL /api/customer/####/notice may have 3 SQL statements. Is it possible to search for a URL and join its JDBC SQL statements? My desired output would be as follows: "/api/customer/1234/notice", "SELECT * FROM TABLE1" "/api/customer/1234/notice", "SELECT * FROM TABLE2" "/api/customer/1234/notice", "SELECT * FROM TABLE3" "/api/customer/4565/notice", "SELECT * FROM TABLE1" "/api/customer/4565/notice", "SELECT * FROM TABLE2" "/api/customer/4565/notice", "SELECT * FROM TABLE3"
... View more
- Tags:
- ADQL
- CALL GRAPH
- JDBC
Latest Activity
- Posted Analytics Query for ADQL Call Graph on Business iQ (Analytics). 05-04-2020 07:34 PM
Community Stats
Date Registered | 08-06-2018 04:24 PM |
Date Last Visited | 05-07-2020 03:29 PM |
Total Messages Posted | 2 |