Recently active
Hello, I can’t launch my Thingworx Evaluation Server. I got the message from my browser „can not open the page“. The Server Status is „running“. Hostname: https://PP-1808221214EM.devportal.ptc.io/Thingworx. The last few days the server worked without problems. I hope you can help me. Thank you very much.
Good day, I have downloaded the Thingworx Foundation Trial, I installed and ran the program, however I am not able to save things, it says I need to load a license. In the ThingworxPlatform folder it generated something like a getlicensekey.txt file. I looked at documentation an even added the platform-setting.json below (with my specific credentials) but still no luck. Some documents state that I must request the license through a portal which I do not have access to. I really just want to get my trial going, and only have 120 days, but I am unable to start. Please assist with what I must do to get the trial licensed. { "PlatformSettingsConfig": { "AdministratorUserSettings": { "InitialPassword": "1234567890" }, "LicensingConnectionSettings": { "username": "<my login credentials>", "password": "<my login credentials>", "timeout": "60" } }}
Hello! I have reinstalled thingworx in a new server and i am getting the following errors trying to get the license: 2018-08-29 16:17:51.742+0000 [L: INFO] [O: c.t.s.s.Subsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Starting Subsystem [LicensingSubsystem]2018-08-29 16:18:52.293+0000 [L: ERROR] [O: c.t.s.s.l.LicensingStateMachine] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Unable to retrieve license from FNO server because Read timed out2018-08-29 16:18:52.308+0000 [L: ERROR] [O: c.t.s.s.l.LicensingStateMachine] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Unable to connect to the PTC license server. Please make sure the LicensingConnectionSettings settings in the platform-settings.json in the ThingworxPlatform directory are correct. If your server is not connected to the internet please use the request file licenseRequestFile.txt created in the ThingworxPlatform directory to do a manual install of the license I am using the connected licensing by us
Hi, I have added API key to Google Map Widget following below article. https://www.ptc.com/en/support/article?n=CS188314. After modification, the import is not successful Getting import error: "Source '\ThingworxStorage\extensions\GoogleWidgets_ExtensionPackage\ui\googlemap' does not exist" Google Maps Widget Unable to import after adding API Key
Hello, currently, I am using Thingworx 8.2.3, Extension 8.2.2 and Analytics Server 8.2.1. When I tried to create a new Job, I was not able to enter any data besides a value for a key for which I don't know what it is good for. What could be the reason for this? I followed this tutorial: https://support.ptc.com/help/thingworx_hc/thingworx_analytics_52/#page/thingworx_analytics_7%2Fthingpredictor%2Fthingpredictor-demo.html%23 Though, I used my own model, since it wasnt possible to download the demomodel. Here is a picture of the "Input data Row Values" section:Thanks, Cedrik
Hi, I installed AnalyticsBuilder trial edition on Windows 10. Everything works fine at the beginning. I can access http://10.0.75.1:8080/Thingworx and finish tasks following the tutorial. After several hours, I found I cannot access the web pages. IE shows: Can’t reach this page Make sure the web address http://10.0.75.1:8080 is correct Then I tried a different IP 10.0.75.2 and it works. After a weekend, I cannot access Thingworx web page by any IP. I have tried to restart the services. It doesn't work. I have cleaned everything and reinstalled ATE again. The installation log shows everything is fine, but the problem is the same. The web site only works for few hours.
I have a field with a values for example worker worker manager manager and I want to delete those duplciates so the result in field will be worker manager
hello~I have found through the web browser that I can change the property value of THING with the REST API.So how do I PUT or POST to the REST API in Eclipse?I've referenced the community's POSTing via a REST call in Java, but it does not work.Note: POST succeeded but not PUT. I did not make any code changes.[context: com.thingworx.webservices.context.HttpExecutionContext@49f70e14] [message: JSON Content for said Not Not ValidProperties]said is a property of restapi Thing.We have encountered these issues while considering the rest method to transmit data from RS485 communication module.How do I fix it?
While I was trying to run sudo ./luaScriptResource in Raspberry Pi (Raspbian Jessie), I got the following error log: [INFO ] 2018-08-24 06:15:35,737 ./luaScriptResource: Using config file: /home/pi/Downloads/microserver/etc/config.lua[FORCE] 2018-08-24 06:15:35,737 ./luaScriptResource: Starting up .... [INFO ] 2018-08-24 06:15:35,743 luaScriptResource:main: Encryption is disabled on the RAP connection.[INFO ] 2018-08-24 06:15:35,743 luaScriptResource:main: FIPS is disabled.[INFO ] 2018-08-24 06:15:35,746 ./luaScriptResource: New path is (null)[WARN ] 2018-08-24 06:15:35,749 ScriptResource::initialize: Encryption is disabled on HTTP Server.[WARN ] 2018-08-24 06:15:35,750 ScriptResource::initialize: Authentication is disabled on the HTTP Server.[WARN ] 2018-08-24 06:15:35,754 : [WARN ] 2018-08-24 06:15:35,790 : [FORCE] 2018-08-24 06:15:35,820 httpServer: starting http server port=8080[INFO ] 2018-08-24 06:15:35,834 thingworx.shape: Creating a new shape.[INFO ] 2018-08-2
Hi Folks, How to do OTA (over the air) update of firmware of a device connected to Thingworx platform. e.g. Device sending temperature to the remote things,and now user need to update the firmware of the device backwards from Thingworx. Maximum suggestions appreciated. Thanks!!
Hi, I try to setup an OData connector from Thingworx to PDMLink. Version is 11.0 for PDMLink, 8.1.5 for TX. Navigate is installed, SSO mode with a PDMLink authentication ( ie no PingFederate ) Everything works fine in Navigate. But I can't make the OData connector works. My configuration : No Auth ( driven by SSL certificate... ) Connection definition Base url is https://kora.4cad.fr/Windchill/sslClientAuth Also added But when I try to use the "validate connection" service, 403 error, and in PDMLink log ERROR : wt.servlet.AuthBridgeServlet - Request rejected due to lack of remote user What do I miss ? regards,
pi@raspberrypi:~/microserver $ sudo ./luaScriptResource[INFO ] 2017-09-11 14:10:20,284 ./luaScriptResource: Using config file: /home/pi/microserver/etc/config.lua[FORCE] 2017-09-11 14:10:20,284 ./luaScriptResource: Starting up ....[INFO ] 2017-09-11 14:10:20,291 ./luaScriptResource: New path is /home/pi/microserver/etc/thingworx/clibs:/home/pi/microserver/etc/custom/clibs:/home/pi/microserver/etc/community/clibs:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin[FORCE] 2017-09-11 14:10:20,313 httpServer: starting http server port=8001[INFO ] 2017-09-11 14:10:20,397 thingworx.shape: Creating a new shape.[INFO ] 2017-09-11 14:10:20,399 PiThing: -- Configuration -------------------------------[INFO ] 2017-09-11 14:10:20,400 PiThing: scanRate: 1000[INFO ] 2017-09-11 14:10:20,400 PiThing: scanRateResolution: 500[INFO ] 2017-09-11 14:10:20,400 PiThing: taskRate: 30000[INFO ] 2017-09-11 14:10:20,401 PiThing: keepAliveRate: 60000[INFO ] 2017-09-11 14:10:20,401 PiThing: requestTimeout
Hi, I want to open a mashup in a popup when we click on the link column in a tree advanced grid. How to enable a column as link in tree adv grid? how to open a mash up as popup from tree adv grid? Pl assist.
Hello, I have a requirement, to check if a particular entity (input - name, type) exists in Thingworx or not. For that, I came across 'EvaluateVisibilityPermissions' var params = { name: EntityName /* STRING */, type: "MediaEntity" /* STRING */ }; // result: BOOLEAN var isExist = Resources["SecurityServices"].EvaluateVisibilityPermission(params); But this method comes with a limitation that, if the permission is not set to the user, this service returns false. What I would like to have is check if the entity is present or not, regardless of visibility permissions. For that I came across a resource https://support.ptc.com/cs/help/thingworx_hc/thingworx_7.0_hc/index.jspx?id=ID103384447&action=show 'Entity Utilities'. This class (EntityUtilities) has a method, "findEntityDirect" which can solve my purpose, but I am not able to understand how to use this method in my custom Thingworx services. If I understand correctly it is similar to "EntityServices" (http://support.
Hi I want to know the step by step tutorial for how to create cluster from datasets Already i created datasets from analytics builder and created job from clustering Microservice it returned Jobid, When i retrived Jobid results, It will return one Model as an xml file, after that i dont know how to do that........is there any documentation available for clustering from datasets
I have created Time Series model and published model using TW.Analysis Connector for that i followed that tutorial:https://support.ptc.com/help/thingworx_hc/thingworx_analytics_8/index.html#page/thingworx_analytics_8%2FAnalysisServices_TutorialAnalyticsServerTimeSeries.html%23 whenever test the model model is failed Continously This is Model Error:Analytics provider could not create scoring job. Please refer to the application log for error details. Application Log Error:Error in AnalyticsServerExecutor.getPredictionJobId :org.json.JSONException: JSONObject["values"] not found. I dont Know Where do i Make Mistake, Help Me Resolve this issue
Hi, can not install the package "ThingWorx Trial Edition Installer". At the end of the installation the installer reports an error: " Executing D:\twx\ThingWorxTrialEdition\win-installer/ThingWorxIndustrialConnectivity.exe /qn /e ACCEPT_EULA=YESScript exit code: 1603 Script output: Script stderr: Program ended with an error exit code Error running D:\twx\ThingWorxTrialEdition\win-installer/ThingWorxIndustrialConnectivity.exe /qn /e ACCEPT_EULA=YES: Program ended with an error exit codeThere has been an error.Failed to execute installation action for Thingworx Industrial Connectivity" Anybody has an idea ? Best Regards Andras Horti
Hello community, I am just starting with thingworx and i wanted to know how to write queries (using SQL) and not Javascript to fetch some entries from a datatable created previously on thingworx
I want to connect raspberry pi to thingworx via mqtt. I am using Mosquitto broker and Paho mqtt as a client on raspberry pi to send data to thingworx. But i am not able to see the message on thingworx can anyone help. The steps I followed are given below. Raspberry Pi Installed Mosquitto broker Installed Paho mqtt client python script for publishing messgae is attached below. where in broker IP address of raspberry pi is written. when tried to publish on the topic from raspberry pi it works fine but when tried the same for Thingworx it doesnt work. Steps for Thingworx All the steps are attached below where the server name is the Ip adress of the raspberry pi After this when a any mesaage is published on broker there is no change in the property of thingworx. can anyone please tell me why? Thanks in advance.
My thingworx act as an client I need to get Data from third Party Server from REST API ( GET) Using Certificate Based Client authentication, They given certificate Where do i save in Thingworx Platform ( Note : Am using Content Loader Function: Get Json Service)
Hello, I have created a time Series Chart using the standard widget provided in Thingworx platform. I can visually see the data correctly and have also enabled Hover, on hover I can see data which I have bound to widget, but also there is a lot of flickering when this is displayed, because of which I am not able to read the data properly. I have also not added any auto refresh on my Mashup page. Any idea on solving this issue would be appreciated. Thanks
Hi, I have installed Thingworx 8.3 on an ubuntu 16.04 machine and faced some licensing issue ( same as this topic ). I have finally solved the problem, but before reading the topic, I have re-install Thingworx and database many times, it shows different device id in licenseRequestFile.txt file so I downloaded multiple license file, does it use our quota? If that's the case, how can I do to remove them?
I am working on a scalable Thingworx project at the moment. I have "n" sensors that will be connected to the platform through the Internet (Wi-fi or Ethernet). I am currently building the application on Thingworx, but I have no idea how many devices will connect to the platform (this number could range from hundreds to thousands of devices). I am trying to work around a solution that ideally would allow for instant connectivity to Thingworx whenever I connect the device to the Internet. How can I achieve this? I thought of writing the firmware in a way that when the device is turned on and connected to the Internet for the first time, it would emit a REST call to create a remote thing on the server using the device's serial number as the name, and then the device would enter an infinite loop for updating that thing's properties through REST calls. However, as I said, this is a scalable project, I think of manufacturing my own hardware and writing my own firmware. How can I previ
Dear all, On the trainings I need to create a project, however it's not available. What can I do to have this feature? My Thingworkx composer version: ThingWorx 6.0.9-b3 Thank you. Regards, Fábio
Hi! I am trying to send data from two waspmotes to ThingWorx using the guide available from Libelium. I followed the steps exactly but I am not able to get it to contact ThingWorx servers. The devices don't show up in Unbound Connections. But when I use the ThingWorx Academic Simulator using the same Server URL, Application Key and Port, I am able to see Unbound Connections and to set it up as a remote thing. The Meshlium can ping successfully to websites like google and facebook but not to ThingWorx.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.