Recently active
Hi, Is there a service where I can get all the Services in a Thing? Thanks,
Hi, I'm struggling to get the default value from my edge csdk code serverDetails:I created a property when creating thing : TW_PROPERTY("DefaultValueTest", "Description", TW_INTEGER); TW_ADD_NUMBER_ASPECT("DefaultValueTest", TW_ASPECT_DEFAULT_VALUE, 150); TW_ADD_NUMBER_ASPECT("DefaultValueTest", TW_ASPECT_ISLOGGED, TRUE); I put as default value 150.When i try to fetch the value of my property in another service in the same c project: int lDefaultValueTest = TW_GET_PROPERTY(THING_NAME, "DefaultValueTest").integer; I always get zero as result !.I wonder why I am not having '150' since it's the default value ??As a workaround, i set the property after the definition of the property TW_SET_PROPERTY(thingName, "DefaultValueTest", TW_MAKE_INT(150)); The problem here is when, i set a new value somewhere in other service and I restart my program, it's always reset to 150 and cannot be updated Any idea how
This is Thingworx version 9.0.4 I have a service that is being refreshed every 10 seconds via an autorefresh widget. It returns an infotable of data. I am then binding this infotable into the collection widget. The refresh is successfully refreshing the service and getting the new data. I verified this in the networks tab. However, the collection within the UI is not updating. Weirdly, if I change the window screen, it then updates the UI to match the new data. I have tried a few things. I tried creating an expression that generates a random number. I then bind the change event to the service call instead of the refresh widget. The refresh widget is now bound to the expression. I then bind the expression to a label. I can succeffcully show that the new random number is shown via the label when the refresh happens, the service (w/ new data) fires correctly, but the collection is not updating. If I refresh the screen it updates. If I adjust the screen size, it updates. Th
Hello,I'm new to ThingWorx, and my current version is 8.4. For the mail alert purpose, I imported the Mailserver Extension (V3.5.1). I tested sending emails from a Gmail account to an office mail, and it was working fine.However, I want to send mail from one office mail to another office mail.I entered my company's SMTP server name and port, which was provided by the IT department, but I am still getting the error message "Couldn't connect to host, port: xxxxx.xxxx.com, 25; timeout 30000."also i tested the SMTP Server with telnet cmd its returned 220, seems good. Mail Account User: I inserted the dedicated office email for the alert.Mail Account Password: I left it empty, and also tried with the actual password of the mail account.How can I solve this issue? Experts, please help me.Thanks,
Hi Everyone,I came across this doubt like I have a data which is populating in Grid now I filter the data based on column selected row with the help of data filter widget and saved that view in list widget now my ask is when I click on that view name then that particular view should reflect in Grid widget I have a service called getViewField and which is having a result as selectedview in json format now how should bind it with the grid should I change the Json type or something else I directly bind it with query filter but that is not working so suggest me proper binding ThanksLav.
Hello I have a responsive mashup and i am using navigate function to open mashup in a popup window .But the alignment is never set to the way i want to use it always behave differently Any help will be appreciated Thanks
I can't deselect the selected label or node in the Tree Widget, I have tried almost everything, running the data source service again, setting the selectedLabel and SelectedValue to "", 0, undefined or null. I even used random ID and parentID fields, but seems like the tree widget or the service selected rows are storing the row index; Thingworx Version: 9.5.0
Hello,I have a mashup consisting of a drop down menu, a date picker, a collection widget that fetches two different mashups with line and bar charts, and finally a grid advanced widget that is populated with the same values that those charts show. When I select the first item from the drop down menu (first time I choose an item, not the first item in the list), or when I change the date, the values and the fields of the grid are populated correctly. However, when I change the item in the drop down after that first time, the configuration of the grid is lost. The field names of the grid stay the same as the previous selection and the values, although correct, are placed in the wrong columns. I've attached an example of this issue. I initially did not have a specific configuration string on the grid but even after creating one the error stays the same. What could be causing this issue? Thank you in advance.
Hi, I recently migrated a mashup using the "Mashup Migration" steps. The legacy advanced grid used a Custom CSS, but after the migration the styles from the CSS seem to no longer have any effect on the grid. The grid header column require 3 different columns. -first 2 header columns are black -header columns 3-7 are blue-header columns 8-13 are grey Is there a way to have the Custom CSS recognized or perhaps Style Theme has an advanced feature?TIA
Hi folks,I have a problem with the vertical scrollbar on my grid widget (TWX version ThingWorx 9.3.8). I have placed two grids vertically on top of each other, where the columns and their sizes partially overlap. However, when the vertical scrollbar is displayed on a table, the columns shift and it is no longer visually appealing. The padding of the container (via Composer -> Layout) does not seem to have any effect on the grid. Is there a way to use a kind of dynamic padding so that the area is reserved for a scrollbar? Best regardsMarc
Hi Everyone,I am Thingworx developer , I want to Expand All / Collapse All Results in TreeGridAdvanced, I try to use property "ExpandLoadedRows" which is bindable - so I bound a Checkbox to this value, but it didn't work for me. It worked only when I set this property checked by default which shows me only expanded rows. Please Help me how can I achieve !
Hi,I want to reduce the spaces between two lines of bar chart and also want reduce their width how can I do that as you can see the image I want there width should be minimum and also gap between these two as well
Hi, My Thingworx is cloud hosted 9.x version and am trying to connect a SQL database which is in our organization network, I failed to connect after all configurations. Do I need to create a tunnel access here to connect to the database? How can I connect? Transaction has been marked as a failure for request /Thingworx/Things/RDBMSAccess_TH/Services/GetPropertyValuesAsMultiRowTable thanks,John
Hello, I have built some Docker images for TW but need the Navigate extensions.Is there a Navigate Extension available as I can only find Installer files on PTC Software Download page.
I would like a method where, if I click on a row that I want, it automatically checks the checkbox in the selected row. Is this possible? Or should I click on the checkbox, and it will act as if I clicked on the row?
Hi Everyone,I have a requirement like suppose I have a dropdown of different states now If I select a particular state it show data associated with that state in Grid data format and also their distinct count on bar chart. now my requirement is when user filter data based on different column name then the data in pie chart should change how can I configure this thing What I have done is through SQL queries I am taking distinct count of each column and showing that on bar chart. My requirement is now if user click on filter of the data for that used (data filter widget for grid data) then that should also trigger the data of bar chart and shows the exact count based on filtered data. Thanks,Lav
I have passed infotable to grid with few editable fields. Now customer wanted one more field in grid which have dropdown widget to select values. Is that possible.
Hi all! Is there anyway to get the thingworx platform which i can use at home for my learning? I cannot see anywhere that either is it possible or not? I want private thingworx access for myself. I am also willing to pay may be small amount per month. Please let me know about it if anyone has an idea about it or if something similar has been done or available? Thanks!
hello, I have Thingworx platform in my work place that uses Kepserver layer to collect data from machines , store it in MSSQL DB and then use Thingworx web application to visualize data. I have the idea of using Grafana as visualization tool instead thingworx mash ups (more convenient to business) . What is the architecture suited to this need? I'm thinking about using API calls to populate an influxDB and then querry this DB in Grafana. Any ideas on this ? Thanks
I'm looking for tagging system like model tag to thing properties. I found Data Tag but documentation is not helping. Can we use Data Tag for thingshape's properties? Or is there another method to do it?
Hi all, On a mashup, I've got 2 charts. One at the top of the page and the other at the bottom of the page (see image attached). I would like for the X-axis on both charts to align themselves. Can I accomplish this using css or some style properties? Has someone ever tried doing some aligning like this before? Regards,
Hello I want to restrict my twx to use only Tls 1.3 is there a way it can be done? Thanks
Iam continously getting error: "Unable To Parse JSON Request" in Application logs while executing the below code from mashup but the code providing results successfully while executing directly from Service. Kindly tell me what is the problem in below code. The code is:try{var result = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape({ infoTableName: "InfoTable", dataShapeName: "FabShopIntake.ScheduleTasks-DS"});if(editedTable===true){ Users[CurrentUser].SheetMetal_ScheduleTasks = editedTable;}else if(AssignedToGroup === true) result = griddata;else{ result.AddRow({ Select : true, GroupName : "LASER CUTTER Group", Order : 1 }); result.AddRow({ Select : true, GroupName : "BEND-WELD-SEC OP Group", Orde
Hi all, This case: https://www.ptc.com/en/support/article/CS281883 speaks of:Validating that a contract renewal has been completed prior to generating a new license file.So I was wondering, how does one get a contract renewal before generating a new license file for Thingworx? And where do I check to see if the contract has been renewed? Many thanks,
Hi, I have mashups specific for mobile screens. Whenever open those mashups if it has a textfield it is automatically opening the keypad. How to check which triggers this. Is there a way to fix it. The focus should happen only on touching the field
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.