Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi experts,
I'm trying the ThingWorx Manufacturing Apps according to the guide here: https://developer.thingworx.com/en/resources/guides/configure-manufacturing-apps/configure-factory-simulator-data.
One of the steps is to open the DemoFactorySimulator.opf in Kepware, after this step I should see "ThingWorx Native Interface , Connected to Thingworx" in the Kepware's log console, however I see "ThingWorx Native Interface Connection to ThingWorx failed. | error = could not initialize a secure ".
My environment: OS:
What I have verified:
Is there anyting else I missed for connecting to Thingworx ? could you advise ? Thank you Regards, Sean
Solved! Go to Solution.
hey @seanccc
your screenshot shows that your configuration for the Thingworx interface in KepServerEx tries to connect to port 8090 and not to 9080.
Seb
hey @seanccc
your screenshot shows that your configuration for the Thingworx interface in KepServerEx tries to connect to port 8090 and not to 9080.
Seb
Hi Seb,
Thank you for checking this. You're right , I made the mistake ! It works after correcting the port number .
Regards,
Sean