Latest Activity
I've seen this question asked a couple of times but last answered in 2017. Is there now a way to aggregate (e.g. sum) data via the restful web service? E.g. '...$groupby=category&$select=category,sumValue&$format=json'
Hi Team, I have a REST JSON API with a $select clause for 1 field, which will display results in a particular drop down field in user side portal - JIRA. (the view has multiple fields) Now, based on the selection on one of the values, from above API,...
Hi, From Virtual Data Port Server with JDBC driver , I can execute the following VQL query to retrieve view information : DESC VIEW <view_name> I would like execute this VQL query from public datacatalog REST API (http://vhost1:9090/denodo-dat...
I would retrieve metadata database information from vdp server. I can directly connect with jdbc driver to the metadata database, but i would prefer use a REST API. Is it possible to retrieve the denodo metadata database information from vdp server w...
I installed the denodo express 8.0 version on windows 10 OS, and i would retrieve the data-catalog swagger REST API. Following documentation (https://community.denodo.com/docs/html/browse/8.0/en/vdp/data_catalog/appendix/rest_api/rest_api), swagger ur...
Hi Team, we are working on some process which about autdeploy with solution manager Rest API, I want to understand if we have create a revision ,which is a vql, how can we handle deploy this objects with dependency? Thanks.
We are connecting to API via a GATEWAY where our request is passed though based on the URI. Example 1) We have a API https://abc.com/api/v1.1/ 2) We need to call the API via a gateway, So Denodo will call http://gateway.com/abc/api/v1.1/query/pagesiz...
Hi Team, I am following page https://community.denodo.com/docs/html/browse/7.0/vdp/data_catalog/appendix/rest_api/rest_api#rest-api for metadata synchronization from VDP to Data Catalog for Denodo 8. Can you please help confirm if the Denodo 8 can use ...
I have REST API end point shown below http://api.mydata.com/mydataAPI/api/InventoryTrading/w?flag=&quotetype=AA&productcode=101 I will get only one row with above URI which is for product=101 I want to parameterized last part ( productcode=1...
System Details : Denodo 7.0 - Windows 10 Operating system Query Topic : Passing multiple paramters and multiple values in REST API Web Service through URL Issue : While trying to pass multiple values to the multiple input paramters of REST API throug...