Recently active
I have a thing entity which has a set of properties, i want to add a new column to one of the thing properties which is a infotable. For example I have a property named "metatdata" which is a value collection which has a lot of other properties, i want to update one of these properties which is a infotable for example "Data1". This table has 2 columns "column1" and "column2", I want to add a new "column3" here and after that i need to update the values also for the new column. Thanks.
I want to display a model popup after clicking a button.In which the General Information is to be visible for the user.
I have a pdf file in my system repository. How can I access that pdf kept in System Repository?
I have made a button linked with a link widget.If i click a button a pdf file should be download automatically. That pdf is stored in System Repository. How to make that?
We have created custom mashups for AMU. Our mashup flow: Base mashup --> Button click (Navigation) --> Navigate to new mashup with "Replace" behaviour. I'm able to add into the AMU menu. But, when I'm clicking the button to navigate to new mashup, it doesnt taking AMU master. It's replacing with the mashup alone. Base Mashup: New Mashup: When click the button from base mashup @mstarnaud
Hello Developers, I m trying to upgrade my running ThingWorxFoundationMSSQL-9.5.4-x64 on windows by using ThingWorx-Platform-Mssql-version-9-6-0 war file. I did all the steps which are mentioned on ptc page but it did not work. So can anyone please help me to upgrade Thingworx? Thanks.
Currently application is showing up well at 1920 * 1080 .Need to make thingworx application usable at 1920 * 1200(Size of text ,apps - 100% and 150% ) but in the pc specified resolution is not available in display settings. Suggest us on how to proceed further.
Thingworx version: 9.3 +Hello developers, i need help with a trouble:I have 12 equipments (PLC), for all of those have the same tags, and my doubt is, if is a good practice to segregate the tags between 12 things that are similar, but using tags that are bound to their respective PLCs. E.g.: Thing1 with tags T1_Temperature, T1_ContentWeight; Tthing2 with tags T2_Temperature, T2_ContentWeight and so on.Some considerations: all of those are on PTC Kepware Server using only one Industrial Connection.Questions to answer: 1: Is this a good practice? I haven't found anything about it in Docs and CS.2: Do this offers more performance than having only one Thing for all those PLC tags?3: Do we have some performance difference or network charge on some of these approaches?
how to get the state in the picture in thingworx service?thingworx9.3/kepware6.11
How can we make a collection widget?How to bind data on that? I need to make a collection widget. How can I make that?what is the use of mashup property binding, UID Field?
I am trying to write a CSV file using the WriteCSVFile function in ThingWorx, but I need to save the file to an external drive. In my code, I have specified the path as E:\CSV_Export_DATA\zzzNaytest.csv, but I am unsure how to set the fileRepository parameter to allow saving the file to this external drive. The function currently does not accept a file path outside of the ThingWorx platform's internal repositories.Here is the code I’m using: Resources["CSVParserFunctions"].WriteCSVFile({ path: "E:\\CSV_Export_DATA\\zzzNaytest.csv", data: Data, fileRepository: "", withHeader: false });
Hi,I'm currently using Thingworx and Thingworx Flow, and I need assistance with a specific use case.I have a workflow that is triggered when a user provides the required inputs and clicks a button. The workflow performs several integrations by making API requests.The issue I’m facing is that I need to return a status message to the mashup, indicating whether the workflow completed all processing successfully or if an error occurred during execution.Could you please guide me on how to implement this functionality? Specifically:How can I return this status message to the mashup for real-time feedback to the user?Thank you for your help!
Hi Team, I am showing both bar chart mashup and line chart mashup in same container showing same data as below: As you can see Bar chart showing all bars with xaxis labels. Line chart only showing xaxis labels but lines are getting cut. Both labels and lines are part of charts. Any idea why this is happening
Hello All, As legend take much space in chart, actual chart gets shrink and sometime value are getting cropped in case of bar chart(stacked).In case of pie chart, value not visible on 100% zoom of page and it is visible when zoom is 75%.Also, there is no option to show values and percentage for pie together, only one can be shown at a time. Note: Chart space is limited, on page there are 6 charts.
I am using ThingWorx Platform Release 9.6 and DatecodeF000Hello, the Combo Chart widget lacks native configuration options for selectively hiding value labels for specific series, necessitating workarounds. I'm trying to use custom CSS in a main mashup to reach a contained mashup (with a combo chart) but I've been unsuccessful. I need your guidance for the following: How to selectively hide value labels for a specific series (Series 2) in a Combo Chart widget. I encountered the issue that the ID of the chart may change or not persist, making precise targeting unreliable. Is there another way? what would the Custom CSS look like, and can it be applied in the main mashup in a way that reaches the CMU?Here are the errors that I facedNo error messages or warnings, simply does not work.
The PTC textfield widget in thingworx is opening alpha numeric keypad when focused. The input type = text in the html. Is there a way to make it open numeric keypad. In javascript we can simply change input type= number to open numeric keypad. Can anyone help me to fix this
I’m working on a project where I need to access the GetCurrentUser from a remote DataTable. However, I’m facing an issue where the returned values keep changing after each execution. Specifically:When the logged-in user is Gail, the DataTable shows both Gail and IOCL.When the logged-in user is IOCL, it shows both IOCL and Gail.I’ve attached the files for reference, but I would appreciate your help in identifying what might be causing this issue. Could you guide me on what I might be doing wrong?
Hi,I am using Thingworx 9.3.0 and trying to configure the Grid widget with a JSON. Currently I am having some troubles with small details. Unfortunately the documentation for this JSON is erroneous (missing closing brackets and wrong quotation marks) and also not complete. I also downladed the Grid Advanced sample files which helped a bit. But there are still a few issues: How can I enable sorting for specific columns? I can do this in the mashup configuration for the Grid widget. But via config I was only able to enable sorting for all columns through { "columns": { "enableSorting": true }}There is an "sortColumn" property that can be set for each column. But this does not do anything.How to center align the header content? I have set "headerTextAlignment": "center" and"textAlignment": "center" for each column in the "columnDefs" but the header-text and content itself is still aligned left.How can I properly set the max height of the header? The option "MaxHeaderSize":
Hi, I'm having a problem with my ThingWorx platform. My Composer indicates that my license has expired, but the "About" section shows that there's one day left. Additionally, the License Subsystem shows that our license is valid until 2025. Despite this, some of my Industrial Connectivity Things (Kepware) are automatically disabling and enabling themselves. It said "REST service failureThing [Thing-name] is not running"Please help me resolve this issue.
Hi,i didn't work a lot on mashups but i was thinking of something, lets say i have energy meter that sends me readings that i use to calculate the hourly consumption and then i log it, then i put it in an infotable that has 24 rows representing the past 24 hours, and when i add new reading i delete the oldest one in the infotable so that the table will always be 24 row, then this infotable should be connected to some line chart or bar chart in a mashup to show the 24 values, all of this is fine, if i created a previous and next buttons on the chart so that the user can see the 24 values before the current 24 values, i was thinking maybe create another infotable when the user click the previous data button a query to be run to get the data from the database and put it in this new infotable and then the chart will switch to read from this new infotable, the reason for another infotable is that if i used the same infotable and the user requested the previous data while there is a new read
Hello, I am trying to adjust the grid column width to fit the maximum text/Icons size it contains. I want to remove the extra space from the column, as shown red box in the image below. Currently, I have set column width to 'Auto' but it is not working. Is there any way to do this? Thanks, Suraj
I have two environments: Dev and Test (Both have Thingworx Version: 9.5)I have uploaded the solution on Solution Central from Dev Environment which contains the Active Directory.Now I have deployed the same solution on the Test Environment using Solution Central but I am not able to Enable the Active Directory.Does anyone have any idea how to enable my active directory on Test environment? Regards,Shashank
In Thingworx 9.6, while using Bar widget , property series display as 100% stacked to display multiple colors bar, even when the value for 3rd series is 0 , the bar with small width is displayed , for other two series if its zero its not displayed but here if 3rd series value is 0 or value for all are 0 still bar is displayed
I'm having the similar issue - the Collection widget scroll bar. Do let me know if you found a resolution or workaround for this issue.
hello community, I am having a very strange issue i have one field named shippingNumber and even though the value is present in datatable ,it is not displaying on the mashup. why is it like that even though in setting of grid advanced widget i have choosen show but still its not showing up in mashup. can anyone please help me in this regardthank you..
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.