Community Tip - You can change your system assigned username to something more personal in your community settings. X
i just click on a Foundation server launch and it's status running, but when i click launching it didn't connect.
so i download Thingworx_connection-server and export tomcat bin, conf,lib
but still waiting foundation server's response
thanks
can i ask something more?
what language does Thingworx use about Script?
what the 'var' or blah_number or blahblah.item = new blahblah.item
i can't understand how can i understand?
what language stuied for thingworx ?
The default services you see within ThingWorx or the custom service you will create (in most of the scenarios) will also be using Java Script, though you have the option to use can create SQL Script and SQL Command other than just Java Script. You will have this option when you'll attempt to create a service for a Thing
Var is simply defining a variable
Hi Seonho, you don't need connection server to begin with, for connecting to ThingWorx Server you should have a URL (assuming you only have already created the Foundation server) you should simply be able to use that if its not working can you share the URL or the IP to which you are trying to connect?
thank your comment.
i just delete my cash, internet record
and try again, i connect my server . thank you!
Seonho, glad it worked out.