Question
If I want to Simulate my Cloud Thingworx composer, what should I do?
Hi. I'm a student and just started using Thingworx.
I didn't install a local Thingworx,
instead I'm using a cloud version.
The address is https://pp-(some numbers)gg.devportal.ptc.io/Thingworx/Composer/index.html
I have a jar file (a simulation) and the config json looks like this:
"ServerLocation": "",
"Port": 80,
"AppKey": "",
"Security": false,
"RemoteRepo": "/ThingworxRemoteRepository"
If I wanna use the cloud environment, how should I setup the Json?
Thank you guys.

