Toad data point automation file in Jenkins

How to run the Toad data point automation file in Jenkins? We had Toad DevOps Toolkit before, but the Jenkins plug-in is not existing now.

This is probably related to your other post here, I'm guessing.

I would copy the command line equivalent of running your automation file as if you were going to schedule it via Windows... the dialog box should give you the exact command line syntax to run, and you can inject this command line in the appropriate place in your Jenkins pipe code, assuming that you have TDP licensed on that server.

Do we need to install TOAD Data Point on the Jenkins to run TDP automation file from Jenkins? Do you have any TDP Jenkins plug-in?

Thanks

As long as a licensed Toad Data Point is reachable/callable from Jenkins, command line calls should work. Unfortunately, no Jenkins plug-in.