Recently active
Hi Everyone, I am trying to call the forEach(myFunction) {} But I keep getting this error: : TypeError: Cannot find function forEach in object com.thingworx.types.InfoTable@e5e813bf. Is this a version issue?Please assist me with this Many Thanks,
Hi i am new to thingWorx, and i want to change the spinning dots of "ShowDataLoading" to somthing else, is it possible and how can i do that.thank you in advance
Kepware and Thingworx installed on separate server. Getting following logs in Kepware while trying to connect to Thingworx (9.3.4). Date Time Level Source Event 2/13/2023 12:09:24 AM Debug ThingWorx Diagnostics [WARN] 2023-02-13 06:09:24,476 SDK Version: 2.2.7 2/13/2023 12:09:24 AM Debug ThingWorx Diagnostics [WARN] 2023-02-13 06:09:24,476 TLS Library: OpenSSL 2/13/2023 12:09:24 AM Debug ThingWorx Diagnostics [WARN] 2023-02-13 06:09:24,476 TLS Library Version: 1.1.1d-1 2/13/2023 12:09:46 AM Debug ThingWorx Diagnostics [ERROR] 2023-02-13 06:09:45,500 Error intializing socket connection. Err = 10060 2/13/2023 12:09:46 AM Debug ThingWorx Diagnostics [ERROR] 2023-02-13 06:09:45,500 twWs_Connect: Error restarting socket. Error 0 2/13/2023 12:09:46 AM Debug ThingWorx Diagnostics [ERROR] 2023-02-13 06:09:45,501 twApi_Connect: Max number of connect retries: 1, has been reached 2/13/2023 12:09:46 AM Error ThingWorx Native Interface Connection to ThingWorx failed. | Platform = uewhcc1tw.c
how to view the image in the different(eg; png, jpg etc) format in the grid table.
When I am executing service, it shows the unable to find the certificate.
Hi ,I need to create Menu and subMenu with Horizontal Alignment of Menu item. as shown in attached file.how to achieve this in Twx 9.3.0 , with Icon need to add Menu Item. what widget is suitable here if we see Sub Menu as well in small popup. Thanks,Vaibhav S.
Is there a way to send out alerts from Kepware whenever a connected Modbus TCP/IP device disconnects?For example, when these errors are shown:Thank you!
Using Thingworx to connect to kepserver, I want to monitor the alarm status of a device. I use properties to store the alarm status, create event subscriptions for multiple tag, and modify the status properties through the subscription, but the properties results are only sometimes incorrect, I think the multiple tag are caused by concurrent alarms, any other solutions or suggestions?
I am trying to get one SQL query into the LED widget and another SQL query into the Gauge Widget. I am unable to do the bindings from the MSSQL connection thing to the Mashup.
I am getting the date in DateFormat as mentioned below2023-02-09 16:26:07.000I would need date in this format for ex: 20230209 (YYYYMMDD)format. Can you help me out over here ?
Hello all, I have some grids where all of my columns needs to be a fixed width. The grid also needs to support multiple selections. But when these two things are activated together, the grid has some (to me) unexpected behavior. You can see that it cuts off part of the last column and creates a scrollbar at the bottom. From what I can tell this is due to the fact that the grid part of the grid widget itself doesn't take into consideration the added column for the checkboxes. Does anyone know of any workaround for this? Or maybe I am just doing something wrong? Any help with this would be much appreciated as it is the last thing from my 9.1 -> 9.3 migration that I haven't been able to solve. Thanks, Jens
Hi, I have two Kepware Servers(lets say Kep-1 and Kep-2) connected to common edge, with modbus and OPC UA tags. The devices addresses and connection are exactly same in both the Kepservers(Kep-1 and Kep-2). There are around 300 energy meter OPC UA tags that are connected to FactoryTalkLinxGatewayOPCUA Server in each of these Kepservers. We are facing a scenario, where all of a sudden some of the tag's quality in the second kepserver Kep-2 becomes bad even though the quality of the same tags are good in the Kep-1. After we reinitialize the Kep-2 all the tags quality become good again. We stopped the kepware service at Kep-1 for some days for testing purpose, and didn't face any problem in Kep-2. But once we start the Kep-1 service again, the issue occurs unexpectedly again after few hours or few days in Kep-2. What is the cause of this issue? Best Regards, Thanks
I have a lot Tokens to add, if I add them manually one by one it will be a waste of time, do we have any tools can upload in batch? Thank you
Hello everyone, I am actually trying to migrate Thingworx 8.4 to 9.3 an i am facing an issue. I actually saw that you cannot migrate from 8.4 to 9.3 i have first to set Thingworx to the 9.0.3 version. I am using:JDK -> Amazon corretto 11Postgresl 13. Tomcat work perfectly fine and i m facing that issue when i tried to launch my service.I have already checked this article:https://www.ptc.com/en/support/article/CS305796 Afiter checking the point step by step, i can confirm there is actualy no answer for my situation, I join you the main informations from the stack trace, my linux service config and my setenv.sh.in screenshot format. (All the rights and ownership have been setted for tomcat8.5, which is the user of the service) Thanks for your time,
Hi @slangley Any idea if Thingworx latest version has introduced session timeout logs?
What can be used instead of for loop to loop through 10000 records which is present in Infotable?
Hi I'm using grid for entering numeric data. but when I switch my keyboard to polish then while entering data on grid using numpad of keyboard I get comma instead of dot which my grid does not take. I have set column rendering as number with column format 0.0000. Please help with this issue
Hi, We are currently trying to display our ThingWorx mashup alongside with other web pages by using web rotator in HTML. The ThingWorx mashup URL with appkey works without having to log in when we click on the URL, but if we put it through the HTML code for web rotator, it asks for log in and even if we log in , it refuses to connect. Are there anything blocked in ThingWorx platform setting or are there other solutions on how to fix this? Thanks Sai
I'm unable to get a validator for dropdown widget to work. The validator is supposed to check if a selection was made from a dropdown widget. I've tried the following in the validator but it still goes through. How can I get this validator to work? The validator input is bound to Selected Row of the service that populates the dropdown. (Type !== "") && (Type !== null); //(Type == "New Functionality") || (Type == "Bug Report") || (Type == "Other");
Hello,Is there any extension available for integrating the FIIX with ThingWorx?There is a link in Vimeo: https://vimeo.com/683618643, in this video there is an extension present, is this available to download anywhere?Thanks,
Hello,The stateDefinition object that I gave the advanced grid is not doing what I want it to do. State Definition:"stateDefinition": {"fieldName": "example","name": "example_alarm","type": "non-fixed","states": [{"comparator": "<","name": "min_value","styleName": LowStyle","value": "10"},{"comparator": ">","name": "max_value","styleName": "HighStyle","value": "100"}]} I am using the exact same layout for the string type columns of my grid and it behaves the way I want it to, since I am using the "==" comparator.However for my number type columns, I am not getting the range that I want. The outcome is as if the comparator was "==". Now I realised that the value I gave it was a string, so I changed it to: "stateDefinition": {"fieldName": "example","name": "example_alarm","type": "non-fixed","states": [{"comparator": "<","name": "min_value","styleName": LowStyle","value": 10},{"comparator": ">","name": "max_value","styleName": "HighStyle","value": 100
Hi, For the button, we do have the following CSS for the blue border issue ptcs-focus-overlay { visibility: hidden; } .ptcs-wrapper:not([no-wc-style]):focus:not(.dummy):not(.dummy):not(.dummy) { box-shadow: none; } Article: Article - CS328986 - Is it possible to remove the blue border around widgets when selecting them at runtime in ThingWorx (ptc.com)Even after changing the Colors in the Style Properties in the TextField, the blue color still exists.How can this be resolved for the TextField widget?Thingworx version: TWX 9.3.0 Thanks,
Would like to generate a report based on the inputs from different sensors and then send this report as an email attachment.
Dear Team,For Live Prod Environment Energy Project, we are fetching hourly data to ThingWorx from Kepware and found that whenever there is Bad Error in Source Column (Thumbs Down) in ThingWorx we are getting previous hour values, rather than Live Hourly values for that hour. This affecting data quality of storage in SQL severely, where previously hour values get repeated. Attaching a screenshot for your reference. -
hi I am using kepware to retrieve information from 20 mitsubishi plcs fx3u on ethernet channel. At the moment i have only 1 channel and 20 devices configured inside but i am wondering if this is the best approach if 1 of the PLCs fails and it might choke whole channel communication. Would it not be better to use 20 identical channels with only 1 devices in each? what would be the pros and cons of either solution? Which would be better solution from robustness point of view. Best Regards
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.