Latest Activity
Hi All, We have our denodo platform node behind a proxy server and have configured the proxy in both denodo and git. We can only use the HTTPS and no SSH. I am getting an error in vdp server log- 552108 [DNI(7)-XXX.XXX.XX.XX-4] ERROR 2022-10-19T09:36...
Hi, I want to connect to Adobe Analytics data source using the API with the OAuth credentials. For the process I need to enable the imbedded HTTPS which comes with Apache Tomecat. I have followed all the steps in the below guide in detail, but I am no...
Hello Team, We have a confusion beetwen two concepts , activation of SSL and enabling the HTTPS only on the webcontainer . Would you please give us a little clarification about this two. Thank you in advance. Regards,
Hello, I was doing the exercise of the DEN80EDU13DS05 module to enable the HTTPS in tomcat.properties and server.xml and did everything as was shown. But after I start the servers VDP server can be started, but it does not connect to server. It says i...
Hello, I am trying to enble SSL for my solution manager and went through every steps mentioned on : https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/installation/postinstallation_tasks/enable_ssl_connections_in_the_solution_manage...
Related to: Cannot trust in the server to establish the SSL connection
Hi Team, I made a connection to a github delimited file (csv) file using interpolation variable. HTTP METHOD is selected as GET URL is given as : https://daily_reports/@{File_name}.csv While testing connection, UI asked for file_name , that is also giv...
Hi Team, I need to connect to a csv file placed in https path . Every day this path will get updated with a new csv file to which denodo needs to be connected and extraced the data. I tried to create using 'Delimited file' but the data doesnt show up ...
I have problem while creating a base view. I can open the same url in postman but here in denodo while creatingbase view I have this error Error mssg: Unable to obtain the data structure: com.denodo.util.exceptions.InternalErrorException: Unexpected v...
Hi there, Relating to: https://community.denodo.com/kb/view/document/Security/SSL%20Self-Signed%20Cert%20Installation The bottom instructions show the following: $DENODO_HOME/resources/apache-tomcat/conf/server.xml.template: clientAuth="true" sslPro...
Related to: SSL Self-Signed Cert Installation
Hi there Few basic quesitons about the web services container: Does the denodo server have to run SSL in order to use HTTPs? A. I looked at the instrucutions here: https://community.denodo.com/kb/view/document/Security/SSL%20Self-Signed%20Cert...