Recently active
Hello All, I have designed a mashup and using advanced grid in it. I want to know the way through which I can delete the row in advance grid but I am not able to do so.Is there any way i can do it? Any help will be appreciated. Thanks
Hi Everyone,I just want to create and add data in datatable like shown in below image.I have one dropdown for role and member to add data in datatable but I failed to add like below image.Can you please suggest the solution how to achieve this requirement.
Hello, I want to implement search functionality in advanced grid and I have also checked EnableGridSearch option but still its not working for me .Is there anything else that need to be added here? Thanks
Below pic is the legend from the Line chart, but was not able to find the border radius for the check box and the marker !! How can the border radius can be given to the Check box and marker !!@c_lowy @CarlesColl @slangley Thanks,Shashi
how to display grid/ dropdown list data with permission wise with thingworx?
Hello how to read data from external connected device and store it to thingworx database, and how the changes are reflected. I don't have any connected devices but I am assuming that it is connected , now i want to know how i will map the data coming from my real device to the 'Thing' that I created in thingworx. And then store that data to database.
I need to see how the widgets are coded to use as example for custom widgetsI have found that on previous versions they were on TomcatRoot\webapps\Thingworx\Common\thingworx\widgets But I can't find them on Thingworx 8.5 Right now I only need the Gauge and Button widgets thanks
Just wanted to check if we have any sort of sizing calculator for ThingWorx 9.x (I can recall we have some sort of excel format for ThingWorx 7.x earlier)…? Any suggestion to calculate the required network bandwidth (internet bandwidth) for ThingWorx data ingestion? What parameters to be considered to arrive at some benchmark?
https://pp-2107261841zg.portal.ptc.io/Thingworx/Runtime/index.html?master=PTC.FSU.COREUI.MenuConfiguration.MasterContainer_MS&mashup=PTC.FSU.COREUI.MenuConfiguration.MasterContainer_EP&appKey=072bdfe6-7c51-468d-a237-a3de91c526c0&x-thingworx-session=true ... returns an Error
Hi Folks, I am working on Thingworx version 8.5 and using Logout function within mashup to redirect user to FormLogin page.It is terminating the session but not redirecting to Form Login but throwing below html error. Bad Request This combination of host and port requires TLS. Here is the url for login: https://MyServer:8443/Thingworx/FormLogin/MyOrganization/Redirect URL(logout) : http://MyServer:8443/Thingworx/FormLogin/MyOrganization/ Note: Its a production server and required certificate is installed.
Hello, I need to license one runtime istance of Thingworx Platform. I wanted to know what else I need besides the runtime license, if I need to install other licenses for example. I would need a procedure explaining what to do (if this is documented). P.S. What are the main differences between a Runtime license and a Developer license.
Hi all,I am trying to merge my 4 projects which have almost the same properties. From a single dashboard only, I must be able to access the different things linked with the different projects. What is the best way to do so? Thank you
how to read data from device (thing) and show in to mashup?
Hello , how can we perform CRUD operation using Azure sql as a persistence provider in thingworx?I have created database and schema as guided in the ptc tutorial , but I am not getting the next step.what exactly we need to do to store our thingworx data to Azure SQL. RegardsYa**bleep**a
Hi everyone, I'm currently facing an issue with "GridAdvanced" widget, which seems to be a bug.I'm using ThingWorx 9.1.8-b845. What I'm trying to accomplish is basically pretty simple. I just call a service called "GetGroupManagement" (whenever the mashup is loaded) which gives me a boolean "true". I connect this later on to the properties of "GridAdvanced" widget: (Visible: false by default, isEditable: false by default). So what happens is the widget is being shown but is not editable. As soon as I add another event trigger (e.g. "DoubleClicked" trigger from "GridAdvanced") to the same service, the "GridAdvanced" is now editable. Does anyone see the mistake here? It seems to me like a bug in the "isEditable" property of "GridAdvanced" which initially not trying to fetch the value from the service, unlike the other property e.g. "Visible". I've found a not so intuitive work around solution by also triggering the call to the service when the grid is doubl
Is there any extension available in marketplace for integrating salesforce with thingworx, and if available where can I find it in marketplace?
Dear all, Thank you very much for you help on other topics.I have a question regarding setting up the unit of a numeric tag in thingworx which is remotely bound with a Kepserver tag.As you can see in the screenshot below the unit field is disabled. I want to set up this units value. Where can I do that?In Kepserver? How?Can I override?Can I do it programmatically? Same question for min and max values.I'm looking for any inputs regarding that.
Hi all,How to select a row from the collection widget using the check box? Thank You.
My Kepserverex Modbus Ethernet installed in Windows Server 2012 connected to around 15 plc using tcp communication. All the my plc giving device is not responding for every few minutes in eventlog. In OPC client the tag quality will change from good to bad once awhile(not all the tag in the device only few of it)
Hello!, I'm developing a very huge aplication and we will have a lot of devices (more than 1 million).The main thing is that the app has to have the posibility of retrieve one o two from the one million of device when It will be necesary. Which is the most efficient way for to do that?These are the options that I thougth:1. GetImplementingThingsWithData it's efficient (with a query parameter)?2. It's better to have all this data in a database and make a query? 3. Create a network tree entity it's a good idea? Thank you in advance. Luis :D.
Hi , I noticed 9.2.5 get released recently and some enhancements are included in this version. I guess the same enhancements will be included in 9.3.1 as well, I wonder when 9.3.1 will release , so that I can plan the platform version for my customer. Regards, Sean
On Windows pressing Ctrl+alt+F9 works fine, but how do I do this in Chrome on MacOS? The mac does not have an "alt" button and "option" does not work. https://community.ptc.com/t5/ThingWorx-Developers/how-to-hide-the-quot-show-hide-log-quot-bar-in-a-mashup-tests/td-p/504169 I have tried several keystroke combinations, but no luck...the only way I have found so far is to add this at the end of the URL: &__fromBuilder= This is rather frustrating and there must be a simple answer to this.
Hi All,I,m trying to register for cloud trial version or the local download zip of Thingworx. I,m not able to see the options anymore. Is the trial option stopped now.
I am following this guide https://developer.thingworx.com/en/resources/guides/eclipse-plugin-thingworx-extension-development-tutorial/chapter-11-build-extension I am having no sintax errors, as I copied the example code to be sure. But I can't build it after following every step. It gives me this only error https://justpaste.it/4hudv(I uploaded the error to justpaste.it because it is too long for this post) I am on Windows 10Eclipse Version: 2021-12 (4.22.0)Build id: 20211202-1639
Is there a way to do that? I have only found the services to set REMOTE bindings I am using Thingworx 8.5 Thanks
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.