Latest Activity

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...

code

Base10_to_base64 How to in denodo?

there is a function for base64_to_base10 but why not a base10_to_base64. because the only available function you provide to convert to hex is Base64_to_hex. is there a way to convert Base10 to hex? all this because denodo does not have a way to handle...

code

Post Data to third part tool/application

Hi I have one source in which data is present in JSON format, I created an JSON Data source and I have created Derived/Unified view on top of it and also REST API. Now I want to send that data to another application in a continous way. I dont want t...

code

Reading Delimited file on Azure blob using Distributed file wrapper vs delimited data source?

Hi, I am working on denodo 8.0. I want to understand the scenario/pros/cons on reading delimeted file using delimited data source vs using distributed custom wrapper for the delimietd files stored on Azure blob? Thanks!

code

Stored Procedure with out parameter from mainframe

i have a stored procedure on mainframe. which has one OUT parameter. what is the way to create a base view from query to call the stored procedure as any value i give to the out parameter is rejected. i tried "?", gave a variable and tried to set it...

code

Error loading database while deploying the query

Hi Denodo Team, Can you help me with this error that i get when i want to deploy the query to the database. The error is "Error loading database " databasename"". any suggestion what to fix in order to work? thank you.

code

Denodo GraphQL - Concat field or output manupulation

Hi, I have a question on Denodo GraphQL. Is there a way to concat two values in a graphql query or have calculated fields like its supported in Restful Web services. Like example below query transactionsview(uid: 'abcd') { uid transname transid qty pr...

code

I am running Denodo virtual machine then I am getting error

When i start denodo quickstart virtual machine then I am getting the error failed to open the session

code

Duplicate server adresses and authentication data for same the Rest data sources

I have a server with a Rest API that has multiple endpoints that return JSON data (e.g. a jasperserver that has a rest call to get all report units and a rest call to get all report schedules). I now want to create one table for the report units and on...