Recently active
where can i learn thing work JS, services and Thing Worx properties ?
hi dear all as the title ,i want to backup the javascript code after click the (save and continue) button,is there any way for me to trigger an event by click the save button
Hello All,I have installed DPM, in production dashboard we are able to good quantity manually. Is there any way we can upload good quantity with help of kepware Regards,Atharva
While DPM Configuration i am facing error. Please check attached image
I am running the thingworx installer for mssql on windows. Everything goes smoothly but at the end I am getting the following error : get a generic message: "There has been an error. foundation Installation Failed The application will exit now. When I check the logs files did not find any solution of how to fix it. PS. I am running the TWX 9.5.0 installer for mssql.Do you know what is wrong in the installation process and what is the solution
Hello Team, We want to synchronize two Kepware project Automatically for Redundancy purpose, In PTC Knowledgse base we have checked the Article CS353352 (https://www.ptc.com/en/support/article/CS353352) Where they have mentioend this below line. Workaround: use a batch script to copy the .opf from one system to another, and then through the Config API call the endpoint to replace the projectFor that Your help require if nay sample or example or any reference link is available how to make Batch file for Kepware *.opf file? As I know this active Backup file run on System Program data Folder. So how we can achieve this requirement? Best Regards,Bhadresh Rangi
I am using the File Upload Widget and I would like to control the name of the file.The user file name won't match what I want/need the filename to be in the repository.Is there a way to change the name of the user selected file before (or after) uploading the file to the repository? Background:I'm using Thingworx 9.3.5-b1258The file they are uploading is tied to a unique entity name from a database.I want to use the unique name for the file in the repository for retrieval when the database record is selected. The file name the user has most likely will not match the name in the database.
Hi all, I've been trying to get the Twx 9.5.0 dockerfiles up and running on WSL2. I've managed to build all of my images (Security CLI, platform-postgres) and get them to spin, but it looks like Thingworx can't connect to the provided 'starter postgres' database, and the Platform shuts down: 2024-05-02 21:04:35.758+0000 [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** CRITICAL ERROR ON STARTUP: Connections could not be acquired from the underlying database! 2024-05-02 21:04:35.758+0000 [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** Web Application STATE is being set to ERROR! *** 2024-05-02 21:04:35.758+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] >>>>>>> PLATFORM SHUTDOWN START <<<<<<<<< I've handled this error for non-Docker installs. But this database is
Hi Everyone, I am currently running Thingworx version 9.3.5,I am currently trying to run a code on replacing X number for a message what would be the best way to do that?Example below:let message = "";switch (number) { case 253: message = "On Standby"; break;
I am trying to install Thingworx Analytics to use the transform feature. Here are the details of install. Thingworx Version - 9.3.7-b1432 Analytics Version installing - MED-61287-CD-093_SP8_Platform-Analytics-windows-9-3-8 VM1 - Thingworx is installed with Azure SSO - Thingworx is working fineVM2 - Thingworx Analytics trying to install Installation said successful, I am able to see transform property but its disconnected and I am getting below errorI used the same SSL cert used for thingworx app for rabittMQ and Fling when ask for Below are the error logs on VM2 Flink logs2024-05-20 23:57:10 [main] INFO c.t.a.d.c.s.FlinkConfigurationService - connecting to the flink cluster at: localhost:80812024-05-20 23:57:10 [main] ERROR c.t.a.d.c.s.FlinkConfigurationService - Unable to connect to Flink at the following location: localhost:80812024-05-20 23:57:10 [main] WARN o.s.c.s.ClassPathXmlApplicationContext - Exception encountered during
Hi, I have a service, for example, GetDataTableEntries, which gets the data from the DataTable, which has around 5000 Entries. I have another service, holdData, which has an input of infotable, which gets the data from GetDataTableEntries. GetDataTableEntries ---> holdData. When a button is pressed, holdData just outputs the Input data as Ouptut. However, it takes around 25 to 40 Seconds, but why? Thanks,
I am trying to use the mfg data import block to import data in the DPM. I am facing errors while I am trying to import the excel file. It gives me error that some rows have failed to import. Can some tell what is the exact way to import the data in DPM.
Hi,I have a remote thing that is responsible for getting files from FTP. When running the remote thing exe, I get the following error message:An item with the same key has already been added. What is this error message reffering to? I Can not see thhat the thing is connected prior to this error occuring.As this is work for a client, it is imposible for me the share any more details than this. Kindly Oskar Berntorp
Hi all, I have to run a query on MS SQL Database table, which has columns with spaces in their names (ex: 'SA03 LH CS BRG DEPTH (mm)').How do I query this successfully?Here is an example query: SELECT *FROM <<tableName>>WHERE <<tagName>> != 0; Here <<tagName>> is a column with space in its name.
This same thing(Link) has just happened to me on ThingWorx 9.4.4, no grid widget is available. Did you just restart Tomcat?I restarted tomcat but the grid is still missing.
dear friend, my customer want to make grid like some page in MFG, as attachments pic, put a green circle shape under the OEE number, how can I make it happen in TWX9.5
what kepserver version should i use for windows 7?, i tried to install kepserver 6.15but it say doesn't support
Hello everyone. I have trouble to manage Job Order Model in thingworx. The error massage is "EQ_Nukon6[JobOrderModel_MainService] Parameters - OldValue: OldValue,NewValue: 3,newValueTimestamp: Fri May 17 2024 08:44:45 GMT-0000 (UTC) : equipmentUID - 244 did not return any ProductionPathsUID" I looked up the documentation and KPI's page says that we can manage this table.I'm asking that while we set up equipment assignment in RTPPM's setting page, do thingworx manage the connection betweetn tables or do we do it manually.
Hi I am using thingworx version 9.2 and I want to select the text from Tree Grid advanced cloumns. So please let me know if it possible and How we can enable this functionality.
I want to delete data in the infotable by checking from the _time field. If there are any duplicate time periods, check from the day, month, year. Then delete rows that have a value of 0 from the infotable. What methods can be used to do this?
I have installed KEPServerEX 6 in a windows computer. I am reading data from the PLC. I want to store some of the tag values in a SQLIte database running in a Linux server in the same network. I am aware of DataLogger to storing data from kepware to a database. I am storing data in a sqlite database in the local machine with help of DataLogger. But I need to store data in sqlite database which is present in a different Linux server. What are the possible methods are available for this. Please help.
Is it possible to bring the data videos, photos, snaps from Vuforia Expert capture to ThingWorx mashup?As per my understanding Vuforia Expert Capture is on PTC cloud, it doesn't provide any On Premise solution.My requirement is I want to integrate the Vuforia expert capture data like videos, instructions, snaps, photos into ThingWorx mashup. is it possible to do so? i know its possible somehow....how to achieve this?can anyone help me to know more this integration?how to connect thingworx and vuforia expert capture?
Hi, how can i fix this on Kepserver one or more features are time limited i tried to restart, stop reset service and remove everything and make new device and connection again but still have same problem i use free version and i have used before, some months ago and i had not any problem how can i fix it thanks in advance
We are currently using Thingworx Foundation 9.3.3.We have a collection used to display a series of KPIs in a scoreboard. In previous versions of our application, we had a fixed MashupWidth and MashupHeight and the FlowLayoutGravity set to spaced. This, very nicely, left justified all the cells in a row.Old Scoreboard After implementing an enhancement that allows for additional information in the cells, we needed to remove the fixed cell width and height and, instead, use the CellHeightField and CellWidthField. Now, with the same layout settings, the cells spread across the width of the browser. This is much less desirable.New ScoreboardIs there any way to get the cells to layout in the old way, while still having the variable width/height? We are experiencing this on both Chrome and Edge browsers.I admit that this is a little strange, as none of the documented layouts seem like they would produce the original layout, but we would very much like to hav
The Screenshot is from "Yabe" and here i can see the values of the childs (e.g. Device 2006 - 2). In the KepserverEX (6.9.584.0) I am only able to autgenerate the items for Device 2002, all others (childs) are not generated. Any idea ?
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.