cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Thingworx to external NoSQL Database

Arun_st
2-Explorer

Thingworx to external NoSQL Database

Does Thingworx support MongoDB Java Drivers to connect to an external database like Mongodb or AWS DocumentDB? 

ACCEPTED SOLUTION

Accepted Solutions

You can take the driver jar file and wrap it into an extension to load the classes into the JVM. You will also have to write some classes accessing the drivers and exposing their services to ThingWorx.

View solution in original post

2 REPLIES 2

Hi @Arun_st,

Thank you for your question

To receive accurate and meaningful response, could you please add any additional information you think might be relevant. It also helps to have screenshots to better understand what you are trying to achieve.
Adding things like Purpose and Use Case, Current Setup, Version Details etc can help to give more clarity about the question.

 

Regards,

Vivek N
Community Moderation Team

You can take the driver jar file and wrap it into an extension to load the classes into the JVM. You will also have to write some classes accessing the drivers and exposing their services to ThingWorx.

Announcements


Top Tags