Recently active
We have rest api which provides gps data in json format. Can i integrate our api into ur dashboard and make user interface of google maps
Hi,In my example, each vending machine has dynamic products (one machine sells Cola, but others Fanta for example). I want to show Sales of products per day. But how to add dynamic number of series in TimeChart?Mak
Hello - we're looking at using TW as an asset management solution as part of a bigger application that covers billing, user management, CRM and other functions. What experience do you have of doing this and what sort of issues have you come across? Thanks!
I am facing issue while adding a configuration thing. After saving it, the properties section isConnected is always false.Can you help me on this
Where I can find this values in thingworx. transport.websockets { // ThingWorx platform application key app-key = "6d70dfca-fe88-4d8c-83aa-686449b52cb2" // One or more platforms can be specified here, comma separated platforms = "ws://45.23.12.112:80/Thingworx/WS" }
Hi. I'm a student and just started using Thingworx. I didn't install a local Thingworx, instead I'm using a cloud version. The address is https://pp-(some numbers)gg.devportal.ptc.io/Thingworx/Composer/index.html I have a jar file (a simulation) and the config json looks like this: "ServerLocation": "","Port": 80,"AppKey": "","Security": false,"RemoteRepo": "/ThingworxRemoteRepository" If I wanna use the cloud environment, how should I setup the Json? Thank you guys.
I need 2 mashups to be synchronized, with real-time response since both will share data. So far, all right since I can have the data in a Thing, and use the services "GetProperties" and "SetProperties". With the "GetProperties" I use the checkbox "Automatically update values when able" and everything works perfectly in 2 tab / browsers. My problem arises when I try to show it with iframe.With iframe does not refresh the data, I need to use an auto-refresh to search the data. I have annotated all ClickjackFilter. Is it a version problem?Is it a problem because "Automatically update values when able" is not compatible with iframe? I'm using Thingworx 7.3.1 with PTC Navigate 1.6
Hello,I have a thing which has multiple services that call REST API's.Script is:var url = 'https://url_to_api/api/controller/Action?param1=' + INPUT1 + '&userName=' + User;var params = { url: url /* STRING */,};var result = Resources["ContentLoaderFunctions"].GetText(params);the url used to be HTTP and everything worked great.Now the url is https and when I test my service I get the following error:Wrapped javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Cause: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetDoes anybody know what I have to do to get this working.
Hi Does anyone know of the best practice to get the most recent stream entry without using: GetProperties or GetPropertyValues? I am inputting CSV data into a stream. When I call either GetProperties or GetPropertyValues this returns 0 even though the QueryPropertyHistory has values. Any guidance would be appreciated! Sean
Hello everyone,I am now working on Thingworx architecture investigation, and I'm got a problem:I use two connection server for device connectivity Load balance, I believe with this deploy mode, the architecture here is scalability After that, the message received by connection server is send to Thingworx server. I know Thingworx server has a master-standby election based on zk-cluster But in this way, I think there is only one live node(master) at a time, so I believe this is the performance bottleneck here, this can not expand dynamically I don't know if I understand this right or not, can anyone help me to explain this Thanks in advance
Hi, I'm currently trying to use ThingWorx Analytics in order to predict the throughput and bottlenecks depending on what the variant mix looks like for a set time interval. The input to the model i categorical which works just fine with the json format: "fieldName": "Order 1", "dataType": "INTEGER", "opType": "CATEGORICAL" However, the only output/goal that seems to be allowed is continouos. For some reason i just can't format the categorical or ordinal output/goal from the mode. I doesn't even show up as an alternative in the goal list unless it is continouos. I've tried several different ways, all based on this post: https://community.ptc.com/t5/IoT-AR-Tech-Tips/Metadata-in-ThingWorx-Analytics-8-1/m-p/535321#M24. I've tried to use categorical with or without values, and i've tried ordinal with several different values. Here are two examples i think should've worked for Throughput and Bottleneck detection respectivley: "fieldName": "Through
Hi all,I want a way to open any page inside my MashUp.WebFrame doesnt work for great part of it. Any tips?Thanks!
I have a local copy of Thingworx composer installed on my computer (localhost:8080) and am accessing Thingworx analytics via amazonaws.com/Thingworx/Composer. Is there a way to link the two systems so that I can get data from composer and analyse it using the analytics that I already have access to? Without having to download and install analytics anywhere else? Thanks, Charlotte
I've been able to create a Pie Chart linked to the Properties of a Thing. Where the changes in the Thing Properties are logged to a Value Stream. In the example I followed the properties were, "city name" and "air quality", and this resulted in a Pie Chart where the segment labels were the City Names and the segment values were the Air Quality values. In this case the Pie Chart is made up of values of one Property saved to a Value Stream However I want a Pie Chart to show the time spent in various states on a Machine - eg Uptime, Downtime, IdleTime. I want to be able to update these values continuously and have the Pie Chart update accordingly. If these three items are separate Properties of a Thing. How can I create a Pie Chart to show the three Property values in the Pie?
Anyone knows how to use queries in conjunction with InfoTable Property. I am trying to pass a custom query to QueryInfoTablePropertyHistory service. I did spend some time on this, but in vain. I am trying to create the query JSON object & hit the REST API through java code. Normal queries don't seem to work here as we are trying to query an Infotable. Any pointers will be highly appreciated.
Hi, I want to navigate to another mashup when we select one node in tree widget.
I am wondering if there is recommendation on Hardware sizing for Thingworx. We are planning on using dedicated PostGres VM for database. Thingworx platform on its own server. thanks, Preeti
Hello, I would like to plot two datasets on the same widget. A) Goes from -20000 to +30000 B) Goes from 14 to 37. Since I have the same Y-axis scale I only see A fluctuations since B curve looks like a straight line. Is it possible to use a two scales using Time Series Chart V2 widget?Thank you
In the past couple of days the behavior of my dropdown on a mashup changed from going down to going up. It occurs on IE, Chrome, and Google. I also moved it to multiple locations and created a new dropdown with the same information with the same results. I hadn't modfied this mashup and it was working correctly.
Hi,Remote access is not displayed in asset management.What should be done to resolve this problem?
Hello, is there any documentation, what exactly the field "fieldName_mo" in a ResultDataShape of a prediction means?
hi how to create the datashape and its fields by giving the fields and its basetype in runtime based upon the data from csv file. thanks
Hi, I want to create a custom widget for the piechart to display values on it. I tried modifying the existing piechart but it didnot work. So, please help in displaying the values on piechart.
Hi,I am working on an application wherein the real time data having parameters like speed, voltage, frequency is fetched from the kepserver to my Thingworx Composer. The real time data is reflecting in the Composer, and I am binding the parameters to value display widget in the Thingworx studio. The issue is that the real time data parameters are reflecting in the preview but not in the Thingworx view application. Please help me solve this issue.Thanks in advance.
Hello I do not like the login popup to appear.Some mashups have been accessed via the guest account's AppKey.But there were some unexpected issues in the mobile environment.First, the session is not maintained as the URL changes.If you access the mashup in the form of "Thingworx / Mashups / MonirotingService? AppKey = 2ee27c9a-eb20-4231-8bd3-c3ss29cs690 & x-thingworx-session = true", the URL will change like this:'Thingworx / Runtime / index.html # mashup = MonirotingService & appKey = 2ee27c9a-eb20-4231-8bd3-c3ss29cs690 & x-thingworx-session = true' The problem arises here.The format of Thingworx / Runtime / index.html # mashup will also ask the user for credentials, even if they include an appkey.In other words, after accessing the mashup via the AppKey in the mobile environment, the login popup will appear when the Internet browser (Chrome) is closed and then accessed again. Tomcat's web.xml, index.html will be modified so that the session will be retained after a while.
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.