Latest Activity

code

How to configure data catalog as a separate instance?

Hi Team, Is it possible to run data catalog as a seperate instance on different VM than VDP server? I could not find where in data catalog we should be configuring the VDP server addess. By default the Data catalog looks for VDP server on localhost, w...

code

Dynamic unpivoting

Hi Team, I am working on Denodo 8.0 and need your suggestion with dynamic unpivoting. Whats the best way to handle this unpivoting dynamically scenario? The IDs and date range can change. There can be various IDs in the rows and Dates in the column...

code

Deployment to QA?production from Git

Hi, I am working on Denodo 8.0 and want to check how to deploy the code to QA/prod environment from dev using Github? Thanks!

code

Error when importing XtraFuncs extension

Hi, I am working on denodo 8.0. The use case i am working on is there are 84 columns with dates for each month for a given metric value in a row. I am planning to unpivot the date usign the Unpivot function. For this, I am trying to install the exte...

code

how to automate data catalog sync with VDP

I want to automate data catalog sync with VDP as we have to do it manually everytime we make changes in the design studio .For this we also tired to do it in solution manager but still we are not able to see the changes . We also tried to create rest A...

code

How to Create Base View in Denodo to a NEO4J data-source?

Hi All, I know that a very similar question was asked before, but my problem is not connecting Denodo with Neo4j, I could connect the tools using the corresponding Driver, placing it in the folder "<DENODO_HOME> \ lib \ extensions \ jdbc-drivers...

code

Do we have any API for code deployment [dev to QA to PROD] from denodo ?

Denodo 8.0 Do we have any API for code deployment [dev to QA to PROD] from denodo ? We are looking api which can be support as part of automation instead of going export and import process for VQL migration.

API
code

Authentication to Rest web services with Virtual DataPort credentials

Hello, Is there any safer authentication than the basic authentication with VDP that allows to connect to the Rest web services deployed with denodo ? Indeed Basic Auth is not safer enough and we would like to applied the user or role privilegies, de...

code

Incorporating the delta changes in migration

Hi Team, We are working on migrating the code from Denodo 7 to Denodo 8. Export and Import of the code is completed in DEV. But right now we are identifying the differences and exporting and importing the changes in Denodo 7 to Denodo 8 manually on...

code

Java heap space Issue

Hi Team, While consuming a paginated API with around 75K records, getting the 'Java heap space Issue'. Under Config->JVM-> The current Virtual Data port Admin tool value is : -XMx1024m We are running the same on a VD with 8 GB RAM. Can you advi...