Recently active
Hello I am trying to install Thingworx flow on My Twx foundation 9.3.6 but it is failing with following errorTypeError: Cannot read property 'statusCode' of undefined at /opt/ThingWorxFlow/modules/ux/dist/helpers/twxUserHelper.js:25:285 at Request._callback (/opt/ThingWorxFlow/modules/ux/dist/helpers/twxUserHelper.js:8:977) at self.callback (/opt/ThingWorxFlow/modules/ux/node_modules/request/request.js:185:22) at Request.emit (events.js:314:20) at Request.onRequestError (/opt/ThingWorxFlow/modules/ux/node_modules/request/request.js:881:8) at ClientRequest.emit (events.js:314:20) at ClientRequest.onConnect (/opt/ThingWorxFlow/modules/ux/node_modules/tunnel-agent/index.js:168:23) at Object.onceWrapper (events.js:421:26) at ClientRequest.emit (events.js:314:20) at Socket.socketOnData (_http_client.js:508:11) at Socket.emit (events.j
Hello, In the Collection widget, I need to change the background color of the cell based on the condition Thanks,
Hi Expert how to use other programming language? or script? or possible to means where define or where use? in thingworx? regarding my requirement 1.php application developed some module use into thingworx 9.3 version , 2.html tage need for my application ,where use , and declare 3.i have java language use developed some modules , please explain expert , i am thingworx technology new one. thanks With regards Hariharasuthan
We have upgraded ThingWorx from 8.4.4 to 9.3.2. Post upgrade, we notice that Edge microservice service related to LSR (Lua script resource) is not running. After troubleshooting further, we found that config.lua and related dependencies were deleted completed automatically. Please suggest if there is any way restore the deleted files/folders.
Preview and View button are grey and cannot be clicked. Why? Assigning permissions to both TestConnect and kep.V2 , will not work
Hello Community, I am in need of localizing a state definition used in a button bar in a 9.3.5 platform.Currently it looks like this:As you can see, it is now in English.If I wanted to change this text to another language, how could I do that? My first though was to just edit the State definition used in this widget like so;from: to: But it seems like this doesn't work.Is there any other way I could do this? Any help with this would be highly appreciated! Thanks,Jens
Below the code is not working in my ThingWorx 9.3 instance. Also please share an updated version of the pdf extension. var params = {FileRepository:"filetest/SystemRepository/" /* THINGNAME */,Rotated90Deg: false /* BOOLEAN */,AppKey: "82041eee-7b0f-45bd-a2cd-df55547e7c0e" /* STRING */,ServerAddress: "http://yyyyy.com:8080/Thingworx/Runtime/index.html?mashup=attachment3" /* STRING */,OutputFileName: "MyPDFHari" /* STRING */,Resolution:"1366*768" /* STRING */}; // result: STRING//var result=Resources["PDFExport"].CreatePDF(params);
Hello, there is any official documentation available to help you learn how to use the ThingWorx SCP (Smart Connected Products) Accelerator?
Hi, I am working with a collection widget that shows some properties of different devices, I want to apply a custom style theme that can be set automatically to the red background when a property crosses its threshold, I have tried to give a condition through service but it sets the red background to all cards while I want it to some cards whose property crosses the threshold. so how can I do this?
Hi, is there a way to get the latest timestamp entry from an InfoTable which has around 20 timestamps rows? Thanks,
We have Thingworx 9.3.0 deployed in HA with three ThingWorx nodes, three Zookeeper nodes, and three Ignite nodes. Our database is MSSL 2019 with two nodes set up for failover.Recently, we found our Thingworx cluster down after scheduled OS updates were made to the MSSQL server nodes. We're looking for some help in tuning our platform-settings and whatever else is needed to ensure the cluster is able to recover from temporary drops due to server maintenance. Question: Do I just need to adjust "ClusteredModeSettings.ModelSyncTimeout" to the amount of time we expect it to take for our DB to return to availability?Any other insights? Investigation Findings:This one repeats many times in Application log. 2023-02-27 00:33:13.594+0000 [L: WARN] [O: c.m.v.a.ThreadPoolAsynchronousRunner] [I: ] [U: ] [S: ] [P: thingworx2] [T: C3P0PooledConnectionPoolManager[identityToken->14wbh7taufjvcx41v83jrm|7e8297 7b]-AdminTaskTimer] com.mchange.v2.async.ThreadPoolAsynchro
Hello there, I am trying to find a way to print/ save my mashup as a pdf. I saw that the PDF extension did exist at one point in the marketplace but was removed. Most posts I have seen here up to this point have said to create a custom extension but I do not know how to create one to achieve this goal. Could someone help point me in the right direction or show me an extension that has been already made? Thank you.
hi Expert i have using user accounts in our application , password to encryption and decryption any Methode in thingworx9.3 ? thanks And Regards Hariharasuthan
Hi Community, Please can someone assist me with this?I have created a data table and given it a datashape. When I go and see the mashup, I'd expect to at least see the columns appear without any data. However there are no columns. When I run getDataTableEntries, I get a script this error: 'dataTable is not running'. What does this mean? how does can I remedy this? Regards,
i want to take a screenshot of a particular page, in that page there is a button, if i click the button page it should get downloaded
Hi, According to the explanation of the help document : . "A federation is a concept to enable offloading a large solution workload between ThingWorx servers" . "A primary use case for a federation is off-loading high volume disk IO (such as high frequency stream writes) to a persistence optimized server" to offload the IO workload , I think a PersistentenceProviderPackage on a SSD can also solve the primary use case. to offload the CPU workload, active-active cluster can solve it. so what's the real necessary use case for Federation ? or is it still necessary for 9.3+ ?
In Thingworx 9.3.0-b20 the grid widget offers editedData as well as deletedData as source bindable properties. In prior versions the grid had the data property bindable both ways, but now this is lost. It was very convenient to bind to the data property as a source so that one had an exact view of the data by creating just one binding. Is there a plan to bring back this feature, or even easier, can I bind the current state of the infotable as a source with just one connection so that I can use the current state of the grid without having to implement the data manipulation services (edited, deleted)?
I need the current (old) password of user to change the new password. where i have to get the old password, i want that Functionality code Users["Hari"].ChangePassword({newPasswordConfirm:"xxxxx" /* STRING */,oldPassword:"yyyyy" /* STRING */,newPassword:"xxxxx" /* STRING */});
How can we pass dynamic values for the "ValuesTooltip" attribute in Line chart? I have a multi line chart which has the data from multiple source. I used the below code, But It requires the specific data source Number, I cant mention a specific data source number, coz I required the customized tooltip for all the lines not a single line. ${DataSourceN:<Infotable-field>} Someone please help me to achieve this requirement. Thank you.
Hi Team, I am not able to find Twilio - 3.1.1 could you please share the download link for this particular version extension. Thanks and Regards Re: post
I am not able to find the correct attachment files in Create An Authentication Extension Part 1 guide. Some other files were there in the downloaded attachment. I needed the Files for creating the extension
I'm having the next problem. I have some records about our daily production in the postgres database, it records de timestamp of the begining of production of each product and the end of production, but when I use the service in thingworx to connect it to my database and show the data in a grid, the time is with an hour less than in the data base. For example, a product begun at 10 AM and ended at 11 AM, the record in the database is with these hours, 27/04/2023 10:00:00 and 27/04/2023 11:00:00, when I show these records in a thingworx mashup, it shows 27/04/2023 09:00:00 and 27/04/2023 10:00:00 Does anyone knows the reason? recently, in my country, the daylight saving has been canceled I don't know if maybe that's the reason and if it is, how can I fix it? Thanks in advance.
Hi, Whatever I do, the pie chart doesn't expand, in Responsive Mashup It Expands well as per the width and height in the Static Mashup, but it doesn't expand in Responsive Mashup. Thanks,
Hi, Let say we have this previous configuration, Thingworx Platform server (Server 1) -----connected-----> PostgressSQL( Server 2) Now I want to install thingworx Platform on new server say server 3, migrate everything from server 1 platform to this new Platform and connect it with existing postgress server on server 2. Like the configuration shown below, New Thingworx Platform server (Server 3) ------connected----> PostgressSQL( Server 2) Is this possible. If yes, can someone suggest an optimized steps. Thanks
Hello,I'm having trouble resuming TWX 9.3. While running, I couldn't save changes to mashups. The message was (unfortunately I don't have Application Logs anymore) that I can't save changes to the database.I restarted Tomcat and can't open ThingWorx again.How to deal with this bug? 2023-03-20 10:24:38.863+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] OS: Windows Server 2022 2023-03-20 10:24:38.863+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] OS arch: amd64 2023-03-20 10:24:38.863+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] OS version: 10.0 2023-03-20 10:24:38.863+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Total Processors: 4 2023-03-20 10:24:38.863+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Default encoding: UTF-8 2023-03-20 10:24:38.863+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [
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.