Recently active
Hi, I need to customize List widget to reduce list-item min-height to 20px and reduce padding around item-checkbox to 3px. I tried multiple attempts like one below to access the part(list-item) and part(item-checkbox). I could not find a solution. .widget-ptcslist::part(list-item) {min-height: 20px; }.widget-ptcslist::part(list-item-item-checkbox) {padding: 3px; } Any solutions would be helpful.
Dear Community, Now there is a demand, when the alert reaches the condition for more than how many minutes to trigger an event, the way I currently think of is to use Timer to control, but if there are a lot of alerts, will there be performance problems? Or is there a better way to deal with it, thank you! Best Regards, Chason
In an organization, 3 organizational units were created. All units having individual UserGroups. The users in one UserGroup should not be added to another UserGroup. How to achieve this?
The below image is part of a demo “ThingWorx Analytics Enablement Step 2: Use Case Discussion” The prediction of time to failure, in this case 356 days, is among the functionalities shown in this demo for the ThingWatcher, but in the documentation of this module the time to failure prediction is not reported. In summary, the question is, it is possible to predict the time to failure using only the anomaly detection module? If so, which functionality of the module is used for it and if case that is not possible, which module of thingworx was used to get the time to failure prediction?
I’m interested in predict anomalies in a process that works 24/7, but for training, I only have data of two days for each week, as depicts in the image below: Considering that I have several months of data and the timestamps for each sample, is this data enough to properly train an anomaly detection model?
Hi Team, Suppose I have a set of entities under some project and I want to change the model tags of of all the entities under that project with some custom service (without changing the vocabulary terms), what would be the snippet for this custom service? Thanks in advance.
Apache Tomcat 9.0 ThingWorx-Foundation fail to start showing following error.
Does thingworx license is a file? how to generate and use that ?
Hello, we are facing this issue Thingworx shows times with 2 hours less, retrieving the dates on the platform, and 2 hh more retrieving dates from the database (See attaches). ThingWorx version 9.1.1-b483.The VMs & MSSQL are in CET. They are in the same industrial infrastructure.The data in the SQL table is in CET. Is it possible to change the timezone into the platform/tomcat? Thanks in advance Pier
Hi Team, I tried to import the attached progress gauge extension (took from one of the community post) but it's not working for me. I am seeing below error in Application Log. ERROR [widget] "CustomCSS" widget type is missing required member widgetProperties() I am not sure how it worked for other user. I tried to clear browser cache, marking 'Enable Beta Mashup Features' to true in platformsubsystem configuration but still not working. Can you please help me what need to be fixed here. Thanks, Krishna.
Hi, I would like to get unique Things Properties from query service. I don't want to use infoTable.Distinct() Example below... ThingName Property(name of property is custom_pro) t1 "abc" t2 "xyz" t3 "abc" t4 "xyz" result should be {abc, xyz} Kindly let me know or any suggestions. Thanks Gopi
Iam using BackbuttonWidget-Extension in Thingworx to navigate to the previous page. It is working fine in all OS softwares. But the image of the backbutton is visible only under Windows OS but not in Ubuntu OS. What will be the reason ??
I have 10 field definitions in a DataTable. If I added rows of 2 field definitions, remaining 8 field definitions should be filled with the default values stored in the datashape of the datatable. How is this possible?
I need ghost entities extension for thingworx 8.5. If anyone had, please provide me.
Hi everyone, I don't get why my "TestMQTT" Thing doesn't connect to my MQTT-Broker. Basically i did this: I created a NewThing with ThingTemplate "MQTT" in Configuration I tried to use "test.mosquitto.org" with 1883 This should be enough to get the "green connect icon", or do I miss something? I use ThingWorx 9.1.0 and MQTT_Extension 2.1.0. Thanks for any kind of help!
Hello, ThingWorx version 9.1.0. I need a wiki page with different access based on user permission. Typical use cases could include: - "Admin" user to do all operations (add/delete/edit wiki pages) - "Basic" user to only view wiki pages - "Advanced" user to view wiki pages, insert comments and rate some specific pages - wiki page access/visibility only to certain users - possibility to add attachments to a wiki page (pdf, images, ecc.) Is any of such functionalities supported in current Wiki Widget and Wiki Thing Template? What are the plans for additional features development for this widget? Best, Pietro Gonizzi
I am facing the following issue- the mailserver template is not available in the thingworx localhost. Is there any alternative to generate it? Thank you.
I want to show Progress (Loading GIF) while any File is being Upload using File Upload Widget in TWX 8.5. As there is only 2 Events available for File Upload widget i.e. UploadComplete and UploadFailed not able to get trigger when actual Upload is Started. Currently I am doing it based on FileName Property whenever there is a Selected File I am showing Image and once the UploadCompleted is triggered I am hiding the Image, but problem with this approach is as soon as user select a file, Image is set to Visible irrespective of whether User Clicked on Upload Button of File Widget. Have attached a file for Reference. Any help or suggestion is appreciated, Thanks.
I am trying to install thingworx with azuresql. Tomcat tries to initiate Thingworx war file but fails and throws following error in ThingworxStorage/Application log file: [L: ERROR] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] ModelPersistenceProviderPackage is null. I have followed this link for setting up azuresql to thingworx https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx%2FHelp%2FComposer%2FDataStorage%2FPersistenceProviders%2Fazure_sql_single_instance_installation.html%23 I can see the database(model, schema) created in Azuresql database
Hi! I'm looking for suggestions on how I can implement an Electronic signature feature that authenticates users against Active Directory. I want to prompt an already signed in user for their AD username and password before they're allowed to update any existing setpoint values and store which user changed what value. I've been reading the authentication extension guide but I'm not sure if this accomplishes what I'm after or if this is just another way for users to log in. https://developer.thingworx.com/en/resources/guides/create-authentication-extension/
[message: Unable to Invoke Service SendMessage on EmailAlertsThing : Could not connect to SMTP host: smtp.gmail.com, port: 25] Getting the above error when trying to run sendmessage service . Please help me!
Hi, I am planning to configure High availability for below components. 1. Thingworx version 8.5.1 2. Azure SQl 3. Thingworx Azure IoT Hub connector 3.0.1 I have done HA configuration to Thingworx 8.5 and Azure Postgre SQL and working high availability as expected. How to apply HA configuration to Thingworx Azure IoT Hub connector? Currently I have installed Thingworx and IoT Hub connector service on same machine. Could any one suggest HA for Azure IoT Hub connector. Thanks&Regards, Latha
Hi, I am working on an interface solution between Thingworx and SAP, and have decided to communicate through csv file exchange using network shared folder. I have successfully done this with thingworx, installed on on-premises servers. But in current scenario we are using thingworx cloud instance(9.1). 1) I am not sure how to make SAP, access a File repository created in cloud instance in thingworx. 2) Or make the File repository created in thingworx, a network shared folder. 3) If there is any alternative, please suggest. Regards, Sri1
Hello, I have installed a local version of Thing Worx on my device. I want to set up mail notifications for alerts. But in the local version I can not find Mail Server. Therefore, tried downloading the mail server extension. But I am getting the following error. Any help would be highly appreciated. Thank You.
I need refresh button in all the mashups. Instead of editing each mashup, is it possible to keep refresh button in master mashup itself??
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.