Question
Using jar file in Thingworx
Hi,
I am trying to obtain parameters from URL in Thingworx.
Have those parameters sent to a jar file where it will see if a Thing exists and create one if it does not.
Then have the rest of the file ran to send parameters to the Thing through REST.
I want this to run by just going to the URL, if possible.
Thanks

