Recently active
Is there a way to add a local service with its JS code for a Thing using TWX REST APIs?
Hi, I have a small issue with the fileupload widget which is occurring across a number of versions of Thingworx (8.2.4 & 8.2.8). The upload itself is working correctly but the 'No file chosen' property of the widget doesn't update when I select a file for uploading. As I say, the actual upload works fine and the file is uploaded to the correct location in the repository does anyone else have this issue, and if so have you figured out a fix, work around? Thanks, K
Hi Folks, Anyone came across similar requirement,please respond. I have devices data(CNC machine,etc) fetched to Influx Database. And want to display OEE reports and thought of Manufacturing Apps to achieve the same. Is there any tutorials or guides to integrate Influx DB with Thingworx and develop Mashups as per requirement. Thanks, Tarun
Hi, I see that some data table things I create doesn't have the Mashup option to view the content of it. Surprisingly, few data table things get that option. Am I doing any mistake while creating the Data Table (I am using the same Data Table Thing Template as Base thing template while creating the data tables and that Thing Template also has the DatatableEditor as its Home Mashup) ? Licensed ThingWorx version: 8.3.3
Hi Everyone, I have a webframe in mashup. From that webframe I want to access ThingWorx Services through REST API's. Currently it is asking for authentication. But is there any other way to access API's without authentication or app key from webframe? Or is there any way to authenticate if I send username and password as Query parameters in webframe URL?
Hi I'm looking for a way to set a textbox widget to be ignored when a value is not entered into it in a mashup. Right now it sends a blank value to an input on a service and I need it to not send anything when nothing is entered. A numeric entry box doesn't send anything when nothing is entered and I'd like the textbox to do the same.
Hi All Would like to assign a source URL to Link widget by Thingworx service. Can you please let me know how to access a Link widget and its properties from Thingworx service. Appreciate your help. Thanks.
How long of properties name of thing?
i need to have a dev test stage and prod environment for thingworx. what would be the best way to do this. 1) Should i have 4 separate thingworx foundation setups with separate database if so how i can move entities and data from one environment to other. 2) Should i have a single thingworx foundation installed for all and point to same database.If this scenario how shall i move entities from one environment to other.
I have a textbox, and the text is bound to a validator widget. The validator widget checks to make sure that the input is not null/empty, and if not, it runs a service. Everything works as expected, but the validator only runs when the user clicks off the textbox (I have no enter/submit button). I want to rework this so that the validator runs without the user clicking off - or, make this automatic some how. Any thoughts?
Hello everyone! Testing ADO Service, I encountered the following problem. Having created a new service of SQL-query type I try to make a SELECT — but any of the written options leads to this: Is the problem in the wrong team or the table is considered generally empty? Judging by the IsConnected property set to true and the screenshot below, ThingWorx sees the tables and columns of my database.
Hi, For the combo box with display values with special characters, row Selection does not work Exemple: It's not possible to select Test &, i tried to replace "&" by: Escape sequence, HTML numeric code and HTML named code, nothing worked. Found problem at the this.handleSelectedComboItem: if (Encoder.htmlEncode(rowData[i][fieldName]) === comboVal) { ThingWorx 8.3.1-b441 Best Regards, Ana Duarte.
Dear,We have a specail case to handle thingwox with datastax.I just want to add measure data set into thingworx and cassandra but data include several measured data such as measured by manual and then this data should be inserted middleware database.Thingworx take this data after updated in kepware through interanl middleware.It means there is two types of times, one is measued time by manual and another is thingworx create time.In this case thingworx insert measure data in storing time instead of measure time.But customer want to see data with measure time. But thingworx insert data with created time.We are about to change createdate but this should be primary key and cannot be changed.How should we resolve this problem? Otherwise do we get hiw to change primary key in Cassandra?
Hi There, we are facing lot of problems when upgrading from 7.3.8 to 8.4.3. One of which is a problem with making requests from ThingWorx to Apache servers with LoadText() This Issue has been raised before and it is marked as Solved. I think it is not solved, because option "ignoreSSLErrors" has to prevent service to fail. Apache servers are using self signed certs and we cannot change them. We need to solve this by ignoring all SSL problems with response handling. Needless to say this is a PROD environment for a very big customer of ours and PTCs.
Hello, I had a trial server account for thingworx hosted server instance. However, now I want to host a poc for a long time and not a limited period(which is offered in trial versions) Kindly suggest the correct process to get an account hosted by thingworx instance. Regards, Aarushi
Hello All, What do you follow as coding best practices within Thingworx Platform. I see that there are Thingworx Modeling best practices videos available. Can you share what you do as code review best practice in Thingworx? Preeti
I am facing the attached error while saving my services. Please let me know the solution for it.
Hi , I'm using FileRepository.SaveImage to save the image upload from the client . The image size is more than 4M , how can I compress the image in Thingworx server ? or I have to compress it in client side ? Regards, Sean
Hello Sir/ Madam, I want to configure a scheduler in Thingworx 8.4.2, but as per previous version we were able to configure scheduler with given format as per below image: but when I am going to configure scheduler in new thing there is no similar option: Could anyone please tell me that how to configure scheduler in composer?
Hello! i already have Thingworx platform and Dobot Studio, i want to receive data from camera to Dobot Magician in order to move to object, grip them and place them to proper place. I don't know how to upload data from camera to platform and make Dobot Magician receive those data 😞 Can i do it in Dobot Studio? or i have to use another application?
The mashup is not loading in edit mode in thingworx. what may be the possible reasons?
Hi, I am trying to sort an infotable result set based on specific order (array) Example: My Infotable result set: Column1 Column2 Column3 d desc1 desc one h desc2 desc two f desc3 desc three t desc4 desc four My order to sort :: [f,t,h,d] Expected result set after sorting Column1 Column2 Column3 f desc3 desc three t desc4 desc four h desc2 desc two d desc1 desc one Would highly appreciate a quick turnaround. Thanks in advance.
Hi, I have two questions for the OPC UA Client by Labs. 1. How can I address arrays in the configfile for the OPC UA Client? 2. It is intended that OPC UA Client will also support method calls ofn the OPC UA Server? Thank you.
Hi! I have a service of SQL-query type, which selects all the data from the table of my Access database. If after From I specify the name of the table, the result is correct. But if I use the input parameter (SCP on the screenshot), in which I enter the same table name when executing the service, the result of operation is Null. What could be the reason?
Hello, developers, I am new to thingworx platform. I have used KepserverEx to connect a DAQ system to Thingworx foundation 8.4, the industrial data type is double array. Do you have any experience or guide for double array data binding to widget to sharing with me? I have been stuck on this type of data binding to widget for long time. Appreciate for your help.
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.