Recently active
I want to add Google Authenticator with Thingworx platform for making it 2FA enabled. Do we any information on this?
Hi Experts, I have 997 in-process jobs in the "Analysis jobs",which cause machine very slow. I thing the processor may overload for so many jobs , so I stopped the Analysis event and expect these jobs can be processed without generating new jobs . I kept my machine running over night but found the number of executing jobs are NOT changed . Meanwhile I have something observed: the number of csv files in C:\Program Files (x86)\ThingWorxAnalytics\Thingworx_Analytics_Server\data\data\results\data keep increasing. the number of job folders in C:\Program Files (x86)\ThingWorxAnalytics\Thingworx_Analytics_Server\data\transfers\twxml\twxml_job_queue keep increasing. Open the file "DempsyClusterJobExecutor.Complete" for one of the job in the folder "twxml_job_queue", the content is "["java.util.ArrayList",[["com.thingworx.analytics.ccc.job.Status",{"state":"COMPLETED","startDateTime":"2019-02-09T15:06:43.4Z","endDateTime":"201
Hi, i am new to this thingsworx platform. I am currently using node-red and would like to visualise data on thingsworx using mqtt. How do i get started?? What applications do i need to download?
Hi , I'm trying to install Platform Analytics in windows, but I could not find the PlatformAnalytics-<n.n.n>-windows-installer.exe file according to the installation guide below. The link "installer files" brings me to "https://support.ptc.com/help/thingworx_hc/thingworx_analytics_8/index.html#page/analytics/download_files_windows.html#wwID0EUO6O" and ask to to search "ThingWorx Analytics". But this way I can only find installer for thingworx analytics , where is PlatformAnalytics ? ----------------------------------------------------------------------------------------------------------- 1. Make sure all of the prerequisites have been met. If you plan to use an existing external instance of RabbitMQ or Apache Flink, instead of installing the components provided with the installer, those servers must be running during the Platform Analytics installation. 2. Download the appropriate insta
Hi Team, ThingWorx Manufacturing and Service Apps 8.3.0 & Operator Advisor Beta are Available for Download! In the above article you had mentioned under Asset Advisor category there is "Equipment Export/Import via Excel" feature available.Currently i'm working on a functionality where the user will upload an excel file (not csv) which i have to then parse and show it in an infotable. I have checked through the community and i came to know about the "Data Export Extension" which can export the infotable as excel file but this is opposite to my use case. Since import via Excel feature is available in Asset Advisor can you explain how i can leverage this feature i.e. Thing name and service description, etc. Thanks and Regards, Saran
How To assign the max,min value and the unit in the thing properties Through Script..?
Goodmorning, we are started to work with Thingworx and Azure using MQTT. We have some remote properties that will contain data from the devices, and some others in addition to the twinDesired that the device will need to read. These two properties should be string (in screenshot pkc_1 and pkc_2) The problem is that when we try to retrieve data from device, property appers with escaped {\"pkc_1\":\"0,19-02-11 16:56:00\"} Is there something on twx side we can do to avoid to escape it or this will be send always in this way and we can only parse on device side (low level) Thank you
Hi, I wanted to set the first state of radio button as default selected state without clicking it. I found a response in community saying to set the default parameter of mashup as selected value to radio button but I do not find any space in properties of mashup to set the default parameter. How to create the default parameter of mashup? Please provide some guidelines. Thanks
I am trying to set a image for an user on the mashup then how it is possible to do it ? please help me to do it
I have already gone through that documentation provided in the market place but that information is being insufficient. Because the issue is with making one of the frames still, and another one responsive. It would be helpful if you could give any input on this like more detailed documentation.
I am trying to read some values from an OPC server into Thingworx. Until now I have made the connection between OPC Aggregator and Thingworx Composer following the steps of the industrial connections: http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FComposer%2FIndustrialConnections%2FIndustrialConnectionsExample.html . So the connection status is ok and I can reach the tags inside ThingWorx, although I am not aware of the next steps to read the values in Thingworx when they change in the server. Do I have to create a java scrip or do something else?
I want my time-series char widget to display real-time data in the Mashup as soon as the data field property's DataChangeEvent is triggered. I've tried with the following two approaches, but none of them work. 1. Using the 'Refresh' widget with interval set to 60 seconds, and 2. Using the GetProperties service, with 'Automatically update values' flag checked, and the 'ServiceInvokeComplete' event bind to 'QueryPropertyHistory' service (which has its return data bound to the chart widget). I've two remotely bound properties in my Remote Thing, one String type and the other Number type, both logged, and an associated Value Stream. The Number type property has 'DataChangeEvent' set as 'Always' and the String type property as 'Value'. The Number type property gets updated every 60 seconds. Upon executing the 'QueryPropertyHistory' service manually in the Composer UI, I find that the returned table does not contain rows spaced 60 seconds apart. Many of the rows are only m
I'm using a GetProperties service to get the updates on my Thing Property back to my Mashup, a Radio Button widget in this specific case. The 'Automatically update values' flag is checked', and the Thing Property has a 'DataChangeEvent' set as 'Value'. When I load my Mashup, and update the property value in the Composer UI, the change is reflected back in Mashup. However, after some amount of time, any updates to property is not reflected back to the Mashup, and I've to reload the web page to get back the responsiveness. So, is there a time defined inside the Thingworx server, after which the loaded Mashups stop listening to the property changes?
Hi, Do we have option to incorporate Logs like the Log4j in ThingWorx application? Thanks in advance, Shalini V.
Hi, I have two services. One contains all data(One of the columns is a number which is got from SQL query) and another service which is used to convert the number to DateTime(Javascript). Now i would like to modify all numbers to DateTime using another service. Is it possible? Please, anyone, help me out on this. Regards, Surekha N.
Hi Folks, Is there any way to clear/close the session once the user logs out of the Application? Issue: After hitting logout,it gets directed to Form Login but if the User hits BACK button of browser (chrome), it will take the user to last visited Mashup screen without login credentials. Kindly drop your comments if came across similar issue and resolution without using custom extension. Thanks!
Hi Eric, Your dropbox location does not have the file ant more. Can you reshare ? Reference post
Please can I get the link to download PTC System Monitor trial version for Thingworx, I have a basic account and do not have the permission to download the full version.
Hi, I am trying to import the Datashapes and Things in .xml format. I placed the files in system repository and tried to import it with import as source control entities. It shows import succeeded but I am not able to find the data shape. Please help me resolve this. Thanks, Shalini V.
Hello guys, Need to have websocket communication between thingworx server and external server. Please suggest on how to approach. Thanks,Regards, Vijayasanthi
Hello all, Is there any service to create StateDefinition in background (Using Service) ? Regards, VR
I created a thing with a string property. I also created a mashup. I want whenever the value of property changes, the mashup available to end user should refresh. How can we implement it. I tried many options with data change event on property and calling different services in mashup but nothing works.
Please help to create this graph
Hi, 1) Can we bring up the chat window (to chat with defined users) in ThingWorx? 2) Whenever the other defined users are online, it has to show that they are online. Please give some idea if this is possible. Thanks, Shalini V.
Hi All, I have created a portal and using login credentials for login to the portal. When I try to login to the same portal with the other credentials it is allowing me to login. Because of this some services get effecting. I am looking for the way like how we can restrict login to the single user for that particular system. Thanks, Vamsi N
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.