Latest Activity

code

auto create base_view , auto union them

As I'm french speaking with I bad english, I write in french and include an english translation (by GGTranslate). Voici le scénario que je voudrais mettre en oeuvre. Partie 1 Je veux réaliser une union view qui reprend ce qui se trouve dans des base...

Automation Excel Sharepoint list Base View configuration UNION

code

How to verify '%Trace' in the DENODOTEST file

I have been reading through the documentation of Trace directive in Denodo Testing Tool. I need to access the 'staticO' element in my trace file. When I am accessing the 'staticO' element in the .DENDOTEST file by using the following code 'PLAN ABC.PLA...

Automation Denodo Testing Tool DENODO #automation_testing

code

How to test Access Protocols in DENODOTEST file.

In DENODOTEST, I need to test the JDBC access protocol that is present in the configuration.properties file. e.g. "jdbc:vdb://<localhost>:<portNumber>/<databaseName>". Is there any information about testing protocols in DENODO? The co...

Automation DENODO #automation_testing

code

Automating creation of base views using Generate VQL Script and Get Source Table stored procs

Good day, I have been trying to combine the Generate VQL Script to Create Base View and Get Source Tables stored procs to automate the creation of my views for all tables in a range of schema's from a DB2 datawarehouse. I was provide a sample from the...

Automation Create Base View

code

Automate integrating VDP into Solution manager

Hi Team, We are in the process of integrating VDP in Solution manager through Solution manager REST API.I already went thru this link https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/administration/appendix/rest_api/rest_api#crea...

Automation

code

How can we automate deployment process through Jenkins

Hi Team, Can anyone provide solution for automate denodo deployment process through Jenkins.

Jenkins Automation automate

code

Denodo 7.0 DevOps - Automated or Unattended Code Deployments

Has anyone had success integrated a VCS like GIT and performning DevOps like deployment practices? Ideally, i would be able to initiation a build and release using git and deploy without any user interaction.

Denodo 7.0 Automation Promotions Code Deployment

code

How to schedule a job to fetch data from an external source (tool) using XML API?

Can you please step down the process on how to schedule an XML API to fetch data from an external source(tool)?

Automic scheduler automation XML XML Data Source Denodo Scheduler 7.0 API

code

How to store password authentication and re-utilize again and again

Hi Team, I am connectining VDP with multiple data source in Linux. My data source are csv file , xml file and excel sheet While connecting I am using below SFTP method to connect sftp://10.223.66.228///home/denodo_admin/data_files/Client.csv sftp...

automation

code

How to export VQL from one instance of Denodo to another instance of Denodo automatically or using some script?

We have 2 instances of Denodo (say Dev and QA). Is there a way to deploy the VQLs from Dev environment to QA environment automatically or using some scripts?

automation deploy