JDBC connection through Workflow Groovy Script
Can anybody advise how to make a JDBC driver file available on classpath from where the Groovy script in workflow can pick it up.
I have placed the jar under groovy-lib/ folder in customization backup and restored and backup. But still getting ClassNotFound exception on the main driver class when I am trying to connect from my Groovy script in workflow
yawarkhan
Posted 5 years ago ยท Edited 1 year ago
0 comments