Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi Team,
I need help on configure andconnecting EdgeMicroServerSystem with Thingworx. Could you pleasehelp/guide me how to do that ?
So far i have done followingthings but I am not able to establish a connection.
1.We have copied the “MicroServer_Java”folder “C” drive.
2. Changed the“TraningCofig” as bellow,
{ "ServerLocation": "localhost",
"Port": 8080,
"AppKey": "1c6d618d-61a7-4b29-a565-9c8ac01d6208",
"Security": false,
"RemoteRepo": "/ThingworxRemoteRepository"
3. We run the batchfile called “wsjavavmstart” from “Microserver_Java” directory.
But I am getting themessage in terminal as below,
Endpoint not connected [name: EP_0,
id: 0]. Attempting /reconnect.
4.We have verifiedthat “WSCommunicationsSubsytem” is successfully running.
5.Created Thing Called“RemoteVendingMachine” and it is derived from “RemoteThing” Template.
<!/if !supportLists>
But if you look at “isConnected”properties of “RemoteVendingMachine” is false. As per the trainingdocument this value should be true. So I am not sure what I have donewrong, if you could help me on how to resolve this issue that would be great.
Thanks,
Thambi
Hi Thambidurai , could you reattach the screenshot, somehow it's not visible in your question. Additionally, have you checked the logs, are there any connectivity related errors?
Make sure that, while copying the thingname may be some white space included. check once that