Recently active
Why trace logs are not coming in monitoring logs. Then what is the use of trace logs ?
How to fill area between two lines in a line chart widget ? Also, the area between the lower line and the x-axis should be empty (no color).
How many additional database we can create for one thingworx server ?
How to check the storage of datas present in valuestream?
where we can learn about debug tab of thingworx ? Any articles available for this ?
Can we play video in Thingworx mashups? Any widget is available for that?
Hello, is there a way to use unicode chracters to be shown is mashups? (On labels for example)Basically, I want to use symbol (e.g. like the one from link below) to be shown.https://www.fileformat.info/info/unicode/char/21f2/index.htm Thank you
Hello. i am using a pareto chart to combine same X-axis values (reason), but for some reason it is stacking other values. please help.
Hi, We have created an EXE application where user can enter the appKey for EMS connectivity and EXE application will generate and update the config.json file with encrypted appKey. This was working fine for EMS v5.4.7. EMS was able to connect to server without any issues. However after Upgrade to EMS v5.4.10, the EXE application was able to generate the encrypted appKey, but EMS is not able to connect to the server.Log file shows below error when trying to connect. Also if we generate the encrypted appKey manually using below command and use that, EMS can successfully connect to the server. “wsems.exe -encrypt <AppKey>” Below is the code block used in the EXE application to automatically generate the encrypted appKey. Could you please help identify what may be the reason for not able to decrypt, or what may be going wrong during the encryption process after EMS upgrade.Thanks and Regards,Bhushan
I am trying to query the property history of a thing by date but as soon as i pass query parameters it stops working correctly, dropping rows or properties without rhyme or reason when querying without parameters works alright as seen in the images attached it also ignores the max items parameter. Any way to solve it without having to write a cumbersome service to bypass it?
Hi, How to navigate from one contained mashup to another contained mashup in dropdown for Example if we click one the dropdown list and select one option that should take to the contained mashup like wise if we select the other option also it should take me to the another contained mashup. I tried couple of things like using mashup parameters + service binding and navigation + service methods. I am messing up some where like either in binding part or in writing service part. Please help me to sort it out ASAP! Snap 1 is the dropdown list picture. Thanks.
Question : Hello all , I have developed a Mashup in v9.1 which contains a grid widget. I have migrated the application to v9.3 The grid widget's rows are now getting sorted after service invoke completion which returns the data to the grid . Thanks in advance for your support.
JAR conflict Checking deployed extension JARS [existing: xyz01.jar, package: xyz02.jar] 2022-03-11 14:37:44.606+0000 [L: ERROR] [O: c.t.e.u.ExtensionPackageUtilities] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8080-exec-2] Checking deployed extension JARS conflict(s) detected [package: xyz02]. Check application log for details! according to my test, extensions abc01, abc02, abc03, ..., can't import together onto one twx, but abc01, xyz01,xz01 can. So it seems if the name differences are only in the digits, twx9.3.0 failed to distinguish during import.
Hi Developers, I create a mashup as shown the below and assumed it'll be used on iPad. we can easily select items in collection widget by using mouse/tracpad though, it's hard to select items by touching fingers or apple pencil. it seems that tap action is normal though, the state of items are not checned to "selected". however, we can easily change items to "Unselected" by using fingers/apple pencil. only tap actions for "selected" is hard. May I let me know what is the reason for this ?
Hi everyone, There is a requirement where I want to restrict the user to access the dashboards. I have one common project, and 2 dashboards. Now I want User 1 to access 1 dashboard, user 2 access dashboard 2, for that I created an organization, user and gave the permission for the particular entities and it's working fine now. There is one such dashboard where we are segregating it through thingname, say thing1 and thing2. This thing1 and thing2 mapping is done one single dashboard, how I can give restriction for user 1 and user 2 on the single dashboard. Thank you!
Hey all! I'm currently trying to figure out a strange situation that seems to not have a clean solution in Thingworx.In short, I am looking to simulate multiple power meters which will likely have a voltage and current property so kilowatt hours can be calculated. However, this will not always be the case, so I don't want to always have these averages stored. Currently, have a Thing Template called "Power_Meter_Demo". It has the property "current" and "voltage". In addition, I have a Power_Meter_Rolling_Average Thing Shape which has properties "currentAverage", "rollingWindowSize", "currentWindowTotal", and "totalKilowattHours", which are all to be derived from the "current" and "voltage" properties off of the thingTemplate.What I would like to do is have a subscription on data change where these values are updated, that way they can be displayed live. It does allow me to create a subscription for data change events on the template, which is decent. The main issue becomes that if
As per below picture, the Mashup is center aligned, when there mashup is selected in the Contained mashup. When a Mashup is selected in Name widget property of the Contained mashup, total Mashup/Container goes to left top. As per the use case, when an Mashup is selected in the Name Widget Property of Contained Mashup, whole mashup should be still center aligned.Thingworx version: 9.3Contained Mashup is Palced inside a Field Set. @slangley@c_lowy@VladimirN @CarlesColl Thanks,Shashi
Hi! I am trying to remove the border of the clicked container. Every single widget has it, but I cannot find a place where it is defined. Looks like custom CSS for me. Basically, it is a blue 1px border everywhere. Picture in attachment. Thanks!
Hi, How can I fetch the computer name of the server where the ThingWorx runtime url is being used? The snippet Subsystems["PlatformSubsystem"].GetEntityUsageReport(); is returning the computer name of the server where TW is installed originally but it is not our use case. Scenario: The ThingWorx is installed in server1 but I am running the ThingWorx url in server 2. I wanted to take the computer name of server 2 as all the plant model data are tied to server 2. The ThingWorx url will be used in multiple servers so we need the computer name of those multiple servers and NOT the computer name where ThingWorx is installed originally. Is there any service to fetch so? Thanks in advance, SV.
Is it possible to use locally bound property as VTQ property?
Hi,We have an issue with visibility and runtime permissions.We are using Manufacturing Apps and we've created a new custom tile (with a new mashup) and a new sub-organization in PTC.Factory.MachineVisibility. Aditionally we've created a new user group that only have access to the new tile, so we've added it as member of sub-organization.In the new mashup we are using a PTC.Factory.PlantStatusUtils thing service, so we add the new sub-organization to the visibility and runtime permission of the thing. It works fine until we restart tomcat.Every time we restart the server, the sub-organization dissapears from visibility and runtime permissions.Is this normal? Does anyone have the same issue?Thanks in advance.
Hi, Is it possible to use pagination widget with collection widget used as a table(Grid)? If possible will I get any helpful article,example?
@MDUser, were you able to resolve this question? I have a similar need. I have a redirect page from a third party application in which they append parameters to the url, and I need access to those param values.
How can we setup Thingworx Analytics disaster recovery instance ?
Hi all,Recently we have upgraded twx from 8.4.3 to 9.3.0 version, Tomcat to 9, and Postgres to 13 from version 10. Upgrade of Postgres was done at last and for a couple of days, Thingworx VM is going down very often. There is nothing much in the logs that specifies the error. When we checked the task manager, tomcat is hitting the memory 100%. We are not able to understand what is going wrong. Can you please let us know what could be the issue? @PEHOWE @PaiChung @slangley Thank you
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.