Latest Activity
When working with the API (change the API), is there any change in the data source? Can Denodo use API to change the data or metadata of the source?
I have created the data source succedssfully , but when I attempt to create the base view I get the following error. Unable to obtain the data structure: com.denodo.util.exceptions.InternalErrorException: No content to map due to end-of-input at [Sour...
Related to: Error creating JSON data source with "Post Body" parameters
Hello sir, I need to pass token present in one base view to http header. Can you help me with this as there are not much resources available on Internet reguarding this. I created Interpollation Variable in header section of json datasource but what ne...
Hello pals, I'm trying to solve the following problem: I want to read and insert information on a database that is not always up. The full cache approach will solve the read problem. On the other hand, I have been looking for a queue-like solution, ...
I want to create the jason and SQL base view in Denodo 7.0. When i go to the sources I see only Excel and LDAP option. Other option is there but not able to use.
There is a third party tool which consumes Denodo RESTful APIs, if any API goes down or not available then how to tract it. Is there any monitoring mechanism for RESTful web services in Denodo?
Hi Team, Am wondering can we connect/get twitter data using denodo platform. Is there any reference document? Am working on some usecases to connect to any social media website using denodo. FYI,am using a licensed version of denodo. Thanks in advan...
Hi, I've table Employee with 20 attributes. I wanted to use this table for two purpose. Expose Rest API for data exsiting in Employee table which am able to do Expose POST REST service for inserting data into this table through Denodo. Only 5 a...