Latest Activity

code

Identify all derived views using a specific function

We have a scenario where we are running into an IDMC bug that is loading all null values (for string columns) as blanks and 0 (for numeric columns). and wants to identify all derived views using functions handling nulls. Is there a way we can identify ...

Denodo 8.0 search denodo search Derived views

code

Denodo Express 8 error in installation

Hi, Our team is trying to install Denodo Express 8.0 on VM, but we are getting below errors. Could someone please provide a solutions or have come across simialar issue? (Note: regardless of these errors during installation, Setup GUI says " installati...

Denodo 8.0 Denodo Installation new installation

code

Removing column from base view

Hello, I need to remove a column from the base view created now. Is it possible to do from web design studio's graphical interface itself or have to query it in VQL query window

Denodo 8.0 DENODO Base View configuration

code

Issue connecting to Salesforce

Hello, I am having issues connecting to Veeva Salesforce. Performed the follwing tasks Created admin account in Salesforce Created a connected App in Salesforce Created a Data source connection ( File-> Data Source-> Salesforce) Selec...

Denodo 8.0 Salesforce

code

Source Refresh not working on web Virtual DataPort

Hi, I have some columns that didn't change in my source, but they weren't in my base view because I didn't need them before. But now I need so I want to update my baseview and add that columns. A coleague of mine has the virtual dataport application an...

Denodo 8.0 Source refresh

code

Denodo Monitor Batch File failing to Start

Hello, I'm attempting to configue and launch the Denodo Monitor tool for Denodo Platform 8.0. I've followed the documentation to configure it through the ConfigurationParameters and launch it. When attemtping to run the denodomonitor startup.bat it fa...

Denodo 8.0 Denodo Monitor Tools

code

Denodo 7.0 upgrade to Denodo version 8.0

Hi Team, Planning to upgrade the denodo 7.0 to denodo 8.0. Before upgrading we are concern about the impact of this upgradation. We are using two nodes of Denodo instance without load balancing feature. Please guide me what are the different points we...

Denodo 8.0 Denodo upgrade

code

How to connect to Amazon Athena from Denodo 8.0 using JDBC??

Hi, is there any documentation on how to perform when connecting to AWS Athena from Denodo 8.0 using JDBC. I know the ir documentation on how to connect bu with Denodo 7.0. Are the procedures the same? Thankyou

Denodo 8.0 JDBC Athena

code

Left outer join losing rows

Hi, I'm joining a bunch of derived views. The SQL has 3 INNER joins and 2 LEFT OUTER joins. The LEFT OUTER joins are losing rows. One of this LEFT OUTER join has a static filter condition (like Active = 'Yes'). None of these derived views have PKs def...

Denodo 8.0 left join

code

Custom policies - Trying to get data from Denodo base view

Using Denodo 8.0, I'm trying to build a custom policy that will be applied to a specific derived view, that works this way: When user tries to access the data of a derived view, the policy checks to see if the current user is in a config table. If th...

Denodo 8.0 custom policy jmx