Recently active
Using ThingWorx navigate (Drawing View App) to access additional published content (PDF files) and we have many failure to download issues using Fire Fox and Chrome....am I missing something? Anyone else having issues like this?
Hi, I have already installed Licensed Thingworx 8.1 in my system. 2 days ago i was trying to install Trial version for some practice, but the installation method is completely changed, there is a 'exe' file downloaded and installation was easy. But my question is the same is applicable for even installing Licenced version or we should follow old method to install Tomcat, postresql etc manually? please answer, if so, please send Document. Regards, Akshay
I want to create a stored procedure from thingworx service, when I'm run test it throw an error "Unable to Invoke Service ListServices on TestDatabase: Incorrect syntax near 'GO'. " for example: USE [SERVICE1] GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE PROCEDURE [dbo].[ListServices] @product_id nvarchar(32) AS BEGIN ......... END
Hi,I would like to add validation expressions into an editable grid, but it always shows me invalide input and the color of the textbox is always red. Some one could help me to resolve this issu ?Thanks,Azri,
Hello,I would like to do a red/green light alert based on a boolean condition in my mashup.How can I do that? Do I need to make a service?I would like it to be responsive as well.If you have any clues, thanks for helping me out.
We have created data model using Thingworx. We want to improve the Accuracy of the data model by creating a feedback system in which data to be stored in database, retrieved and again send to retrain. Is there any possible way in which i can implement this?. Kindly reply to antony.joseph@maxbytetech.com. Any kind of help will be appreciated. Thank you.
Hi All: I used Java SDK to connect to ThingWorx. But I always got a error message. java.util.concurrent.TimeoutException: Timed out APIRequestMessage [requestId: 5, endpointId: 0, sessionId: 20, method: PUT, entityName: anomalytest02, characteristic: Properties, target: *] at com.thingworx.communications.common.endpoints.CommunicationEndpoint.sendRequest(CommunicationEndpoint.java:533) at com.thingworx.communications.common.endpoints.CommunicationEndpoint.sendRequest(CommunicationEndpoint.java:496) at com.thingworx.communications.client.BaseClient.sendRequest(BaseClient.java:1076) at com.thingworx.communications.client.BaseClient.writeProperties(BaseClient.java:533) at com.thingworx.communications.client.BaseClient.writeProperty(BaseClient.java:474) at com.thingworx.communications.client.BaseClient.writeProperty(BaseClient.java:446) at org.lsa.TwxSimulator.SimpleThingClient.main(SimpleThingClient.java:110) I used PTC's simple code. Thanks,
Hi All,I want to know acknowledge alert workflow exactly happening in Thingworx.Regards,Sathishkumar C.
Hi we have a problem with a flickering DataFilter Widget, but only in current Firefox versions (since V58) Thingworx Version is the Current 8.3.1 but it also occured in 8.2 Steps to reproduce: Open DataTable Home Mashup in Composer (DataTableEditor)(using as replacement for our Mashups to reproduce Error) Press Button "Add Filter" choose Property "source" Enter some text for Example "abc" change "Starts with" to "Contains" in Firefox the box starts to show and hide very fast, no Problems in Chrome. Had anyone this issue, and how to solve it?
Hello I would like to connect to "The Things Network" using MQTT The topics to subscribe are like "+/devices/+/up" to get the uplink messages It seems that these "+" are not supported by the MQTT extension https://www.ptc.com/en/support/article?n=CS271034 Any progress on this issue ? new release of extension planned ? Thanks
Good day, I have noticed an issue in new composer with regards to data change subscriptions on a thing shape. It seems that when I create a data change subscription on the thing shape, I am unable to select any of the properties that I have created on the data shape as the required property that triggers the subscription. Below is an image of my created properties followed by an image of the subscription setup. Here are my properties that I created on the thing shapeThe thing shape properties seem to be omitted from the "Choose Property" drop down list I have made sure to save the properties before trying to create the subscription. I am able to create data change subscriptions on properties that I have created on the thing shape in the classic composer. Please see images below.Created properties on the thing shape in classic composerCreated properties are seen on the required property drop down list The example above was done in ThingWorx version 8.3.2 but
I am new to thingworx. I am using Hosted Server, and try Thingworx Foundation Quickstart example. In Create Application UI step, after add New Marshups, select the Design, the Mashup Builder does not showup, so can not select Widgets tab.
I am using EMS version 5.3 for tunneling but even though the gateway is turned on TW 8.3 composer it telling its disconnected. I see it connected on the TW 8.3 composer when I restart the gateway. Does the EMS version 5.4 work better with TW 8.3?
Hi, I'm currently using a label chart (line/marker) to display some data. I want to have multiple sets of data displayed on the chart, and I know that I can use multiple datasources inherent to the chart to do that. However, the problem is, that the number of these sets of data is dynamic. For example, let's say I want to display data for fastfood places where the y axis and the x axis for these sets of data are the same. However, when the user adds another fastfood place to the database, I want that to show up on my label chart without me having to manually bringing in the new set of data for the new fastfood place that was added and binding it to one of the datasources of the label chart. How do I accomplish this? Thank you!
How to do version Management Control In Thingworx application, is There any Refrence Document Is available, I can able to export and Import Entities But Import Function Overwrite Existing One....Is there any way to do proper Version management Control...
Hello, I am using Gantt Chart extension from PTC Marketplace. When I configured and run the mashup it's giving error as "TypeError: Cannot read property 'ActualDataRows' of undefined at resize". (Please refer the below code and the attached image file) Could you please help me for the same as I am working on the custom widget and following the same code as Gantt Chart extension from PTC Marketplace. Thanks. (function () { TW.Runtime.Widgets.ganttChart = function () { var thisWidget = this; var currentlySelectedRow = undefined; this.runtimeProperties = function () { return { 'needsDataLoadingAndError': true, 'supportsAutoResize': true, 'propertyAttributes': { } }; }; this.renderHtml = function () { if (this.properties.ResponsiveLayout === true ) { widgetWidth = '100%'; widgetHeight = '100%'; } else { widgetWidth = this.getProperty("Width"); widgetHeigh
I want to create a Menu in Thingworx from script. I can create almost all other entities from script but I do not find a service to create a menu.
I have a few questions about the pie chart. 1. The data for my piechart is dynamic. Is there any way to set colors for the dynamic data? 2. Is there any way to get the legends with their values displayed next to the chart?
Hi community,I installed the ThingWorx_8.0. I am able to load the thingworx composer after that I tried to import Thingworx Utilities but I encountered the following error.Data store unknown error: [Error occurred while accessing the model provider.]can anyone provide me with the remedy.Regards,Madhu
Usando la versione di prova di thingworx, oggi per la prima volta non mi permette di entrare nel composer. L'errore che mi si presenta è ERR_NETWORK_CHANGED (è stato rilevato un cambio di rete). Come posso risolvere?
Hello All, Can someone help on how to redirect user to different mashups based on values entered in two different text box? For example I have textbox1 and textbox2. If user enters values in textbox1, I want to redirect them to Mashup1 and if they enter values in textbox2, I want to redirect them to Mashup2. Thanks, Riz
Hello Team, Is there any url parsers in thingworx and if not can we have any .js url parsers extension imports available? Thanks
Hi, can someone please provide me some pointers/hints on how to achieve the following: I get data about mistakes, which happen on a specific machine in the production through the composer to my thingworx studio. (sql- database) I can show theses mistakes by using a toggle button. Then a table with all mistakes of the last hour will be visible. What I want to achieve now is: A pop-up notification in the App on the device of the worker, which is always triggered, whenever a new mistake happens. So the worker can react immediately. In my understanding, I need a pop-up which is triggered by an event. And this event is the datachange of the specific "mistake"-service. But how do I do this? Is a js script? How am I then connecting it to this service as it should be triggered automatically? Thanks all!
Hi, Currently, I'm building a ThingWorx system and going to hand over its operation to operators.So I need to tell them which log files they have to monitor and what text patterns in log files show signs that they need to alert. I thing it might cause unnecessary alert if we check any "ERROR" in Application Log file of ThingWorx directory because of errors which are not critical such as an execution error in service script, and only observing "ERROR" in Tomcat catalina log might miss system failures. Is there a best practice on that? Or is there someone who has any suggestions? I will appreciate your help with this situation.
We want to open up pdf file stream data (i.e. typically byte stream) in WebFrame control. Is it possible to do that in Twx? or Is there any other widget to open pdf file in Thingworx? Thanks in advance. Regards, Imran
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.