Latest Activity

code

vql to re-order the denodo rules setting

Hi team, we have new rules setting, and it has some conflicts of existing rules, but new rules should be the 1st priority, do you know after create new rules, how to use vql to make the new rules is before the existing old rules. It will be helpful for...

code

Pass custom parameters via jdbc and read them as session/env variables

Hello, I have a requirement where I would like to pass a custom parameter via denodo jdbc driver from northbound connectivity. I would also like to read the value of this parameter within Denodo as a session/environment variable and potentially use t...

code

Date processing functions

How to get last day of prior month or last day of prior x months in denodo from current date?

code

Denodo Rest API

Hi Team, We have a created a derived view with nested structure and published as a Rest API { "name": "testview", "elements": [ { "companyName": [ { "empID": "123", "CountryCode": "FR", "Name": "ABC",...

code

Unable to establish connection: Access denied for user 'acme_user'@'localhost' (using password: YES)

Hi, I am doing the following steps of the tutorial: Create two folders nested under the "1 - first steps" folder you have made, one for data sources called "1 - Data Sources" and another for base views called "2 - Base Views". Right-click on th...

code

Getting HTTP 401 when calling a SM Rest API endpoint

Hello, we are doing some testing with the Rest API of the SM https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/administration/appendix/rest_api/rest_api We understand we can use HTTP Basic auth. For that, we are using the admin use...

code

Troubleshooting Integration Issues: Data Virtualization Software and Rack Server on Laptop

I am currently facing an integration issue between a data virtualization software and a rack server on my laptop, and I'm seeking some guidance from the community. I hope that by sharing my situation, we can brainstorm potential solutions and troublesh...

code

Denodo not recognizing IPv6 address through QLogic QL45212 and QL45262 50Gb Flex Ethernet Adapter - Seeking help

Hi Everyone I'm facing a challenging issue with Denodo, specifically with the QLogic QL45212 and QL45262 50Gb Flex Ethernet Adapter. Denodo does not recognize the IPv6 address through these adapters, and I'm seeking assistance from the community to ov...

code

Windows Authentication - This driver is not configured for integrated authentication

Hi Team, Below is my datasource configuration Adapter -> Microsoft SQL Server 2017 (MS Driver) Class Path ->MSSQL-jdbc-7.x uri -> jdbc:sqlserver://yourhost;IntegratedSecurity=true;databaseName=yourdatabasename Username & Password are emp...

code

data catalog tags and category

Hi Team, How can we export only datacatalog Tags and catagor from one env to other env. Thanks