Recently active
Hi, I noticed that after upgrading Thingworx from 9.2 to 9.3, composer is missing some localization tokens and displays the token name instead of value.I have witnessed same behavior in both manual upgrade and installer upgraded environments, Winserver 2019 + MSSQL. I wonder if it's a known issue or if something went wrong in the upgrade process? Otherwise the platform is working normally. Some examples:
Hi, I have customize login page where user can login and after login it showing home mashup.Now if I logout the user and tried to open home mashup directly without login the user then I want to show some error message of access denied, invalid service or invalid page. suggest some solution for it.
My company won't update to Thingworx 9 in a while. So maybe someone could send me the extension for Thingworx 8?
Hi,I am working on ThingWorx HA deployment architecture using Dockers. I am reading the documentation and found HA Deployment Considerations mentioned about having 3 Zookeeper nodes but Using ThingWorx Docker in an HA Clustering Environment didn't mentioned about it (Mentioned only about Connections Server, Ignite and ThingWorx Foundation) Don't we need Zookeeper when we are using Docker based deployment?Am I missing something here?
Hi everyone, we deploy a TWX application to different environments as an extension.As we're upgrading to TWX 9.2.1 we need to delete all dependencies of WindchillConnector in order to be able to do the upgrade. Unfortunately our extension includes a ThingTemplate that is directly inheriting from WindchillConnector. We would like to delete this ThingTemplate but we're not able to (even if all dependencies of this particular ThingTemplate have been removed). How can we delete this ThingTemplate without completely removing the extension (too much overhead, as the extension is quite complex and requires a lot of set-up/configuration)? We tried:1. Delete via service -> Error: Extension Entities Cannot be deleted2. Delete via UI after all dependencies have been removed: delete button still greyed out3. aspect.isEditableExtensionObject="true" -> extension developers guide tells us it is not allowed on Thing Templates.
Hello everyone, can you please tell me how can I display the date on the x-axis?I use line chart
Hi I am still trying to learn java whilst trying to develop my thingworx app and I am trying to write a service to define the production shifts depending on if a boolean property is true and and shift has been selected from a drop drown (string) but services keeps failing saying specific shift (string) is not defined see image. Do I need to do a function call to return the string?
Hello I am using pie chart in mashup and not able to see the legends text completely it shows starting characters and hide the rest of the text. Thanks
hello,how can we use breezometer's API in thingworx , is there any way by which we can access third party services(like breezometer API/Custom .Net API) and populate the data on thingworx database and display on screen. If yes then kindly tell me the procedure. Thanks.
Hi, Is it possible to fetch the properties like IP, Port of Kepware channels? Thanks in advance, Shalini V.
Hi, What is the recommended Java version for ThingWorx 9.3? Thanks in advance, Shalini V.
Hi All, I am trying to send a text file from my Edge to ThingWorx using the SendFile function in FileTransferVirtualThing. I have setup the virtual directories as mentioned. However SendFile keeps failing with the below error: Error sending file to Platform. Internal Server Error. (Code 1110)at com.thingworx.communications.client.things.filetransfer.FileTransferVirtualThing.SendFile(String sourcePath, String sourceFile, String targetRepo, String targetPath, String targetFile, UInt32 timeout, Boolean async) Not sure whats going wrong over here? Please advise. Thanks,Ashish Tamhane
I want TestUser to execute all services except one service of a Thing. But TestUser not able to access Thing itself. The popup shows "Unauthorized". I gave same permission to System User here and also in collection level permissions. Any other permission i missed here? Anyone please give a detailed solution for this.?
I have created a new mashup with my admin account and than created a different user groups. I have provided run time permission to the user group but when i login from any user of user group i am not able to view the mashup it shows blank. Can you please help me what could be checked in such scenarios? Thanks
I heared that API is available to send emails during the alert generation. Anyone help me with that name of API to achieve this usecase!
How can we access SCP Accelator? can we use that in trial version?
Not able run the Thingworx API without disabling the SSL in the Postman. Is there any way to run the Thingworx API's without disabling SSL in Postman. is there some configuration issue ? @c_lowy @slangley @paic @VladimirN Thanks,Shashi
I successfully created a widget with an infotable as bindingSource. I now want to use the Thingworx SelectedRows mechanism. E.G Collection Widget is bound to my widgets infotable. The selection within the collection widget should be propagated back to my widget where then another widget or service can consume the selected rows. I already debugged most of the TWX JS, so far I have questions about isBindingBoundToSelectedRows(e) ... how do I have to write my property description in order to use the native mechanism? (or) do I manually have to register a listener to the dataMgr myself? as in s.mashup.dataMgr.addSelectedRowsForWidgetHandleSelectionUpdateSubscription(e, (function(t, i, n) ...
Hello Team,I have one requirement in which I have to select multiple rows in grid. I have to make API calls by passing id in post call. I have used the for loop to make API calls one by one for 1000 rows. Is there any optimize way in which I can make API calls for almost 1000 rows. I have called async service inside wrapper service but its difficult to handle response in async service for 1000 API calls. Please suggest the optimize way possible.
Hi I am using Thingworx 8.1 and I want to check all rows using select all checkbox in advance grid can you please suggest what is the way to do it. I have already refer this article but I don't want to select rows this way. When I check select all checkbox I want to select every rows(Sr column) of checkbox in advance grid. Can you please suggest.
How to wrap the text / any columns in grid in Thingworx 9.2 ?
What is the url format to execute REST API services in postman app?
On clicking a button, Is it possible to download a mashup ui page (like a screenshot) using any widget/extension ??
On clicking "Apply" button in this popup, i want to reload the main mashup. On clicking a button, one service will be called. I binded that service serviceInvokeCompleted to an expression which having a code "location.reload();". But the page is not refreshing. How to do this.
After purged all datas in valuestream, those datas are present in postgress database. It should be permenantly deleted right? Is there a option to retrive those purged datas again?
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.