Latest Activity

code

pictures

Hi, Some pictures on this article are not visisble, please fix them

Related to: How to obtain permissions of LDAP users

code

Any success story implementing high load client-facing applications that use Denodo as DV in between many datasources?

Hi community Is anybody could share success story implementing high load client-facing applications that use Denodo for retreiving data coming from many datasources (local databases as well as foreign cloud databases) ? Based on your experiences, plea...

code

Associations between base views and derived views?

Hi Team, Does it makes sense to create associations between base views and dervied views? Ot just create associations between base views ? And create seperate associations between derived views? Also for the scenario where there is no PK FK relation s...

code

Data shows as NULL for my Custom Stored Procedure output

My custom stored procedure seems to be performing all the tasks but displays the results on the VDP administration tool failing with the below error from the vdp.log file: 6106888826 [Access(1692)-244-02.00-mojodb.customscorer810] ERROR 2021-08-11T13:...

code

List of databases ,datasources and schema for table using Restful api

Hi Guys I am checking for Rest api or oher api apart from jdbc for getting list of databases,datasources,paticular datasources tables and corresponding schemas those are i am able to get by using jdbc but not restapi or any other api can anyone help me...

code

Query delegation

Hi, How many columns(fields) I can delegate to the soure from denodo? I am facing an exception 'ORA-01722 invalid number' while delegating more than 160 columns to the source? So is there any limit set on source side or denodo side? Kindly assist, T...

code

Video not clear

Vedio is not very clear.

Related to: How to connect to Azure Data Lake Storage from Denodo Platform

code

How to read Input parameters from HANA Calculated View in Denodo

Hello All, I am new to Denodo and we have a requirement to build Denodo API on top of HANA calculated view which is parameterised. When I selected the calculated view and created base query on top of it, I did not see any input parameters like we woul...

code

How to apply text function on field that is used for search method

Hello, I want to apply a text function to a field that is used as query parameter for a base view. The reason for that is because we receive some input parameters (for example a number) and I need to add a prefix. If I receive "12345" I need to add "c...

code

Json array in data set - joining back to original data --- losing records when select * is used

I am seeing some odd behavior with a derived view that is the result of a field with JSON data being turned into an array and joined back to the original data set and the flattened. if I do a select * (no where clause) of the resulting join (after th...