Recently active
Hi everyone, I want to use google map widget and I follow this post Display Geolocation Data Using Google Maps Part 1 when I finished Step.1 then in step.2 i create a mashup and want to add google map widget but the google widget did not appear in Widget tab. I tried to remove and reinstall the extension but the google widget still not appear. Can anyone tell me how to solve it ? Thanks a lot!
Hi, there is an article "Managing and using Localization in ThingWorx" dated 2016, which explains how to export & import localization data.Is there a way to export all data from 1 one language (the default) , adding manually translations in xls and then upload in bulk into another localization table. Thanks & Regards,Izzet
Hi all, I am currently using ThingWorx 9.3.4. I have a requirement where I am using a pie chart that shows records of 24 things. The pie chart displays the distribution of all things, but the legend shows only 10 pieces of data. If I increase the height of the widget, the legend shows all the data. However, I cannot increase the height of my widget. How can I get all the information in the legend? Thank you!
Hi,Logic: Based on Selection of Dropdown list the values in ptcs-chartline will change.Problem:Unable to predict when the Default Reset Button in ptcs-cahrtline was working. It will work for some data and for some period of time.
I have 5 columns in infotable. When Distinct API used for first two columns together, the output infotable should have 5 columns with the distinct values of first 2 columns. How to do this
I'm looking for solution, where I can access value of property by 2 indexes: i for rows, j for columns. Something like myValue = myInfotable.rows[i].columns[j]Also could use solution likecolumnName = myInfotable.fields[j].name;myValue = myInfotable.rows[i][ColumnName]; Generally, I have bulk load of data, some auxiliary infotable and destination datatable.I have a loop where I read rows of destination table, call service to read data acc. to row from destination table. Inside loop to read received data record after record, and inside this - loop to check if datas coresspond with rows of aux table, If data fits - increase value in destination infotable, in actual row of it - but column number of destination table depends on row of auxiliary table. Something like: (columnA, columnB, columnC are just direct name of column)for (i == 0; i<dest.getRowsCount();i++) { {data = myService (dest.rows[i].columnC); for (j == 0; j<data.getRowsCount(
Hi everyone, What are the ways through which we can Integrate ThingWorx with Flex PLM so that we can have a real time data from the Flex in our Thingworx Regards,Lav
Hi everyone, I created 4 mashups having different types of data in all the 4 , now I want to Integrate all mashups in a single mashup, like I want to make a mashup where all the mashup present by their name only and if I click on any mashup name it should open in the same mashup and if I click on another that should open and first one be closed and so on please let me know if I can do this. Regards,Lav
Hello, I have a long string part of which need to be replaced to make read easier. But template literal error arises. How can I modify my code? Or how to update js engine?my code var age = 10; let result = `I am ${age} years old`; errorversion: ThingWorx 9.3.1 BR
hi,I'm facing an issue while saving or viewing the mashup popping an error message "Unable to update mashup: property name homeMashup not found."27-10-2023 it was working normally, nothing was deleted and changed but on 30-10-2023 it was showing this popup screen. Can anyone help on this issue to resolve it please. Thingworxs version :9.1.2-b552
How can this problem be fixed when a different input is entered into the drop-down widget label chart and the loading icon only appears for 1 second while the prior data continues to display and the loading icon is hidden, after some time new data gets loaded.
On clicking print button in Mashup1 of Thingworx, it should pass Mashup2 to print functionality of browser. For example on clicking one button, print popup should be opened automatically which contains different mashup in it. How to do this ?
We are using ptcschipdatafilter for filtering grid. How to filter the rows in grid for which the column doesn't have value. example ColA=null/blank/empty.
1. I am trying to change Grid Filter Icon, I tried to change for individual using filter-field icon and it works but i want to change it for all the grid filter.2. Also want to change Data Filter (data-filter) background color using common css.
As per the original post. Can somebody point to the documentation where these placeholders usage is described?
Hi, I am confused about what should i prefer to generate reports in thingworx, Javascript or SQL query(as i am using Database)? i have to generate reports based on input like in below image.. if we choose javascript then how can i compare these inputs or how i can filter data based on input like month and year? i know there is Query param for query service but in query param where can i put this month & year? Thanks,
I am using Azure IOT connector V3.0. Azure IOT Device supports 1>sending Telemetry 2>upload file to blobStorage and notify IOT HUB 3>DeviceTwin updates(reported properties) 1> How can Azure IOT Device invoke a local service on my AzureIOTHubThing running on TWX platform 2> Does connector update the individual properties of AzureIOTHubThing when there is updateDeviceTwin event OR it just updates the reportedProperty ?
How many images can be uploaded to the Thingworx database .??any limitations on it?
Is possible using pg_auto_failover in a solution Postgres DB (TWX version: 9.3.7). New connection string is plane as: postgresql://{primary server name}:port,{primary server name}:port/{nameDB}?target_session_attrs=primary&sslmode=require Do you know somebody then this solutions is possible/ impossible?
Value is updating correctly same as in kepware to thingworx inside current property value, but different if we call it through abvove service.
We have implemented a webframe widget to load an external application with a softphone. To make the call the softphone connects through SIP over websocket and calls over WebRTC, but these communications are not established because apparently thingworx is cutting them (when making or receiving a call from the webframe). We have recently configured the ClickjackFilterAllowList options in the web.xml file but we still have the same problem, and calls from the softphone embedded in the thingworx webframe keep getting cut off. We are working with a thingworx 8.5 on an EC2 instance of AWS.
Hi, I look forward to doing a minimal Connection Server installation due to high traffic to the Thingworx Platform. Present Scenario: 1 Thingworx Instance with 1 Postgres DB & 1 Influx DB Required Scenario: 1 Connection Server with 2 Thingworx Platforms with 1 Postgres DB & 1 Influx DB Can the required Scenario be achievable with 1 Postgres DB and 1 Influx DB for both Thingworx Instances? and is it a best practise? Thanks,
Hi, Could you please guide me on how to include the "Database log" under the Logs in Monitoring menu of ThingWorx composer. By default, other logs such as Application Log, Communication Log, Configuration Log, Script Log, etc., are available. To see the Database log, I need to connect to the ThingWorx server.It would be more helpful if this log could be made available in the Monitoring menu. Kindly guide me with the steps. Thanks
Hello, Two items missed on several SON of ThingWorx SCO license. Caused many ThingWorx product servers down two times in the past several months. Raised PTC cases to technical support team, licensing team, even contacted with local sales manager but no conclusion. Kindly advise on any possible ways to solve this, really appreciate any inputs, thanks.
Hi, How to apply for the customer license for PTC foundation. And how to change license configuration from current to customer configuration. 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.