Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Thank you James.
To clarify question 5, I wanted to check If I can pull data out of my DB and display them on charts and other reporting tools.
Last but not least, where should I start to implement all the steps mentioned in my first post?
Thank you!
Peter
Excerpt from original post:
I would like to know whether Thingworx can fulfil the following:
1- Is it possible to integrate an SQL database as a structured DB for our Thingworx implementation?
2- Is it possible to create our own SQL database structure, and make Thingworx use it accordingly?
3- Can we create our own HTML web forms and integrate them with Thingworx ?
4- Can we build our own APIs to push and pull from our SQL database (supposedly) serving as a structured DB for our Thingworxinstance?
5- Can we build our own reports (dashboards, Listing, Live reports) and use your functions and controls to inject them with data?
6- Can we create our own controls and functions?
Message was edited by: Sushant Pandey branched from Connect SQL DB to Thingworx
Hi Peter to answer your 5th point it is possible by creating SQL services and using their output you can show the data in required widgets in ThingWorx. Not sure if you have already seen this but you can export these extensions from ThingWorx Marketplace
Edit:
Sharing some quick links to the available ThingWorx marketplace extensions on JDBC connectivity:
Here is a quick bullet list of how I would start ('I'm not sure what your familiaarity with Thingworx is, so let me know if you need more detailed instructions):