Recently active
Hello, My platform version is ThingWorx 8.5.4-b222 In service I try to use spread operator: const result = [...arr1, ...arr2]; But I receive error: 'spread operator' is only avaiable in ES6 (use 'esversion: 6') How can I fix it? Thanks in advance.
Hi All I have a list of items in my mashup and a Time-Series Chart, i wish to achieve the following use-case On selecting an option from the list, the chart should change values accordingly. For eg If there are 3 list items in a list, for every item there should a time series chart and upon selecting that option, chart corresponding to that list item should display Same use-case I would want to achieve with a Progress Gauge Regards Ketan
In the attached screenshot,you can see String name,style definition for that particular string names which are configured in State definition.In this both String name,style definition are predefined.I am using this State definition in pie chart.I want to pass both string name ,style definition to State definition using service dynamically.Is it possible using thingworx ?If so,can you attach it as a zip file to get a better picture?
I have Thingworx and Kepware installed on the same server, but Remote thing is always disconnected when trying to bing a kepware tag in thingworx via the industrial gaeway Re: post
Hi everyone, I am making the configuration to communicate KEPServerEX with the Thingworx platform on my computer. I'm using: Thingworx Free Hosted Server 30 daysKEPServerEx 6.0KEPServerEx 6.7Windows 10 Pro First I tried to perform the communication through KEPServerEX version 6.0 and it didn't work (image below). After I tried using version 6.7 using the same settings and it worked (image below). Is anyone able to assist me in this problem? Because I need to install version 6.0 on my client. When I try to install version 6.7, it is requested to update the 2013 CRT and as this is in a windows server 2012 I am afraid that when updating this service it may negatively impact some existing communication. Here is the image below when I tried to install version 6.7 on my client:
Hello I am wondering which of the existing charts in Thingworx platform 8.5.2 is the best to show something like the attached png. The idea is to represent in the same chart the pressing machine pressing status, using different colour for each state, and the pressure. Thanks in advance. Regards. Olatz
i tired using the attached template but it doesn't seem to work, any other solutions? Related post
Hi, I want to retrieve image stored in database which is in byte array format and display it on mashup. How can i achieve this in thingworx? Thanks, Sheetal
I noticed that there is a field called MenuData in Menu Widgets. It's obviously need to be attach an InfoTable type output. Do you know how to use it?
I wants to get Menu Widgets labels from database. But I don't know how to add Menu Definition by Service.
Hi I have created a chart extension configuring the line chart from the custom chart widget extension package v 3.0.3 downloaded from the p t c marketplace. While using the extension the values are being displayed properly but in my chart extension the Selected Row Changed trigger function is not working ie. when I select a point from the chart I need to invoke a service. I had achieved this while using any inbuilt chart like for example a label chart. When I used a label chart I used the selected row changed to invoke a service which I had written.(This was working perfectly as required, I needed some additional features than the inbuilt chart I had to make the extension). But this same functionality(i e. Selected Row Changed) is not working using a extension chart widget. I would like to know if there is any way I can configure my extension to get triggered by the Selected Row Changed or is it that the Selected Row Changed works only with inbuilt charts like the label chart or
Hi, as part of my testing I am trying to generate a property change on a property that has a remote binding to a property on a remote thing. Because the property is remotely bound I am unable to set it via the composer. I have a test utility thing and was hoping to create a service that would generate a server side property change event (I have successfully done this for remote thing events previously). I see that there is the option, but I'm unsure how to use it. I have selected a remote thing and inserted the DataChange event into my service, but there doesn't seem to be any way to set the property name. I have selected a remote thing (KH061) and inserted the DataChange event into my service, but there doesn't seem to be any way to set the property name. var params = {newValue: undefined /* INFOTABLE */,oldValue: undefined /* INFOTABLE */};Things["KH061"].DataChange(params); Presumably the 2 infotables (attached file) match the ones you see when su
Is it possible to use Operator Advisor without Windchill? I'm looking into using OA with Manufacturing Apps for performance monitoring. I would like to use the framework of OA for: - Work Orders - Work Instructions - BoM - Personell - setup of connected tools - historical data from connected tools Is this doable without Windchill? - adding the information manually - possibly importing some data through cvs or xml files Does anybody have thoughts or experience doing this? Are there any guidelines for the implementation work?
I have 4 buttons in which two-button have the same color and size but the other two have different. I can put color and size one by one in each button but I want to use style definition otherwise what is the use of style definition in thingworx 8.5 so please help to resolve the issue.
Hi Community, I have two text filed area widgets for phone no. and email id and have set validators to check they are not null.Now I also want to check both the text boxes separately if the phone no. and email entered are valid.What is the code I need to give in the validators if my parateres are PhoneNo. and Email.
Hi everyone, currently I have created a custom chat widget. In order to do a live chat, I would require to open a socket connection in the service itself and have my custom widget involve this service. So my question is, is it possible to do web socket connection with javascript in the service itself? How should I approach this? Thanks!
Hi, Could it be possible to connect ThingWorx Platform with Unity3d so that if any live sensor/simulator data (i.e. property values) populating on the ThingWorx platform can also be mapped to the components of Unity3d AR application just like Vuforia Studio? (If yes, then please share the steps or any documentation). Thanks in advance.
Hi, I am trying out few operations on templates via java sdk. One of the use case is getting all the thing names that are derived from a particular template. According to the documentation, a simple invokeService call to GetThingRelationships should get this done cleanly. The service expects an input of maxDepth we want to keep searching the things. (e.g. vehicalTemplate -> CarTemplate -> ElectricCarTemplate -> TeslaCar1Thing, TeslaCar2Thing, TeslaCar3Thing etc ). When tried to execute the call via java sdk - client.invokeService(RelationshipTypes.ThingworxEntityTypes.ThingTemplates, "templateName", "GetThingRelationships", new ValueCollection(), 30000) throws exception stating - Invalid service name. Same goes for other services like - GetImpletementedShapes, GetThingTemplate etc. Are these not the valid services for entityType templates? If so, why are they listed under Services section of my template in composer UI? I
Hi, I made a service like thousands of others. But one thing baffles me, output of this service which is Infotable, is also editable. I have never seen this before. As far as I can tell, there is no option in composer, nor in datashape nor in service output which would indicate that this even possible. What is goin on. Screenshots explain what I mean. One service's output looks like any other (non editable output), one is almost the same in a nutshell but output is editable. Anyone? Editable: Standard:
I'm trying to locally install ThingWorx Foundation trial on an Ubuntu 18.04 Azure VM. I was following the Foundation Linux Install Guide found on the developer portal, and was able to get to the last step where everything is installed when the setup errored out with message: "Failed to install dependencies: Chef Client". I found an article, "ThingWorx Installers 8.5 and Q&A", that states the "Support of Ubuntu is not there for the automated installers, it is still there for ThingWorx itself." How do I proceed to install the trial if the automated installer is not supported? I need to install with SSL.
I using layout widget to divide to three section. I wonder if there is a difference between dividing three sections into one header 2 columns and 3 columns.
Hi there,Today I found an issue in Thingworx 8.4.Here I have a Thing with 5 attributes(F1/F2/F3/F4/F5) with Value Stream configured.Now I uses service of SetPropertyValues to update all attributes in the same moment.- 1st time set to 11/12/13/14/15,- 2nd time set to 21/22/23/24/25.So there should be 2 rows in Value Stream.But I found 3 rows instead, the 2nd update has been recorded into Value Stream in 2 different ms. Impact:In Analytics, if we set Dataset as time series data, the training model will track data back, by comparing current cycle VS last cycles, while for last cycles data are queried from Value Stream.So if we cannot make sure all features/attributes are updated in the same moment(in same row of Value Stream), then the model will check with false data. Please check it.
I just wanted to try out ThingWorx Performance Advisor according to https://www.ptc.com/en/support/article/CS262960 But the Performance Advisor Homepage is not available: https://performance-advisor.ptc.com/Thingworx Does the ThingWorx Performance Advisor have a new Homepage?
Hello, I need a workaround to display the latest 5 notifications , which I have in an infotable(only a way to visualize the data is required). What I need is a widget / workaround to display the notifications in a small popup in the same mashup and at the end of the notifications I would like to have a button to navigate to another mashup. I have used Mashup as popup and it is navigating to a popup page where the popup comes at the middle. I need it to be in a corner. To see exactly what I mean I am attaching an image which show the visualization Kindly suggest any workarounds or widgets which I can use to make it look like the popup in the image. Thank You
New Framework in 8.5 -Install Builder produced installers-Installation orchestrated by Chef - UX Improvements- Cosmetic changes- Increased and improved help texts - Documentation improvements- Changed layout for clarity- Security improvements Prerequisites: -Install&Setup DB prior to installation-Set up ThingWorx DB User and database-DB command line tools installed & in the path (psql, msqlcmd)-Java 1.8.144 minimum-Clean machine for the install Common Issues-Command line tools not in path-DB user not set up-DB user with incorrect permissions-Java not installed or in path-Not running on a clean machine-Installed java 32bit instead of 64 Contacts: PM Mike TreshTPM Jennifer KeaneDev Lead Mickey Kimchi Q: The Windows/RHEL supported OS is just for installers? Running Thingworx on Ubuntu manually, is still supported?A: Yes. The matrix of supported OS for ThingWorx is larger than what we currently support for automated installs. ThingWorx can still run on Ubun
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.