Latest Activity

code

Power Bi - Denodo

We want to connect Power BI to Denodo platform using Saml/Oauth authentication, in order to consume some views in ODBC and others via a REST Service. Denodo Platform is located on an azure VM with a Solution Manager as SSO, Power BI is installed on Loc...

#powerBI connection #Denodo-PowerBI Denodo SSO SAML Denodo Rest API Connection with ODBC

code

Denodo REST API: Swagger edition

Hello, How can i edit the swagger as it contains information which i dont require. Does denodo provide the flexibility of editing the swagger to remove fields (e.g: count, search etc). Thanks

Denodo Rest API swagger

code

Swagger docs

Is there any way to get the swagger docs in a single page so users can see all the possible end points available? I see you can get to the doc for a single api using https://host:port/swagger-ui/index.html?url=/server/IT_DB/test_ws/OpenAPIv3/openapi.json

Denodo Rest API swagger

code

Use of @WHEREEXPRESSION in REST API deployment

I'm having troubles deploying a RESTAPI that is built on a base view with a @WHEREEXPRESSION The following is an example of what I am trying to do and have tried. Create a base view with the following query: Select * from tablename.schema where variab...

Denodo Rest API WHEREEXPRESSION

code

I need to send multiple query parameters to a field in REST API

Hi, can us help me with that? i want to know if is possible to send multiple query parameters like "field in (value 1, value2, valueN)" to a field in REST API. The goal is to use a single 'GET' but 'IN' condition, or also if there was a way to edit the...

REST API rest REST Denodo Rest API

code

How to run a vcs pull of a database through code

We have set up our denodo solution such that it is connecting to a gitlab repo. We have defined a ci/cd process that takes the files from the development gitlab repo and pushes them into uat gitlab repo. We would like to run a VCS pull command on all d...

VCS DENODO Denodo Rest API VCS pull

code

Denodo REST API for DB specific properties file

Hi, Can you plase provide the details on the API that can be used to import the properties file to the target environment in the promotions process. Thanks

Denodo Rest API properties

code

distinct in rest api

Hi Team, How to add 'distinct' in denodo restful HTML url? Thanks.

Denodo Rest API

code

Aggregate data via restful web service

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'

REST API API Denodo Rest API Aggregate

code

Connect to embedded Denodo database (Apache Derby) using REST API (required metadata view_custom_property.json, localviews.json).

Hello all, I would like to connect to the "live data" of the files view_custom_property.json and localviews.json. And afterwards I would like to create these as a base view. Unfortunately I can't find the right schema to access it via REST API: ...

#Export_metadata JSON Denodo Rest API