Recently active
As per this thread, similar issue. helloi imported ProgressGauge1.zip successfully but i don't see it in my widgets dropdown. please advise
Hi, Are the two scenarios possible in ThingWorx? When we keep cursor in a text box, is it possible to open the virtual keyboard? On click of a button, is it possible to open the virtual keyboard? Thanks in advance, SV.
I need my Custom CSS for a given mashup to be dynamic. In order to do that I need to be able to update my mashup Custom CSS through a service. Is there a way to do this?
As per the thread Have you got any best practices about nested collection widgets?
Good day!Please tell me how to reduce the top dynamic panel?It is necessary that the split is just below the drop-down list so that after selecting a line, you can hide the filter
Hi, I have collection widget with some data in it. Now I want to highlight the selected row mashup by enlarging content in it. Could anyone help on this ? Thanks, VR
The customers are asking if we have any method to connect Thingworx and kafka. I checked my support site, and only find two cases about that.https://community.ptc.com/t5/ThingWorx-Developers/Write-data-to-kafka-from-thingworx/td-p/588808?art_lang=en&posno=2&q=thingworx%20kafka&source=searchand https://community.ptc.com/t5/ThingWorx-Developers/Is-there-a-case-and-connection-method-for-ThingWorx-kafka/m-p/527816#M21670But both were created in 2017. Is there any new case or technical update about Thingworx - Kafka connection?
Dear Experts, Once after configuring TWX with Azure SSO - sso-settings.json, symmetric etc., and launching thingworx - If fails with error "The security strength of SHA-1 digest algorithm is not sufficient for this key size" Anyone have came across this error ? - TWX : 9.1 WC : 11.1 Azure Security log : 2021-10-06 13:25:27.982+0000 [L: ERROR] [O: S.c.t.s.a.AuthenticationFilter] [I: ] [U: ] [S: ] [P: ] [T: http-nio-8080-exec-6] Could not handle request2021-10-06 13:25:27.982+0000 [L: ERROR] [O: S.c.t.s.a.AuthenticatorExceptionHandler] [I: ] [U: ???] [S: ] [P: ] [T: http-nio-8080-exec-6] errorMessage: [Unauthorized], statusCode: [401]2021-10-06 13:25:27.982+0000 [L: ERROR] [O: S.c.t.s.a.AuthenticatorExceptionHandler] [I: ] [U: ???] [S: ] [P: ] [T: http-nio-8080-exec-6] [ org.opensaml.ws.message.encoder.MessageEncodingException: Unable to sign URL query string ][ Unable to sign URL query string ][ Error during signature generation ]
Hi, I'm facing the same issue, couldn't find help. If the issue has been resolved can you please let me know how to fix it.
Hi Team, Absolute value Percentage value Advanced grid have 2 columns as shown in above. I need help on the functionality like if I am editing the "Absolute value" column then the respective row of "Percentage value" is disabled(not editable) and vise versa. (Any one column can be editable) Thanks!
Hi, Are the IMR charts - movable line/marker charts achievable in ThingWorx? Can we make the label chart as movable? Thanks in advance, SV.
I have created an custom widget for sorting the table columns (I have used DevExtreme jQuery code for sorting and added dummy data for the table) using eclipse and I have imported the widget successfully in thingworx 8.5 and it is working. I want to add those widget (sorting the column) properties to the Infotable data which I am getting from a service. When I drag and drop the widget to the mashup and add service and bind the All Data to the widget data property, the Infotable data columns should have the sorting properties of the widget. How can this be done?? Any detailed document/steps to be followed will help in overcoming this issue??
Hi,I have a very basic problem and found some articles and threads about it, but none seems to solve the issue. I want to create a simple logout in a mashup which redirects the user back to the Thingworx form login. I am using Thingworx 9.2.1 and the standard "Logout" mashup function. The form login isn't a standard mashup so I am using the URL redirect.Problem is: When I redirect to <hostname>/Thingworx/FormLogin/MyOrg the user can access Thingworx again without entering his username/password. This does not happen if I redirect to a different site (like google.com). But I can see that the user session is terminated in both cases.I saw this article which try to explain the behaviour, but I did not understand it. And it's basically saying the exact opposite of that what I am observing. Did I miss something obvious here?
Hi, I'm working on displaying my infotable using GridAdvanced widget. Suppose, I get data in InfoTable with n rows of value "a" and m rows of value "b". How can I limit the number of rows with "a" value to max number of 5, such that at the end I have at max 5 rows of value "a" and still m rows of value "b". Best regardsNikkolas
I'm using ThingWorx 9.1.6-b746 and want to add different image/icon for each tab in ptcstabset. Unfortunately using the standard style properties is not possible. Is there a way to do? I tried to use CSS but having problem to select and add the image to a specific tab. Thanks in advance 🙂
any one know how to what the problem is ?I tried to connect to SQL data base create at my end ,but it is not connectedmy question is :Is it allow PTC cloud server connect to extend data base?
I found where you can set font-size for the items in a drop list using a theme. Problem is that if the mashup is a popup the parent theme overrides the child theme. Is there CSS that will set font-size for list items.
Does anyone have CSS that works for hover in relation to the datepicker widget? I want to be able to change the CSS for the datepicker widget on hover.
Hi, I have a mashup (migrated from 8.5 to 9.2 TWX) that contains the Advanced Data Filter Widget. I'm unable to configure the filter fields in 9.2. The configuration popup shows up blank even though data is binded to it.
Can you share some information about thingworx deployment on google cloud (if supported) or the Factory Insights As A Service (FIAAS) offering available with Google cloud?
I'm having a bit of a hard time finding the MQTT Extension required for this ptc tutorial; Article - CS246701 - How to use the ThingWorx MQTT (Message Queuing Telemetry Transport) Extension in ThingWorx Platform (ptc.com) I can't find it on PTC Market Place and i only stumble upon extensions made or sold by other compagnies. Am i missing something ? Thank you in advance.
Hi, I am trying to initialize a DateRange datetimepicker with default start and end date and get following message in the console. Furthermore, the "done"-button triggers no event See attached screenshot. I am using ThingWorx 9.1.0 Thanks in advance
I used following command to install an extension (ConsoleFramework) : curl -v --header X-XSRF-TOKEN:TWX-XSRF-TOKEN-VALUE --header appKey:myappkey --header userid:myuser --header connection:close -F upload=C:\Common_Investment_PTC.CI.ConsoleFramework-2.3.0-EXTENSION.zip xxx/Thingworx/ExtensionPackageUploader?purpose=import -A "Mozilla" -H "Connection: close" I got some messages (image attached) When going to composer I try to find the extension but it is not there, so I guess I need to upload source control zip file too, could you please tell me how to do it, I mean what would be the command to upload the source, how to change the command and the url of the service xxx/Thingworx/xxxx ?? Finally could you please tell me how to validate if everything was correctly installed, Do I search ConsoleFramework in the composer installed extensions?
I need x-axis zoom in line chart. Anyone please provide me Line Chart Widget Extension.
How to remove the widget wrapper dotted border?
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.