Recently active
We are aware that conflict serializability is a valid subset of view serializability in DBMS Schedules of Transactions. However, all serializable schedules may be included in view serializable schedules. A suitable subset of view serializability, maybe, or another option? Has this been examined?
Hi, I would like to connect AWS timestream DB using JDBC, Does, Thingworx supports AWS TimestreamDB? I was not able to connect the DB, The isConnected property of the thing remains false, but I am able to see some logs in the application log. If I try to execute some sample queries, I get the following error: Unable to Invoke Service test1 on timestreamDB : Transactions are not supported.
HelloRecently I started to use this platform, what I'm trynna do is send a value from a grid advanced to a service or widget, here's how my bindings look like: The end-user must type an ID which I use as an input for a service (datosprueba), once the end-user presses the enter key it triggers the service and it shows him a table with the required data, that table is editable, like this: It is expected that the end-user fill in the "cumple" column, like this This is the part which I'm struggling with, I wanna make use of that "Yes" or "No" value, so I can use it as an input in a service and store it in a database, how can I do that? I'm trynna use the edited table property, but I havent figured out yet how to properly use it, hope I made myself clear, please if any of you can help me. Oh, and btw I already did this: it just doesnt work, the textfield stays blank. Thanks in advance.
How to move one tab to another tab in Tabset Widget using service in thingworx ? or can we achieve it using event ?
Hello community, I am newbie to C SDK program and I use Linux odroid 4.9.277-122 aarch64 GNU/Linux. I compiled the C SDK program using make PLATFORM=gcc-linux-x86-64 BUILD=release In my main.C it use twMessages, twMessaging, twApi header files and I got the following error. In file included from ../src/twMessages.h:13, from ../src/twMessaging.h:7, from ../src/twApi.h:21, from ../src/main.c:99: ../src/twInfoTable.h:88:2: error: unknown type name 'twList' 88 | twList * aspects; /**< A ::twList of the aspects associated with the entry. **/ | ^~~~~~ ../src/twMessages.h:68:2: error: unknown type name 'twList' 68 | twList * headers; | ^~~~~~ ../src/twApi.h:166:2: error: unknown type name 'twList' 166 | twList * bindEventCallbackList; /**< Pointer to a ::twList of bind event callbacks. **/ | ^~~~~~ In file included from ../src/main.c:99: ../src/twApi.h:30:22: error: unknown type name 'twList'; use 'struct' keyword to refer to the type 30 | #define pro
Hi , Does anyone know how to , if possible, go back to the previous page on mashup runtime.
Hi,Is there any possibility to combine group and stack bar chart together in thingworx 9.1 versionAttached image for your reference
Hi all, I've been having issues getting Thingworx 9.3.3 using H2 to launch on Ubuntu 20.04.4. I am doing a clean install and followed the help center guide. I did have to fix some errors with the documentation, particularly in the .service file where some arguments were formatted improperly. However, I am still unable to get the application to start. I've attached the catalina.out as catalina.txt. For background, I have not applied a license file yet (will do soon, but in the past that did not matter as far as getting a nominal start). The only line that looks like a problem is when "No Spring WebApplicationInitializer types are detected on classpath". Any ideas on what I should check/do to get this to launch?
I'm facing issue with the Stream logging.We are storing the asset property data to the stream at 1 minute interval, by running a subscription with 1min timer event. On debugging we found the subscription is running properly at every minute and we used a temp data table and found that the data is logging properly minute wise in it. But still certain entries are still missing when checked in the streams. am sharing the image of the Stream Log, stream processing and event processing subsystems status. Thanks in advance.
As per the property of the Line chart (ptcs-chartline) named “NumberOfXLabels” there is an issue with the Date Format which is used in the property named “XAxisDateFormatToken”. As It secures Date format only on this format (YY-MM-DD) but we need it along with the Time segment like (YY-MM-DD HH:MM:SS). Using the format (YY-MM-DD HH:MM:SS) or (YYYY-MM-DD) as per image above, the X-labels are trimming in the way shown below and are stretching to the left. We want this format (YY-MM-DD HH:MM:SS). Is it possible through Custom CSS?Through Custom CSS, ptcs-chart-axis with part "xaxis" is not accessible which is the parent element of the ptcs label. How can we access this ptcs label shown in the image below to align and adjust it to the right?@PEHOWE @slangley Using TWX version 9.3.3Thanks,Geetansh
Hi team, Need some help in dealing following scenario in ThingWorx. We have some sensitive data that needs to be stored in ThingWorx postgres database. Currently data can be directly visible from database , if we know connection string , username and password. But we want to make sure even if the person have connection details, data should not be in the human readable form. Does ThingWorx support this type of Database encryption technique? If yes please share the related links to do the same. Thank you!!
Hi, We have a grid loading 10 to 20 rows of data. When we pass grid data as infotable to an input parameter to a service then the service not getting invoked. Scenario:1. User clicks a grid row2. We triggered a button click event using Expression3. On click we do some hide/collapse on container. Then we are calling a thingworx service which takes grid data as an input infotable parameter.4. In thingworx service, we are having business logic to filter data and returned to UI to open a popup screen. The above functionality is working on premises. After we exposed our application to internet, Step #3 is not working. That means, Service invoke is not happening because of that grid data as an infotable input parameter to the service. I removed the grid data parameter the service got invoked. Why this weird behaviour. Infotable as an input parameter to a service in working fine in on-premises but not in the internet. I checked service execute permissions as well, all
I am calling an API 5000 times in a for loop with separate key id's , its taking sometime to fetch the data and update in the datatable and is getting script timeout after 10 minute(600 seconds). Can anyone suggest an efficient way to handle this scenario and for an optimized solution.
How to perform Transpose of Infotable ? Row values should be added as Column Values and vice versa. I performed the following code. But it is not working. for(let i=0;i<Input.length;i++){for(let j=0;j<finalResult.length;j++){finalResult[j][i] = Input[i][j];} }
I have some questions to the SCM.Does the Software Content Management support a REST API? I can only find a JAVA API documented.
I need to populate Title, ID-Number, DateTime in chart. How to form the infotable and what chard widget you will suggest ? No of Rows are static but No Of Columns will vary...!!! I planned to show - Title in xaxis, datetime in yaxis & ID-Number as legends But it doesnt worked.
Hello All, Some background:We have a mashup in ThingWorx that updates a database with some information.We have a listener in Windchill that will read that data and update a list of parts.What we would like to do is send an event / message from thingworx to the methodserver so that the listener can do its job. I have looked at the WRS and there doesn't seem to be any way to do this.Some of the options that i have looked at are, 1. Creating a part/document then deleting it (not a great solution)2. Updating a task (also not a great solution)3. Infoengine query (nothing is written to the methodserver)Does anybody have any ideas how to achieve this? Thanks in advance.
Hi, I am trying to send some calculated data from the Thingworx platform to AWS. What will be the recommended approach for this?
Hi all, Do anyone know why the Double-Clicked event has been removed from the Grid widget??? This basically makes us unable to upgrade from 9.1 to 9.3 as we are using it quite a lot for navigation in mashups!!
According to one infotable's length, i need to add empty rows in another infotable. Any function is available to add multiple empty rows in infotable ?
Trying to create a "Resource" with Eclipse as a Thingworx Extension. While creating a Resource getting a following error, Please choose a valid Superclass - Class is not instance of: com.thingworx.resources.Resource Verified https://community.ptc.com/t5/ThingWorx-Developers/Error-while-creating-new-thing-template/td-p/570485 But its not helpful in this case. Environment: JAVA - jdk-11.0.15 Thingworx 9.1 SDK Eclipse jee-2022-06 Not facing any error while creating "ThingTemplate" or "ThingShape".
XY chart widget is not present in thingworx 9. How to get it ?
Hi, The properties are getting logged in InfluxDB Value Stream, when the Table/Measurement data is purged, the Latest/lastvalue is still seen on the Thing. When Checked through QueryNamedPropertyHistory, there are no values for the property;; Did following testing:1. Restarted the Thingworx and checked, still the values exist 2. Cleared the Tomcat Cache and checked. still the values exist. 3, Imported the Thing from one Env to another Env, the values are still reflecting in another env, but again can't see in the QueryNamedPropertyHistory. So if not DB, where are these values are getting stored ?Thanks,
As shown below, Tank-108 is selected, which has the Legend color Blue, but as per the LineChart, it is showing Pink. As you saw below Screenshot, the Legends colors are duplicated if the NumberOfSeries Property in the LineChart Widget is set to Auto Thingworx Version: 9.3.2Thanks,Shashi.
Hi, I have two kind of data in my thing some data changes quite rarely while other data is frequent. I want to store frequent data in influxdb and less frequent data in postgres because i'll be purging data every month. Is there any way to do this. Thanks,Adarsh
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.