Recently active
In adv-grid, I have enabled 'EnableEditButtons' and 'IsEditable' in advanced grid widget and In 'Configure Grid Columns' 'IsEditable' is selected for few columns. Then, In UI, If user selecting ADD button to add rows in grid, there are any possible ways to edit the cell only for newly adding rows ?
Hi ,I have been using multiple data sources with line chart and want to customize the tool tip instead of Thingworx standard in the mashup and tried as follows :${DataSource1:toolTipValue}#newline#${DataSource2:toolTipValue}#newline#${DataSource3:toolTipValue}#newline#${DataSource4:toolTipValue}; But in the runtime I'm getting tooltip as follows :In runtime I'm getting 'N/A' if the value is not there for a particular data source in the hover point.Is there any solution to hide out or remove 'N/A' ? Thanks in Advance 🙂
In kepware there are energy meters tags showing tag quality good but values are shown as zero. All of changes in setting like reducing block size, recreated channel and devices, restarted kepware number of times we got bad address in block error. kepware error guide saying below reason,Possible Cause:The driver attempted to read a location in a PLC that does not exist, perhaps out of range. For example, in aPLC that only has holding registers 40001 to 41400, requesting address 41405 would generate this error.Once this error is generated, the driver does not request the specified block of data from the PLC again. Anyother addresses being requested from this same block are considered invalid.Kindly anyone post a solutions for the above problem.
Hello All, How redirect Thingworx AMU application to form login page after logout?Is there any OOTB solution for this? I tried debugging the Mashup (PTC.FSU.COREUI.MenuConfiguration.Header_HD) and found out that there is no mashup given in logout function, so it is trying to redirect to index page and login popup comes from top(refer screenshot).
Hi team, On clicking of button I want to visible grid. How can I do it in thingworx by using expression or validator? Please let me know step by step. Thank you
Issues and Error, which I am getting during code push to Azure DevOps.1 ----------------------------------------------------------------------------Error in: GIT.Utility.Thing.AddNewRepo javascript service. Message ::Unable to create thing: GitAzureThing : [1,018] Data store unknown error: [Error occurred while accessing the model provider.]2----------------------------------------------------------------------------Unable to Invoke Service Checkout on TestAzure : Ref origin/master cannot be resolved. ----(Main issue)3----------------------------------------------------------------------------org.eclipse.jgit.api.errors.TransportException: http//AzureLinkHere: cannot open git-upload-pack__ at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:249)4----------------------------------------------------------------------------And Branches is not in Dropdown, which I created in Azure DevOps and Unable to checkout Branch also.Can anyone assist me about this issues.regards,Hrishabh Shar
Does the ThingWorx 9.6 installer support Azure SQL as a database? I know that manual installation supports it. Thank you!
I inherited a subscription from thing shape to thing and event is "AnyAlert". but the subscription is not invoking code, which i written in subscription.Thingworx version, which i using:--- ThingWorx 9.3.16-b2636 Can anyone assist me to resolve this issue.Hrishabh Sharma
Hello Community, For one of the platforms my company is running, each time I go to https://..../Thingworx/Composer/ I end up at a https://..../Thingworx/FormLogin/Myapp page instead. I have checked my user and it does not have a home mashup: If I do login using the form login page, I can then change the URL to /Composer and I can access the composer. Does anyone have any idea why this is? Thanks, Jens C
Hi, I'm testing some EMSs (one on my pc and some on GW devices) and every invocation of service getLogData returns me an empty infotable. Of course the EMSs are logging on console and file. I can't find anykind of configuration needed to read the logs via service. Why it happens?
Hi everyone,I’m working on a project where we need to stream live RTSP video into a ThingWorx mashup (v 9.5). In the past (https://community.ptc.com/t5/ThingWorx-Developers/How-to-stream-video-with-RTSP/td-p/627177), it was necessary to convert RTSP to HLS or WebRTC using a media server, but this introduces delays. Can anyone confirm if ThingWorx now supports direct RTSP streaming, or if there are any new approaches to handle this with minimal latency? Thanks for your help!
Q-series Mitsubishi PLC connected to two Kepservers. One is KEPServerEX v6.14.263.0 and another one is Thingworx Kepware Server v6.14.263.0.I am receiving data from PLC in KEPServerEX v6.14.263.0 but not in Thingworx Kepware Server v6.14.263.0. all the channel and device configuration is same.Communication is having TCP connection and port number is 10000 in mitsubishi PLC and same at server side.earlier I was able to receive the data in both the servers.How can it be resolved?
We are getting "Request pending" from Kepware IoT Gateway REST Server.We have configured almost - 10000+ tags for each site. We have CPU utilization remaining below 30%, indicating sufficient processing capacity for additional tasks. Network bandwidth is available, confirming that communication delays are not related to data congestion. We have only a single Kepware for all the sites. Does it going to impact our solutions?
Hi all, I am trying to import some OPC UA tags into Kepware via CSV. I have an address that looks like the below which is the address value in my CSV file: ns=3;s="DB31 Data Fixture"."CurrentMoldType" But when I import it the address ends up like this in Kepware:I can't seem to figure out why it is ending up with "" in Kepware when it isn't like that in my CSV
I am using KepwareEx6.15 with Mitsubishi iQ-R32 PLC + RJ71EN71 module.Kepware Channel and Device configuration point out to the RJ71EN71 module (SLMP TCP/IP port)I have created SLMP TCP/IP 40 ports for connecting the same PLC+RJ71EN71 module with KepwareEx6.15 multiple channel and devices for limit the tags in each devices for quick poll. I have active client connections with KepwareEx is 120 and Active tags more than 3000 with scan rate 100ms. I am facing the challenge to write back 200tags values from kepwareEx to PLC it took more than 40 secs. the below information were my testing observations. Scenario 1: When i restart the Kepware and disconnect the active client connections and maintain one channel & device with 200 tags the write back time is 6secs. Scenario 2: When i restart the Kepware and loaded the active clients connections and maintain the one channel and device with 4000 tags and write back time of 200 tags is 60secs Scenario 3: Whe
Hello, We are working on a project where we aim to collect PhD data using Kepware and transfer it to Apache Kafka. Since Kepware doesn't have a direct integration with Apache Kafka, we designed an architecture where we send the data to an MQTT broker (Mosquitto) and then use Node-Red to forward it to Apache Kafka. However, we're unsure if this is the best approach.We're currently in the testing phase, but as the number of tags increases, we’re encountering some issues with Node-Red. The data is not being transferred properly to Kafka, and we are getting some buffer errors in Node-Red. By the way, we are using Node-Red as a MQTT connector, and while there are many other connector services available, We preferred the open source one.. We are working with approximately 60,000 tags, and our goal is to send the data to Kafka in 1-minute intervals.How can we successfully implement this project? Have there been any similar projects done before? If you need more information about the
When viewing a mashup, touching dropdown and then touching filter, the mobile device shows quickly the keyboard but closes suddenly, tested on 2 different devices and got the same result.Error don't occurs when using mobile simulators or in the desktop, notebook browser.Thingworx version: 9.3.0-b20
i have thingworx installed version 9.3.9 with installer on clients VM where AMU, and CWC are also there on TWX. now due to vulnerability issue with existing apache tomcat version 9.0.8, we need to upgrade to 9.0.9. what procedure need to be followed while upgrading
After installing CWC 9.5.0 Work Order Utilities cannot seen in configuration. Kindly check attached image
In the evolving landscape of software development, ensuring support for the latest, most secure versions of programming languages is essential. At PTC, we continuously evaluate our technology stack, and Java is no exception. As part of our ongoing commitment to providing secure and high-performing products, we’re announcing some important updates to the Java support plans for ThingWorx. Current Java Support in ThingWorx (Through Version v9.1.X - v9.6.X) As of ThingWorx v9.6, Java 11 is the only supported version. This version has been a mainstay of our IoT platform, ensuring stability and performance across various use cases. However, Java 11 entered Extended Support in September 2023, meaning its standard support phase has ended. While this version will continue to receive security updates for a while, its lifecycle is winding down. Introducing Java 21 Support in ThingWorx v9.7 (Planned Release: December 2024) With ThingWorx 9.7, releasing in December 2024, we will
Anyone please share me the autocomplete widget extension for thingworx
Dear Community, We have changed our thingworx mashup version from 9.1 to 9.3 and even though everything is same the size of the mashup looks different. In version 9.3 it appeared as zoomed In a bit. If i do Ctrl - then the whole mashup looks small but everything the fontsize of the entries gets also small. So am i missing something regarding the size? anyone has an idea about it. Thank you
Hi Team, I have approximately 2000 tags configured in the KEPServerEX Mitsubishi PLC Channel. When I open the Quick Client, all tags show good quality and actual values. However, I am now looking to write or change the value of all 2000 tags at once, instead of selecting and entering values for each individual tag manually.Could you please advise if there is an easy way to update all the tags in bulk within KEPServerEX or Quick Client? Any recommendations for handling this in a more efficient way would be highly appreciated.
Dear Community, At the moment I save an entry into Datatable with storing one picture with each entry in file repository. Now I have a new requriement that whenever i create an entry with picture with it, I should save this picture also in the company's File Share which is on our company's server. I know ContentLoaderFunctions where i can usesome services to send the http requests but i am not sure how can i save directly into Fileshare the pictures. Any Suggestions ? 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.