Recently active
Thingworx 8.5.2 : I am not using any border color and border width is also set to none for text area widget but still I see a blue border around text box sometimes.Please find the attachment.
Hi Everybody I'm I am working on the design of a mashup which will aim to simulate a process used within a factory, and I recently had a crazy Idea that consist of designing the same work environment to make it easier for operators. The lists below represents, items and elements that are used by operators, so The idea consist of attributing the selected items and elements to a drawer in order to save them, every drawer is represented by a button when we click on a button elements that have been selected appears, so if the drawer is full already the button or the widget should appear in red. if the drawer is empty the button should appear in green color. Can anyone tell me how this could be implemented in thingworx ? do we have the possibility of having a dynamic design that varies depending on the information entered ?
Hi , There is a problem in MQTT connection.It was randomly disconnected and when we click save button its connected automatically. Let me know what was the problem.Attached screen shots for reference.
Good day, I see on the PTC Marketplace that Google Maps v3.0.7 is not available anymore for download. At the time of deployment that was the latest version. At the moment v3.0.3 is the latest version. We are running Thingworx versions 8.4.4 and we are having difficulties with Google Maps not displaying and giving a Google Maps not available error. Are there known issues with v3.0.7 that it was removed? Thanks,
Hi there, I'm starting two Manufacturing Apps projects and I'd like you gave me some advice on best practices. Some key features that I'd like to address are: Clean instance. Best practices for having a clean ThingWorx instance. Working with two Manufacturing Apps projects on the same ThingWorx instance. How to switch from one project to the other one without mixing entities, data, nor extensions between them (keeping them isolated). Solution Central. How the developing workflow with Solution Central should be to work with two Manufacturing Apps projects on the same ThingWorx instance. (After developing stage, each project will be deployed to different customers) If you think there are some other good Best Practices advises for starting off new projects, feel free to mention them. It will be highly appreciated. Regards,Nahuel
Hi, Does ThingWorx has the offical security evaluation report ? The IT security department of my customer requires it . Somthing like the followings are supposed to be included in the report: SQL injection . XSS attack Password protection .... Regards, Sean
Hi, Is it possible to dynamically localize the data contents from database to Hindi instead of statically defining the locale words? Thanks & Regards, Shalini V.
The forms which i am trying to design are grid like structure(horizontal and vertical mixed) with multiple columns and rows, inside the cell have to put textbox to get user input. Currently am using divider to create the required cells which is not an efficient way considering time and effort. it would be good, if it have any other way to design these kind of structure.
I have created zip files on SystemRepository as a backup. Is there any way to get last created file or Folder ? I see there is Last modified date on Mashup but not sure how to utilize that to get last created file. Attached Screenshot of Files.
Can anyone please help me out with the steps to be performed to gain this fucntionality Thanks In Advance ! Bijoy Karmakar
Hello, I want to change the field according to radio button , If unlimited is checked then membership length field is hide and if specific length is checked then membership length field show two field one for insert number and second for dropdown of day,week,month and year and If fixed date is checked then membership length field show date picker for start date and end date. How to create a else statement? Thanks in advanced
Hi All, Which approach I must follow to remove deprecated widgets ? Approach 1 : Already have mashups imported from previous version which are having deprecated widgets. Replace each deprecated widget with new one. Approach 2 : Redesign new Mashup completely with new widgets but then it will consume a lot of time for me. If I go with approach#1 and remove all deprecated widgets will it still impact my mashup performance. Does importing mashup of previous version impacts performance even if we have replaced it with new widgets ? I need this because at some points events are not working for mashups but working fine with new one.
Hi, Is the SPC Chart available in ThingWorx 9.0 as extensions or widgets? Thanks & Regards, Shalini V.
Hi! I'm trying to launch a subscription when a change is made in the configuration tables of a thing. The generic event ThingStart is useful if the configuration tables are changed manually, since it triggers on Save. It won't work though if the change to the configuration table data comes from the generic services like SetConfigurationTable. I was wondering if there is a way to set an Event to trigger when a generic service like SetConfigurationTable is completed. A workaround would be to set an Event to trigger when the data in configuration tables changes, but the Event dataChange seems to only works for properties. Is there a way to make it work for Configuration tables data? Thanks for your help!
Hi everyone, I have created some markers on google map and I'd like to navigate to another mashup when I click on marker. I was looking for solution on knowledbase and I was able to find some artycle that said to use navigate widget. I am using thingworx 8.5 and there is not this widget in this version. Is possible do it? Regards, Leonardo
Hello, I have to create multiple user by using mashup field and save that user in thingworx user list and in particular user group. Can Someone please let me know the update for the same. Thanks in advance, Riya
Dear community, I am using Thingworx Release 8.4.4 and had an issue with the Collection widget redrawing unexpectedly (original issue). The possible solutions are to either upgrade to Thingworx 9, which is currently no option (but for sure later when OpenJDK is supported) or to enable the intro animation. So this is what I did, I enabled the "PlaysIntroAnimation" flag and can confirm my original issue is gone. But at the same time I remembered why I don't like the intro animation, it has a small shift effect on the contained mashups, i. e. the widgets of the sub-mashups are off a pixel up or down. I hope it gets clear with my screenshots. In my example I have two overlapping circle shapes, center aligned. How it should look like: How it looks like with intro animation: Is this known or even fixed with a newer version already? Thanks Benny
Hi All, I have mashup#1 which contains a search button to load popup Mashup#2. In Popup, I am showing a grid to display data. After selecting particular rows, service is triggered to save selected rows in an Infotable property of my thing. On PopUp close event, service#2 is triggered to display data saved in Infotable. Data of infotable I am displaying using a collection widget. My requirement is on the click of the submit button I need to validate whether user has selected any row or not. I tried passing Collection Data to service to check Infotable rows length but It didn't work and shows error. Kindly help. Regards, Siddharth
Hi, I have infotable returns data but i need to send this data weekly by mail in excel file . So please share the idea, how can i get this? Using twx 8.5.0 Facing challenge is ..how can i store infotable data in excel and automatically store in file repository so that sendwithattachment can pickup the file from repository based on scheduled time. Thank you
12:00:49.540 [AzureExportThread] ERROR c.t.p.azure.iot.HubImportHandler - Error exporting hub thing namescom.microsoft.azure.storage.StorageException: The server encountered an unknown failure: at com.microsoft.azure.storage.StorageException.translateException(StorageException.java:101)at com.microsoft.azure.storage.core.ExecutionEngine.executeWithRetry(ExecutionEngine.java:199)at com.microsoft.azure.storage.blob.CloudBlobContainer.exists(CloudBlobContainer.java:769)at com.microsoft.azure.storage.blob.CloudBlobContainer.createIfNotExists(CloudBlobContainer.java:379)at com.microsoft.azure.storage.blob.CloudBlobContainer.createIfNotExists(CloudBlobContainer.java:326)at com.thingworx.protocol.azure.iot.HubImportHandler$AzureExportJob.run(HubImportHandler.java:211)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)at java.util.c
Hi, I cant find any documentation on the property_type column in the value stream. I would like to know the mapping between the ENUM stored in the value stream and the property type. For example property_type = 22 maps to an Integer. I would like the full list. Thanks, Brandon
Hi, I am not getting any error in logs,specific to Database configuration but still i am unable connect to the SQL Database. i already worked with this Database, but this system is different so i am trying to connect. please see below snaps which i configured. Instead server name i tried putting 'localhost', 'ip Address' but still not. Thanks
Hi, In TW 9.0, are the screens responsive by default? As we noticed that the layouts and panel widgets are removed, it is very difficult to use the containers alone and space the widgets as we require. How can we make the mashups responsive in TW 9.0? Thanks & Regards, Shalini V.
After assigning mashup to the ToolTipMashup mashup property, the mashup parameters which get generated as dynamic property on the Open Streetmap are showing as blank i.e. without any name as shown in the image and also after the selection of field from the dropdown the values are not passing via the mashup parameter. That's why unable to perform navigation on our custom Tooltipmashup image via mashup parameter values Thanks in advance
Dear Colleagues, I've installed a Thingworx 8.4.9 (Tomcat 9.0, Postgresql 10). When I start Tomcat service, it's being stopped after a several second. Licencerequestfile.txt is also not created so I cannot generate a licence. Could you please support me? Application Log: 2020-07-09 15:14:33.305+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: main] ========================================2020-07-09 15:14:33.305+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: main] ThingWorx Version Information2020-07-09 15:14:33.305+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: main] ========================================2020-07-09 15:14:33.305+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: main] majorVersion = 82020-07-09 15:14:33.305+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: main] minorVersion = 42020-07-09 15:14:33.305+02
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.