Overview
External Java libraries can be used to extend the functionality of Etlworks. The new classes and methods can be called anywhere from JavaScript or Python code.
Hosted Etlworks
If you are using a hosted Etlworks in the cloud, please contact your system administrator or Etlworks support at support@etlworks.com
.
Self-hosted Etlworks
Step 1. Copy Java library (a jar
file) into the TOMCAT_HOME/lib
folder.
Step 2. Restart the Tomcat.
Step 3. Import package(s) in the JavaScript code or use a fully qualified Java class names. Read more.
Comments
0 comments
Please sign in to leave a comment.