Recently active
How many tags can be configured on a kepware instance ?How many kepware tags can I connect to Thingworx remote properties (using a single kepware instance) ?Suppose I have X tags (with X > 8000).How many things do I need to create and how many remote properties do I need to plug into each thing to have a balanced and performant system ?Thank you very much
We want to manage several LoRA devices on Thingworx. There are gateways that read data from these devices. The goal is to manage these devices on thingworx and routing messages to their destination. We want to create thing entities for these devices and read data into its properties. How can we provision these sensors on thingworx ? Is there any tutorial that show how to connect these sensors to thingworx ?
Hi Experts, I have few questions to be clarified around user login. 1. How to identify concurrent user login limit ? I did check GetLicenseInfo states twx_named_user as Total Feature Count = 60. Does this mean 60 users at a time can login? 2. Is there any limit of users can access Thingworx application based on specific sizing. Example: 64GB RAM and 16 CPU sized Thingworx instance can allow how many users to login at the same time? 3. Is there any readily available tool/application to perform load testing of the Thingworx application?
How thingworx can be used in Smart city project.? Do we need to consider SCP/SCO for solutioning? Citizens digital facility management can be mange with the help of thingworx.?
Hi all,I wanted to ask you if it is possible to use the EST/SCEP(Enrollment over Secure Transport/Simple Certificate Enrollment Protocol) methods for the dialogue between the services.
I would need to display avi files in the mashup of an application. Is there any extension that provides me with a widget for displaying avi video ? Alternatively is there an extension that allows me to convert an avi format video to an mp4 format video ?Thank you
Hello ,I am using Thing Worx 9.3.0 version I have created 4 separate mashups which is merged in a single mashup like the below image like this it is showing now , I need to scroll every time to see whole mashup so instead of scrolling I want to add a expand window button so that when I click on it it should show the particular mashup in a expansion form either in a new window or in the same window , if anyone has a solution to this issue please help me out with this. Regards,Shree
Hi there, I try in vain to fill a nested infotable in a js service. The DS is defined as follows:Now I want to fill the infotable with data using this DS. I do this as follows: var params2 = { infoTableName : "InfoTable", dataShapeName : "Absences_DS" }; // CreateInfoTableFromDataShape(infoTableName:STRING("InfoTable"), dataShapeName:STRING):INFOTABLE(PersonioTimeOffTypesDS) var it = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape(params2); for(let absence in json.data) { let current = json.data[absence]; let newEntry = new Object(); newEntry.ID = current.attributes["id"]; newEntry.StartDate = current.attributes["start_date"]; newEntry.EndDate = current.attributes["end_date"]; newEntry.UpdatedAt = current.attributes["updated_at"]; newEntry.DaysCount = current.attributes["days_count"]; newEntry.CreatedBy = current.attributes["created_by"]; newEntry.Status = current.attributes["status"]; newEntry.Comment = current.attributes["comment"]; ne
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).
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?
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.