Recently active
Why can't we pass the infotable as input in expression and validator.
Hi, I have a Thing Template named "CommonThingTemplate", there are 5 ThingTemplates created based on the CommonThingTemplate. Now how can I get all the ThingTemplates created based on the CommonThingTemplate? Thanks,
Difference between Validator and Expression in Thingworx
Read Subject
How to export the file as PDF in thingworx.
How to clear the grid by clicking the button in thingworx.How to clear the grid by clicking button in thingworx.How to clear the grid by clicking button in thingworx.
As a beginner, I am actively seeking a sample project (not simple one but a bit advance) to accelerate my learning journey. By engaging in hands-on practice, I aim to enhance my understanding and skills in a practical manner. I have already done a sample project from documentation and i am looking into documentation these days. Anyone please recommend me an advance project or some other suggestion for my growth.
Thingworx is Free for learning or Paid?
Hy! I searched a long time for this and couldn't find an answer that suits me. So I will try and make my own topic about it. I have data that is showing me on different Items different counts of good, bad and TU2. I would like to have in one chart the items on the x-axis then the good and the bad on the primary y axis stacked and overall the TU2 on the secondary y-axis not stacked at all. Now I tried a lot. It is working with the secondary y axis when it is not stacked, but as soon as I click stack series it also sets my secondary y axis on the bottom just as a thin line and doesn't show me the secondary y axis at all. Now as a sample of what I want to achieve I made an example in Excel. Is there a way to also achieve this in Thingworx? BTW I am using Thingworx 9.3 for this project I am working on.
I am creating one thing (large machine Digital Twin) with ~320 Properties(plc tags) We have seen connection issue with our Kepware server that usually resolve after a while, restarts etc. when trying to navigate the properties or import them at the beginning using All Tags via Manage Bindings) . Is this a common issue exceeding a certain number of properties. I can do this smarter by structuring kepware folders ahead of time, so the folder structure supports a more controlled import via manage bindings.(break down the properties in groups that summarize logically per function for example). I assume that will pay off later using getProperties, QueryPropertyHistory etc. in the Mashups.Are there any best practices out there, property limit per thing limitation. Most of our data comes through kepware from the PLC .directly
As per the original post. If we look into a .zip export of the audit logs I can see two variables: { "message": "User session has expired.", "user": "RdmcInitUser" } I therefore created token 'com.thingworx.things.security.SecurityMonitorThing.SessionExpired.Audit' with value '__message__ For user __user__'. Not sure if the missing token was fixed in a later TWX release (I am also on 9.3.4 where it is missing).
Hello community, Email notifications are not being triggered for Alarm events. I have successfully configured the alarms, and the events are being triggered as expected, visible in the UI. However, I am not receiving the corresponding email notifications.I have verified that the mail server was properly configured, and I tested it by sending a test email by executing send message service in PTC.FSU.CORE.Notification.Notification_TG Thing. Has anyone else encountered a similar issue? Any input or assistance would be greatly appreciated. Thanks!
While exporting with two modeltags, it exported the entities which having combination of both ModelTags instead of summing it up. How to export all the entities with union of both model tags ?
Hello Community, I am looking for a way to set entities "General Information". In particular I am looking to set the "Login Style", "Login Prompt" and possibly some other things of an organization from a service. I could find a "SetHomeMashup", but I can't seem to find any other service that fulfills this requirement.Does anyone have any ideas? Thanks,Jens
Mail Extension was working fine`in thingworx server. Recently the server is upgraded to Ad-SSO. Now iam receiving the following error while sending mail. Kindly check and let me know what changes need to be done. Error1: Error sending email due to [535 5.7.139 Authentication unsuccessful, basic authentication is disabled. [CH0PR03CA0269.namprd03.prod.outlook.com 2023-05-24T22:00:45.009Z 08DB5C453072A169]_].The last server response was [535 5.7.139 Authentication unsuccessful, basic authentication is disabled. [CH0PR03CA0269.namprd03.prod.outlook.com 2023-05-24T22:00:45.009Z 08DB5C453072A169]_] with return code [535].The error originated on host xxxxx.Error2: Error sending email due to [Could not connect to SMTP host: smtp.office365.com, port: 587].The last server response was [null] with return code [0].The error originated on host
Hello everyone, I'm going to do an upgrade of my Thingworx system.I wanted to ask if the porting could be done directly from version 8.4.9 to 9.2 or you need to do an intermediate update.Is there any documentation for upgrading from this version?I was interested in understanding any incompatibilities between the two systems (e.g. extensions etc.)
how to test new Date() in js without changing server time?
In Datepicker widget, Before Selected date and current time was coming.Now Selected date is coming with 00:00:00 time. How this change happened in thingworx suddenly ? How to make datepicker widget to pass selected date with current time ?
Good afternoon. Trying to connect by protocol IEC 60870-5 104 Master to RTAC.In event log write:5/8/2023 9:13:30 AM Warning IEC 60870-5-104 Master (device name) | Device is not responding. I`m check all communications (destination host, destination port, common address) all correct. Trying to increase Request Timeout.....
We are trying to setup a Thingworx server with Azure PostgreSQL services. Reffered few articles. ThingWorx installer fails to connect to an Azure PostgreSQL database ThingWorx installation fails on Azure PostgreSQL Here it says, Thingworx Foundation Installer is not supported on Azure PostgreSQL. Is that possible to setup a Thingworx with Azure PostgreSQL in manual mode of installation (without installer)?
Hi,for a test system we are trying a setup of the ThingWorx platform with a MSSQL database: TWX: 9.4.0 on Ubuntu 22.04, 5.15.0 kernel, Tomcat 9.0.58, installed from MED-61212-CD-094_F000_ThingWorx-Platform-Mssql-9-4-0.zip MSSQL: 15.0.4298 (development licence) on Arch Linux, 6.3.3 kernel While starting tomcat an exception is thrown and thus TWX does not start: Mai 26 11:25:13 ubuntu-22-04 tomcat9[104372]: Deploying web application archive [/var/lib/tomcat9/webapps/Thingworx.war] Mai 26 11:25:20 ubuntu-22-04 tomcat9[104372]: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Mai 26 11:25:20 ubuntu-22-04 tomcat9[104372]: 11:25:20,473 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] Ma
Hello, How to get the Thing group name from the thing. In my project, every thing assign to a specific thing group. now I want to get a thing group name using a thing
can we merge grid cells in the grid widget.i want to merge some rows as shown below Related: post
Here i am facing problem will communicate with kepware and thingworx foundation to binding tags. I am not able to operate the plc from thingworx
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.