Latest Activity

code

Issue in enabling SSL for web admin tool

Hello, I am trying to enble SSL for my solution manager and went through every steps mentioned on : https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/installation/postinstallation_tasks/enable_ssl_connections_in_the_solution_manage...

Related to: Cannot trust in the server to establish the SSL connection

code

Denodo view expose into kafka

Hello, I have some views in Denodo and I waant tthem to be exposed into kafka The views can be exposed to kafka using creating a REST API. Question Moreover is it possbile to send the view without an API? Can we expose the views using VCS int...

code

Denodo Bulk Data Load error

I am getting error when trying to use bulk data load api for databricks source in denod8.0. Configured Databricks source and able to connect successfully. I was able install the databricks-cli in my server and configured databricks token as in in [http...

code

Denodo 7.0 - Estimate and Actual Memory Used by a Query

We're encountering an error suggesting a query is too large. How do you derive the estimated and actual memory of a query? -John

code

how to connect Denodo API through scripting (eg.python) to query views

We want to automate some Denodo views test, does Denodo provide API , that can let us to connect Denodo and query views for the test purpose? Thanks. How can use python to connect this Denodo REST API and run DV query? Thanks.

code

Can I use denodo to combine data from two different companies' databases?

Can I use denodo to combine data from two or more different companies' databases? I am curious about whether it is possible to analyze data from databases in different network environments of two or more companies, and how it works. How can you integ...

code

Rest API throws error while testing it through Denodo Testing Tool

I tried to expose a rest webservice something like the one mentioned below. https://denodous-dev.xxx.com:1010/server/sample_dev/api_v1/views/project?$count=9999999 But facing a below error when run through Denodo Testing Tool com.google.gson.stream.Ma...

code

Issues while connecting from Information Design Tool to Denodo 7.0 JDBC

Hello, we followed this tutorial and installed the driver on the BO server, but we are still not able to connect via the Information Design tool to our Denodo database. To be on the safe side if the same driver installation is maybe also required in t...

Related to: How to access VDP from SAP BusinessObjects

code

Error message of curl command for Data catalog sync to VDP

Hi Team, We are using curl command for Data catalog sync with VDP in our script for some part of automation purpose. Sometimes when we run the curl command below, it will have '500' StatusCode and errors messages returned, can you please help to see wh...