Recently active
When a line is hovered in a Grid widget, the style that is set in the "RowFormat" property is ignored and a different style is applied. The one that is used is set in the "Style Properties" tab of the widget and, on all of them, by default, is the Style Definition: DefaultRowHoverStyle. This causes weird behaviours because of the different font size between both styles. I do not know if it is possible but I think that the best solution would be to disable the style modification for hovering lines in grids. I could not find a way to do it, but maybe you know a way to do so. In case you wonder, I am using ThingWorx 8.5.8-b414 Thanks for your help!
Hi,I need to control the height in the ptcs-datapicker widget in Thingworx 9.0. This the custom css i have used for datepicker .cus-date-pick ptcs-datepicker::part(date-field) {min-height:25px !important;}.cus-date-pick ptcs-datepicker::part(text-box) {height:25px !important;} In the the first three pic i have used the height properties for datepicker but it is not working, and the fourth pic was the only need for us
Hi I'm not able to install thingworx 9.0 version 90days trail fro windows , facing below error, I have attached environment variable image and all log file please suggest where I was wrong.
Is it possible to write a Thingworx service in Javascript to return custom 400 - 500 level error codes for when the service is being called via REST? Or does REST calls to a custom Thingworx service only return the standard defined set of response codes, including error codes?
hii, i have the list of studios or gym in one mashup. so if i want to deactivate any studio or gym from studio list by using toggle button widget So how do i do that? please share the related answers
Hi, We came across that there is a connector for SAP. But we do not have access to SAP from any client side to use the connector and work on it. Is there any hands-on session or sample SAP provided by the PTC to practice n how to use the connector and get some knowledge? Thanks in advance, Shalini V.
I want to know what thingworx flow is and what thingworx foundation is. Basically their differences and their use cases means when to use flow and when foundation.
Hi Team, Please let me know the different ways of securing data both at rest and in transit. Also, how can we secure our data before receiving at ThingWorx platform? Thanks in advance.
I have imported Manufacturing App in Twx8.5.1 and followed all the instructions from Thingworx Help Center. But while performing Post Import Database Configurations, I am unable to execute "CreateTables" service from PTC.SCA.SCO.DatabaseManager thing. I am getting following error Error executing service CreateTables. Message :: An error has occurred. Contact your administrator for further details. - See Script Error Log for more details. Note: I have set my database using MSSQL and it is connected. I don't know what I am missing. Please help...
Hi Team, I am getting an error while importing a data (.twx) file into my TWX platform. The data file is almost 105 MB The error occurring is : Import failed java.io.EOFException: Unexpected EOF read on the socket {} Failed to close input stream: java.io.EOFException: Unexpected EOF read on the socket Thanks in Advance
Hi, I have a question with the Scheduler. I have to run two services at the same time and I created two subscriptions in the same Scheduler that run one service each and that have the ScheduledEvent Event as input. In what order are the services run?
Hi, when i click on button(binds to Logout function) then i am getting Formlogin as i mentioned URL but when i try to go back from browser then its taking twx default Login prompt. as shown below..i need to stop default login prompt. Thanks,
Hello Everyone, I want to upgrade my Thingworx Foundation 8.5 Trial Version into Paid Version. So, I have the new *.bin file PTC Support that I've been download from the PTC Support website by retrieve the license before, based on my Trial Device ID in License Subsystem of Thingworx Foundation Trial Version. (According to this guide how I can get the Device ID CS316018 - How to find the Device ID for ThingWorx Navigate when Composer will not start because of expired license) In order to activate my license and replace the *.bin file. I've been follow this guide in https://www.ptc.com/en/support/article/CS264374 But, It's still not work. And, the Thingworx Composer is just interrupted, So I can't access the localhost. because the Apace Tomcat Thingworx Foundation service is stopped. Does my license is valid, isn't it? Can anybody help? Thank you very much!!!
I follow the document to implement Thingworx SSO https://support.ptc.com/help/identity_and_access_management/en/index.html#page/iam/ExampleAdfsIdentityProviderWindchillResourceProvider.html But when I try to loging to Thingworx . The ADFS server show event id 197 & 364 error. Does anyone know how to solve it? Thanks.++++++++++++++++++++++++++++++++++++++++++The Federation Service could not satisfy a token request because the accompanying credentials do not meet the authentication type requirement of 'urn:oasis:names:tc:SAML:2.0:ac:classes:password' for the relying party 'microsoft:identityserver:twx90'. Authentication type: Desired authentication type(s): urn:oasis:names:tc:SAML:2.0:ac:classes:password ****************************************************************
Hello, Is there a way to pull data from Microsoft Dynamics to Thingworx? Any integrator available? -thanks, Abhiram
I have created the BU, SITE, LINE, KepserverBasedAsset inside manufacturing app. I have written a service where I am passing the parent(BU) as a input, and getting all the KPIs for the child of BU. I have attached this service to the custom mashup. But, having trouble in data representation on duplicate mashup.
Hi Team, How to display the default dropdown of "Text Size" and "Line Style" (which is present in every style definition) in a list widget (as dropdown) placed on a custom mashup? (Just don't want to write any loop and looking for any default api) Is there any default service provided by PTC to list these two dropdowns present in Style Definitions for our custom purpose? Files have been enclosed. Thanks in advance.
HI! How can i get the client's real IP when using high availability in thingworx
Hi , I am looking to create Notification Feed in Thingworx. when i click on button ,Popup will be open. but below are my questions.. 1.How to add dynamic row feed into popup? 2.how to show unread notifications in Number ? below screenshot you can refer to get my requirement. Thanks,
While executing "thingworxMssqlSchemaSetup.bat" file during the installation of Thingworx 9.1, I am getting this below warning, Warning! The maximum key length for a clustered index is 900 bytes. The index 'data_table_indexes_pkey' has maximum length of 902 bytes. For some combination of large values, the insert/update operation will fail. Can anyone please describe me what this is about and what problems I have to face in future and how to resolve it?
Hi All, I was trying to import the Progress gauge in the Thingworx platform 9.1 with postgres as Persistence provider. I am getting below error The extension 'ProgressGauge_ExtensionPackage' version [2.0] must match the "major.minor.patch" pattern containing only integer values. Assuming a zero value for patch number. Please fix this in the metadata.xml file of the extension. I read couple of articles, which tells to update version in metadata XML. I am not sure which version. Any help on this will be appreciated. I am attaching the ZIP I got from the marketplace. Thanks Swaraj
Hi, I have to give specific page access to specific user in TWX , i have created organization and assigned the users . i have used logout button to terminate session of each user. but all user able to access all pages , i want to restrict some pages . how we can do it? Thanks
Created a MQTT Thing. In the configuration tab i was able to change the user and the URL but when I try to change the PW I get the following error: What additional rights does the user (who created the the MQTT thing) need to be able to set the correct password to be able to establish a connection to the MQTT Broker? Thanks for any hints that helps to solve that issue 🙂 ThingWorx Version 9.0 MQTT Extension from here: https://support.ptc.com/appserver/auth/it/esd/product.jsp?prodFamily=TWX
Hi, I have to add a widget in Responsive layout at Both side (left and right of responsive layout) . how we can add ? thanks
Hi I am looking create multiple user login and based on user i have to give particular mashup access and how session can be handled for each user ? can we create this using Organization? Thanks Vaibhav
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.