Latest Activity

code

denodo / Diagnostic & Monitoring Tool / timestamp late 16 hours than now

I'm testing denodo8 platform 20220815 update. I want you to help me to fix this timestamp(date) 16 hours late than now in Diagnostic & Monitoring Tool Graph x.

code

Authentication to VDP in Custom View Policy Context

Hi, I am developing a Custom View Policy, which sends a SQL-Query to VDP to get Tag information from get_view_tags() as in connection = DriverManager.getConnection(uri, user, passwd); PreparedStatement statement = connection.prepareStatement(SQLqueryT...

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?