Latest Activity

code

Users Access / Privileges

can i just run a quick check here to understand the privileges for users? if the privileges are set for the VDP, is it the same as the access for the data catalog for the users?

code

Denodo JDBC connector for PostgreSQL 11

Hi, I am trying to connect to a PostgreSQL 11 from Denodo 7.0, but the latest available JDBC driver seems to be for PostgreSQL 10. Does any of you know if there exists a JDBC connector for PostgreSQL 11 available in Denodo 7.0? If not, is it safe to us...

code

About Compatibility of solution manager of version 8.0 to denodo servers of version 7

if Solution Manager 8.0 is incompatible with Denodo Platform servers of earlier major versions (7.0, 6.0…). what if we are using some of 7 version servers and some 8th version servers? how to solve this issue?

code

Error loading extension '***'

i m trying to upload some wapper jar to extension management via vdp admin tools. i found that every time i got loading error if the file size over 40mb. it shows connection closed. could you tell me how to avoid this problem?

code

about resources

if both version 7 and 8 run in a same computer simultaneously,what is the exact resource need?? like ram 16gm ,harddisk 30gb ,cpu and all? this information not given anywhere, even in resources manager also

code

Not able to escape special character in post body

Hello, I am trying to pass this expression: { ^ExecuteIfIsNotNull("\"'"customerId\"'" : "\"", @CID, "\", " ,"\"'"customerId\"'" :null, "), ^ExecuteIfIsNotNull("\"'"employeeId\"'" : "\"", @EID, "\", " ,"\"'"employeeId\"'" :null, "), ^ExecuteIfIsNotNul...

code

Issue in accessing fields from REST API as data source

Hi Team, We are using REST API as data source and created base view out of it. Base view has JSON array as output. But I wanted to query individual field from the JSON array. I'm getting " Error in select view conditions: Field not found in view". Cou...

code

SAML configuration with Azure AD as SAAS application

Hi, How to configure Denodo as third party Saas application into enterprise application of Azure Active directory with SAML. could you please provide me step by step process. Where I can find the Identifier (Entity ID)?

code

i18n to display 8 digits after decimal not working

Hi, I have defined following i18 to get 8 digits after decimal but it is not working. Can someone please help here? CREATE OR REPLACE MAP i18n us_pst_new ( 'country' = 'US' 'datepattern' = 'MMM d, yyyy h:mm:ss a' 'datesubtypepattern' = 'MMM d, yyyy' '...

Related to: Number of decimal places using i18n map

code

Connecting using JDBC , com.denodo.vdp.jdbc.Driver was not found

I am trying to connect to Denodo using the JDBC driver downloaded from the following https://community.denodo.com/drivers/jdbc/34 I have a connection pool (HikariPool), but every time I try to connect it shows the following message (driver not found, ...