Latest Activity

code

Access of Denodo Views from SQL Server Management console or DB visualiser

Hi Team, Currently we extract data from Salesforce and Oracle Fusion and load it into a DB. We have created sql views (which has very complex logic) based on the data(SQL tables) extracted from Salesforce and Oracle. These views are used as input to l...

code

Denodo 8.0 Update 8.0u20220815

We have upgraded to Denodo 8.0 Update 8.0u20220815 Wed design studio we could see "S3" listing under Data Route option while I am trying to add datasource as "excel" But the same is not listing on Virtual Dataport Administration Tool Thanks

code

How to return query error in denodo custom function

I used denodo VDP version 8.0 i build custom function successfully. however, when there is a error proccess in function, it always return null value. how to handling the error/exception to direct stop the query process? i don't want when it happen q...

code

Scheduler VDP Rows returned

How do you return values from a VQL in Scheduler and email the values?

code

denodo_trainning views - issue with odata

Hi, I'm using Denodo express, playing with the denodo trainning database, views using ODATA. I already have the link to the url (http://localhost:9090/denodo-odata4-service/denodo-odata.svc/denodo_training/bv_hrcountries), but when I try to open the UR...

code

registering denodo vdp to solution manager using cli

Hello Team, We are in process of automating vdp installation , configuration and registering it in Solution manager.Could you please in providing the ways to register denodo vdp to solution manager using CLI or any APIs that used to be called ? Than...

code

Data Catalog "Sync with VDP" : How to run this via scheduler

Hi Team, we need to sync the cata catalog with vdp in Dev envirnoment. How can we do it using scheduler job,

code

Query View and Column Tags

Is there a way to quey the View and Columnd Tags via VQL?

code

Question on Regular expression

Scenario One column is there with the name of d1 and its row value is : "The cookies of this site". I want the value of second word only("The cookies") not using INSTR/Substring but using regexp. I tried to select only two initial words using...

code

Can one create data sources (for example JDBC) programatically?

We would like to create data sources programatically. Is there a rest interface (or similar) available?