Recently active
Hi All, PTC has rolled CS331340 this new article which talks about new time zone settings, but its about new Thingworx 9 installation. Does anyone have idea how to achieve the same if one has already installed TW9? Thanks, Pravin
Thingworx 8.5.2 : By default checkbox is showing skyblue color on hover(focus).But I am unable to remove that style on hover.Please help me with this
I have data in the JSON format. I want to display records of the selected date and time on mashup for that, I have taken time selector widgets. How can I fetch the data using the Time selector widget and how to display the result? what service should be written? how to use the time selector widget? Is there any other way to do the same?
Hello, I have the 90 days trial version of ThingWorx Foundation. On the guide to Use the ThingWorx Azure IoT Hub Connector with simulated appliances, i can't find the host and the port. Server Status: running Hostname: https://PP-2009221255A9.devportal.ptc.io/Thingworx Foundation/Analytics Version: 9.0 Expiration: 2020-10-22 What i am supposed to put for : transport.websockets { // ThingWorx platform application key app-key = "xxxxxxxxxxxxxxxxxxxxxxx" // One or more platforms can be specified here, comma separated platforms = "wss://<host>:<port>/Thingworx/WS" <== here Thank you very much&nb
Hi, I had come across a project where a seperate server was allocated for Kepserver alone. My queries: 1)Under what case or architecture is this setup required. 2) Is it some sort of best practices. 3) And what should be the server configuration (cpu, RAM... etc) required here. Regards Sri1
i have one mashup which is my login page and i want to open that login page after clicking on logout button widget. please suggest how i assign home mashup to logout button widget? refer below attachment for better understand...
Hello, I would like to read excel file content in order to manipulate data and then write modified data to SQL Server. Unfortunately, I am not able to read excel file using javascript in Thingworx. I have tried to find answers in the community but the answers I rode do not help me so much ... Could you please help me to do it ? Best regards Hervé
i want to show login page after clicking on logout button i dont want to show thingworx login popup after clicking on logout button. refer attachments below for better understand
Dear devs, I am asking this question because I would like to know if it's possible to display certain buttons on a Mashup only to certain Users, and if it is, what's the best approach in doing so, i.e., filtering at User level, User Group level, or something else. Thank you for your suggestions. Best regards
Dear devs, I am using a Thingworx Foundation Trial, and I tried to install an additional Web App located in the tomcat/current/webapps folder, along with the Thingworx.war. The thing for me is, when I try to access the paths of /myapp I get prompted with the window asking for Thingworx credentials, and when I enter those I am redirected to the Composer. How can I solve this? I have seen that there are quite a lot of filters configured in the /Thingworx/WEB-INF folder, but I don't really want to disrupt anything. Thanks!
Hi, I am trying to connect mysql with Kepserver. I installed the ODBC connector, created the channel Driver: ODBC CLient Data source: MySQL ODBC 8.0 ANSI Driver 32bit And created the device Model : Mysql And when i select the table select droup down its not showing the created table Thanks, Sri1
I've noticed that the data export widget outputs the parent infotable when I bind it to a nested infotable. Is the data export widget only meant to work with non-nested infotables?
I'm using 8.5.6 ThingWorx version, I need to add tooltip to value display/ label widget. because in smaller resolution I'm getting ellipses and I need to show that data in tooltip, but tooltip property is missing in the properties.
Hi, is it possible in ThingWorx 8.5.x and 9 to force focus on a specific element (like a textbox) in a mashup during runtime? I've seen solutions in older posts with jQuery which are no longer working. Is there any way to achive this in newer Thingworx versions?
Hello, I have many members ID's which is stored in the DB.I want to pass multiple ID(Member ID) through grid advance by checking checkbox. please suggest How do I pass multiple ID through grid advance by checking multiple checkbox?? Thanks in advance
I have this warning when I use "for each" statement An old thread related to TW 8.3 was telling it will be fixed with future release, I have TW 8.5.6 but warning is still present. Can this be fixed ?
Hi, I try to use the function of InfoTable Filter , but it always return null. What's the correct way to call the function ? BTW, infoTable.Find works as expected. Regards, Sean
I'm struggling with the CSS to change a button's color dynamically (by passing in different class names to the widget). I'm able to get this to work: #root_ptcsbutton-7:not([no-wc-style]).widget-content {background: #FF0000; !important} But it's tied to the ID of the button. I'd like to do it by class instead so it can be more generic.
Hi, I'm going to add a Thing Shape to the UserManagementSubsystem, the Thing Shape holds a Info Table which may contain 10,000 records, will it exceeds the limit of the use session ? Regards, Sean
Hi Team, I have tried to push multiple entries into a datatable using AddDatatableEntries and it is successful. But when I tried to use the AddStreamEntries service to push data to stream, I am getting a null pointer exception. 1) Is it possible to push multiple entries into stream at a time. 2) What are the best cases when to use stream and when to use datatable.
Hello Everyone, I'm newbie in Thingworx. I have a project with this platform. How to get visibility in navigation button with different User? For Example, I want to build a Mashup with username and password login. Even, it can directly access to the mashup. But, the display is in read only mode or Navigation Button isn't available. Then, if User login with Username and Password, so the display will show the navigation button that they can operate it. Anybody can help me with the step by step? Thanks Best Regards, Muhammad Alfin
Leveraging Dell and VMWare for Asset Monitoring in Connected Factories As an extension of the Connected Factory Reference Benchmark performed on Microsoft Azure, PTC partnered with Dell Technologies in producing this document, a baseline which illustrates the effectiveness of ThingWorx and Kepware when combined with Dell and VMWare technologies to create solutions for on-premises and hybrid Connected Factory implementations. Please join us in thanking Bhagyashree Angadi, Brian Anzaldua, Todd Edmunds, Mike Hayes, and the Dell Customer Solution Center team in Limerick, Ireland for working with the IOT Enterprise Deployment Center on this benchmark! This benchmark is of a very similar design to a previous publication, but this time designed specifically with Dell Technologies in mind. In a Dell/VMWare architecture, the close proximity of Kepware Server and ThingWorx Foundation provides ideal conditions for network throughput between these components. Combine
Hi,I was using a button in a mashup and then displaying it in a collection widget in another mashup such that each cell has a button. When I click one button in my collections I want a style or color change so that the user understands that it is selected, but the ptc button's selected style doesn't seem to work and so I thought I will use a value display widget but I am not sure of how I will set a selected or active style for the same. In fact I don't see any change in my value display widget although I set a border color for it.I also tried adding some css but couldn't see any change. So any idea how I could achieve this using a value display widget if not is there any other widget I could use to get the required result?The version I am using is ThingWorx 8.5.6.
Hi, having an issue with Japanese characters in Combobox widget, hoping someone can help. In a mashup I have combo box widget which I fill with some data and then use the user selection to drive the rest of the mashup. This all seems to work correctly unless the list entry contains Japanese characters in which case the selection is not registered at all. There isn't even a Selection Changed' event fired off. I also tried this with some Vietnamese characters with the same result. I added a display widget to show the selected item and this remains blank if an item with Japanese characters is chosen. Has anyone else had this occur. Note it works correctly is I use a simple list widget. TIA K
Hi, I am looking for experience with "Smart Screen" to display ThingWorx pages. The goal is to have big screen (Smart TV ...) near the line. Does anybody has experience with Smart screen (recommandation on specific brand ...) Any recommandation or advice are welcome ? Best regards
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.