Creating a thing (JAVA SDK)
Hello,
I have the Java SDK to develop on eclipse a simple client.
I use the SimpleClient app provided by PTC, and i'm now trying to create a thing.
The connection seems ok, as I can read properties of this thing.
Could you help me ?
Here are the screenshots :
(none of the methods here have worked)


The code in the service is inspired by this post : https://community.ptc.com/t5/ThingWorx-Developers/Creating-a-Thing-from-a-Virtual-Thing-Service-Java-SDK/td-p/524955
Info : when I execute the service directly from the composer by pressing 'execute', it's works well.
Thnak you very much

