Latest Activity

code

MEDIAN gives an error

While calculating median. I am receiving the following error. [GROUPBY] [ERROR] java.lang.reflect.InvocationTargetException Received exception with message 'java.lang.reflect.InvocationTargetException' The logs are as follows: *ERROR 2021-05-31T09:38...

Denodo 8.0 Error data aggregation

code

Denodo 8 - SSL Configuration and TLS Configuration Script

Team, I'm in the process of configuring SSL for our Denodo 8.0 servers. I'm on the step where we use the TLS Configurator to configure / enable SSL for the platform componenets. For the most part, everything is clear with one exception. The instruction...

Denodo 8.0 SSL

code

Help ASAP with Property File Location

Hello, we have created a custom policy to provide row-level security to certain objects. Inside the logic, this policy works with config tables to get the provided level of security for the users via JDBC. Since we are connecting via JDBC, we have to s...

Denodo 8.0 custom policy properties

code

PostgreSQL v 13.2 Database connector/JDBC drivers - When?

Hi there, I know it is very early on to be asking this question, but does anyone know by when the JDBC drivers for v13.2 of PostgreSQL will be available, or if they are already available, where to get them? At the moment the highest version in the se...

Denodo 8.0 Connector PostgreSQL JDBC Remote Tables

code

Apache zeppelin install windows for Denodo8

I would like to know the step by step process to install the open the zeppelin in my local windows machine I have the zeppelin zip and after extract execute zeppelin.cmd and configured denodo/interpreter-setting.json file. Still I am not able/launch t...

Zeppelin Denodo 8.0

code

Isolated query of a joint view

Hello, is it possible to solve the following scenario: I have two views with different sources, which I would like to join (a push-down is therefore not possible). I want to join these views and make them available for reporting. However, the reportin...

Denodo 8.0 performance join

code

Column based security in Custom Policy?

We've built a Java custom policy that returns certain rows of data based on the user's security in a config table, but can Custom Policies give us column-level security? As in, can Denodo return only a certain amount of columns of a table based on the ...

Denodo 8.0 custom policy data security

code

getElementDatabase() not working for Denodo 8.0/ Java 11

I'm creating a custom policy but getting an error when trying to use the Denodo method getElementDatabase(); The other methods DO work from my library imports (getQuery(), getElementName(), getCurrentUserName()) - but NOT getElementDatabase(). I was g...

Denodo 8.0

code

Steps for Custom Wrapper Migration from Denodo 7 to Denodo 8

Hi Team, Can you provide us the ways and steps on how can we migrate the custom wrappers from denodo 7 to denodo 8

Denodo 8.0 Wrapper Migration

code

Denodo8.0 Role Management & Privilege Assignment

Hello Team, I have installed Denodo 8.0 Solution Manager and VDB server separately. Now I am bit confused on how to go about the role management and privilege assignment. There is Role Management option in Solution Manger but that don't seems providing...

Denodo 8.0 Role Management Privilege Assignment