Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I am currently completing the 'Introduction to Thingworx' Training on Precision LMS.
The content just begins with a Thingworx instance already up and running and the only installation details, that I can find in the Lab files, is a document with info on installing Tomcat & Java, and a link to this video.
I believe I have correctly installed Java and Tomcat, but now I am looking for a Thingworx.war file to deploy. I have included an image of what was included in the training lab files, and there isn't anything applicable.
I have looked on the Thingworx downloads page, but am unsure which is the correct download for the war file.
I'm not looking to setup a production environment, just to locally install Thingworx on my Windows machine in order to complete the training.
If anyone could tell me if/where I need to look, any help would be much appreciated.
Many Thanks,
Solved! Go to Solution.
If you are just starting with ThingWorx, we recommend that you start with the content on the developer portal.
Set up an account here: https://developer.thingworx.com
The dev portal will host the Foundation Trial Edition server for you in AWS to use for 30 days. Or, if you prefer, you can download the trial edition to use locally. The trial edition is a fully featured version of ThingWorx that is constrained for evaluation use. It will allow you to develop in the environment for 120 days.
If you are new, I recommend starting with the ThingWorx Foundation Quickstart.
-- Michael Aglietti
VP, ThingWorx Developer Program
Setup local PostgreSQL and download Thingworx 7.3(no licensing hassle) for PostregreSQL.
On that support page is also Reference Documents section, where you can find complete installation guide.
If you are just starting with ThingWorx, we recommend that you start with the content on the developer portal.
Set up an account here: https://developer.thingworx.com
The dev portal will host the Foundation Trial Edition server for you in AWS to use for 30 days. Or, if you prefer, you can download the trial edition to use locally. The trial edition is a fully featured version of ThingWorx that is constrained for evaluation use. It will allow you to develop in the environment for 120 days.
If you are new, I recommend starting with the ThingWorx Foundation Quickstart.
-- Michael Aglietti
VP, ThingWorx Developer Program
I have followed this guide:
works perfectly for me! Now i'm having trouble and thinking about the lab files that was included in the zip file.
I will try to install the MySQL and see if all will be settled at the end...