Latest Activity

code

INSERT Operation fails with multiple records and the now() function

I'm performing a simple Insert Operation with multiple records using the now() function. insert into "ViewName" ("Id", "Name", "EmailAddress", "EmailDtm") values ('1', 'joe', 'joe@denodo.com', now()), ('2', 'joe', 'joe@denodo.com', now()) It throws a...

code

Iterative Development and Propagation

Hi, we want to use an iterativ aproach when creating new views in Denodo. That is, we start with a small set of attributes that get translated and so on. The rest of the attributes are Removed from the output screen and become a backlog. In the next it...

code

Denodo Scheduler server could not be started:null

I have setup a new Denodo Express trial version and trying to setup the Indexer as per the tutorial. But in "Denodo Platform Control center" > Schedular : I am not able to start the "Schedular Server". Although 'Web Tools' and 'Schedular Index serv...

code

Export to CSV not reading Thai data

denododenododenododenodo7denodo7

code

Denodo Log View to user for monitoring the Cache Refresh

Hi All - We have requirement to hook the data into some Dashboard where we can see which Base view or Derived View is refreshed and how many rows are refreshed. Is there any Denodo view from where we can pick the information. When we run the Cache ...

code

Unable to connect to the Solution Manager server.

Login Failed :Unable to connect to the Solution Manager server. All the required ports are opened in inbound and outbound security group. I am try to login to Denodo Solutions Manager and I am using Denodo Platform 8.0 from AWS

code

Want to keep formatting intact in "Field expression" window.

Is there any way to keep formatting intact in "Field expression" window while creating "New Field". I am writting my expression with proper formatting but once close and re-open I can see entire text joined in single line.

code

Cache column name change

Hello Team, As we have a view for cache column "GET_CACHE_COLUMNS " here we can get the view and cache column mapping. My question is the cache columns are like field_1,field_2... Is there any setting or something were we can populate the view column ...

code

Pass timestamp to interface

I have a base view and an interface for the base view. In both the base view and interface one of the columns, ReportingDate, is defined as a timestamp. Using ODATA, I am able to invoke the endpoint and get back results. I can also add a filter conditi...

code

Enabling SSL/TLS in Denodo 8.0

Hi Team, I am in middle of Denodo 7.0 to Denodo 8.0 migration. We have to enable SSL/TLS in all modules of Denodo. I am refering to the below link in the pre upgradation tasks. https://community.denodo.com/docs/html/browse/8.0/en//platform/upgrade/pre...