Latest Activity

code

Using WEBCONTAINER_ELEMENT_STATUS to get webservices statuses

I am using WEBCONTAINER_ELEMENT_STATUS() to retrieve information on the webservices showing the "deployed" status. Is this deployed=true enough to know if the webservice is accessible? Thank You. EA

code

Reconciliation Mechanism in Denodo

Hi Team, We have a use case wherein the Business expects the data to be reconciled on a weekly basis, if the reconciliation is successful, data between source and denodo matches then the data should be refreshed to the final view, if not then the final...

code

training course

how to get promo code for free access of course

code

LDAPS query results from Azure are truncated

First, let me preface this by saying that I know nothing about the product. My expertise in is Active Directory (AD), but I was brought into this issue to explore a possible cause related to AD. We have a user who runs queries on the Groups OU. The On...

code

Rename a column in a view using VQL

Is it possible to rename a column in a view using vql? For instance, if I have a view that has the columns id, firstName, lastName - is there a way to use VQL to rename id to person_id? I know there is documentation for modifying a view: https://com...

code

Trying to connect to Oracle 19c database using oracle 11g driver

Trying to connect to Oracle 19c database using oracle 11g driver. Able to access the database using plsql developer but facing logon denied issue with denodo. Have access to the sid and database with that user.

code

Data platform controller does not start VDP server

Hello, I have installed Denodo Express 8.0 on my macbook. When i launch the Denodo Platform Control Center and click on start for VDP server it does not work. Rest all option Data Catalog, Design Tool all start running but the server does not. I have ...

code

Python Script to generate secret_key to connect tencent from Denodo

How to install python3 in Unix server and what is the python script to generate secret_key to connect tencent with Denodo

code

API connection working but cannot paginate using a cursor key reference in the JSON response

I have a working API call that returns the first set of data without error (up to first 5000 records). However, when I try to set up pagination using a value in the end of the results it spins indefinitely. The token to use is called "cursor" at th...