I am trying a create a working prototype for performing denodo activities from my Jenkins server.
Steps that i want to perform are :
- Import a VSQL file from GIT to Denodo from Jenkins.
- Create a view in Denodo from Jenkins.
- Run this VSQL file in Denodo from Jenkins.
I am new to Denodo world and i am not sure if Denodo has any APIs for doing this.
Can someone let me know if this is really possible? If so where can i find a solution for this requirement. I tried searching in the internet for last few days, but couldn't find a solution.