Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I am following the instructions as given in the jdbc connector extension: Below are the steps.
This extension leverages the Thingworx FileRepository template to upload a third party JDBC driver file and create an “import-able” extension using the uploaded file.
While importing the downloaded zip file to create the template as given in the last step I am getting the attached error. I am using TX version 7.
Please let me know how to create a jdbc connection with my database.
Solved! Go to Solution.
We are working on re-uploading the working extension to the marketplace.
In the meantime, you may also bypass using the extension and go the manual route by placing (deploying) the jdbc jar file inside the Tomcat folder, example:
"Tomcat 8.0\webapps\Thingworx\WEB-INF\extensions\"
We are working on re-uploading the working extension to the marketplace.
In the meantime, you may also bypass using the extension and go the manual route by placing (deploying) the jdbc jar file inside the Tomcat folder, example:
"Tomcat 8.0\webapps\Thingworx\WEB-INF\extensions\"