Recently active
I have bound my data filter widget to a grid and it seems to be working correctly,but i wanted to know if i gave 2 inputs for the same filter,example :all data with the Current location : India and Current location : America.Is this possible in the inbuilt widget or do we have to write a service ?If so can you please send the code for this service. Also any idea how to style the widgets drop down feature.
How to configure widget? Hello friends, I'm a beginner on the platform, and I use the free version momentarily, through research I found a dashboard that I really liked.would like your help to know if with the tools of version 8.5. Can I configure a layout this way, or, just creating it? I thank you for your availability.
Hi all, I have already explained the issue a bit this article, but it wasn't really a big problem then and it wasn't clear what the actual problem was or when it ocurred. What has changed, is that the problem is really getting bigger, and we have made some conclusions. Behavior now is the following: Suddenly, all actions considering a creation or update of a WorkDefinition are impossible (when this is triggered is really a big mystery). All workdefinition services are timing out at this point. After a while (2-5 min), we get an applicationlog full of Execution errors in service script. After this happened, all the workdefinition services work again without any issues. This happens once every 20 minutes or so. This is making our system very unstable, it is critical that this is fixed, since our environment is a production critical system at our customer. The error looks like this: Execution error in service script [GetWorkDefinition
I am considering what's the possible ways to improve Thingworx foundation platform performance. Maybe larger memory, some specific setting to Tomcat? Can anyone help get some ideas on this?
Hello community, i have a issue in last step of thingworx installation. this is my the last rows of my log: Install ThingWorx Using ChefConfiguring Installer...Executing C:\opscode\chef\embedded\bin\opensslConfiguring Installer...Executing C:\opscode\chef\embedded\bin\opensslConfiguring Installer keystore...Executing C:\opscode\chef\bin\knifeEncrypting installer secrets...Executing C:\opscode\chef\bin\knifeThingWorx Foundation for PostgreSQL Installation in Progress...Executing C:\opscode\chef\bin\chef-clientError running C:\opscode\chef\bin\chef-client -z --config "C:/THINGW~1\installer\foundation\knife.rb" -j "C:/THINGW~1\installer\foundation.json" -L "C:/THINGW~1\installer\logs\foundation-20200324180642.log": Program ended with an error exit code[18:09:20] ThingWorx Foundation for PostgreSQL: rc=1[18:09:20] foundation Installation Failed[18:09:20] - Post Installation Action List: Step install via chef script failed :: 1A problem occurred during installation that m
hi i m using label chart for my report , where i need 2 bars for single timestamp. so i m using timestamp on x axis and on y chart i wanted to show number of passed and failed products . so in one bar it will show how many product got passed and in second bar it will show many product got failed on that day. i wanted to achieve this but i m not able to do this,. for me on x axis its showing timestamp or date but on y axix its showing NaN. data is properly coming in service. please suggest me what settings i ned to do in my chart setting or what mistake i m doing.
Hi Team, I am looking for file transfer approach from Thingworx Repository to different location. Please let me know your inputs.
I have placed textbox on top of list widget.I want to search item using text box in list widget.what serivce to write for searching items on textchanged event
Hi All, I have found two Template PTC.ISA95.PhysicalAssetBaseThingTemplate and PTC.ISA95.EquipmentThingTemplate. Can anyone help me to understand the diferrence and purpose of having two template?
Hi, I am using ParseJSON method for Parsley extension. It gives me one row properly inserted into infotable if we run this method on simple json like:- { "input1":"{\"name\":\"MichaelJordan\",\"age\":\"38\",\"address\":\"Noida\" }" } But it fails to insert any row when we run this method on complex JSON:- { "input2":"{\"name\":\"TestUser123\",\"age\":\"54\",\"address\":\"{\"street\":\"main street\",\"city\":\"Ggn\",\"pin\":\"202021\"}\"}" } and gives blank row. Could somebody help me how to insert this json into infotable as well? Thanks in advance.
Hi, is there a way to blacklist a remote device from connecting to the server using the remote thing name/identifier. Currently we have some old remote devices out in the world using the same identifier to connect. If I create a server side thing for them to bind to I get lots of errors referring to multiple endpoints. If I delete the server side thing I get errors because of failed binding requests. Unfortunately we aren't able to physically find these remote things to upgrade the edge servers (or disconnect them). Really just looking for a way to stop the Application log collecting these errors. Thanks in advance K
I have three properties in my Thing and it is continuously updating for every second. I want to show these updated values in Time series chart every second. which service should I use? I used query property history but it takes lot of time to get the result since the data is updating every second.
Anyone know how to shorten a mashup's URL in ThingWorx? I already have a page that lives at 'www.myserver.com/Thingworx/Home', so I need another address that will read 'www.myserver.com/Thingworx/Home/MyPageName'. I've found this article already re using a Google API to shorten a URL: https://support.ptc.com/help/thingworx_apps/r8.5/en/index.html#page/thingworx_apps/ThingWorxAppsSetupConfig/url_shortening_service.html. However, the second step of this article seems to indicate the use of Manufacturing Apps, which I am not using.
I imported the "paging widget" from the Thingworx Apps Extension bundle and it's showing up under the Manage>Installed Extensions in Composer but I can't find it in the widget list in the mashup designer. Any help would be appreciated. Thanks
Does anyone know if there are available security guides and security best practices on the Thingworx platform design, development, deployment, and maintenance? Does Thingworx platform get any certificate on security?
Hi community, Can someone send a code to write a custome wrapper service to invoke the Query Implementing Things with Data service.
Why there is no option to configure mashup parameters for master mashup?
Hey, I am trying to import an SVG Image into ThingWorx 8.5.4-b222. Unfortunately I am getting following error message: "Import failed: invalid length" Can someone help? Cheers Fynn
Hi everyone. I am using the Custom Chart Widgets v3.0.1 from marketplace. I would like to change the date format. In the moment the date is like: Você pode observar que a data esta muito longa. Quero um formato simples (MM / DD / AAAA)
Hi All, Can we install Operator Advisor Extension in Thingworx 8.4 and in future I just want to upgarde the Operator Advisor to 8.5 without upgrading the Thingworx Version? Is it compatible that we have Thingworx Version 8.4 with Operator Advisor 8.5 version?
Hi , I am looking for a widget which shows value and State formatting also . Please help me to get this type of widget. i have shown below screenshot which is my requirement. one rectangle which holds a value/data and depends on value it should change the border color. but i m not getting Widget name? Thanks
In Thingworx trial version , Can we communicate with H2 database by writing the query inside H2 database?? How mashup is connected with H2 database??
Hello,Can anyone tell how to set black theme in mashup. I attached my screenshot below.. In that I created mashup, i used tabs, i set black color to flex container area. But, in between tabs white color are appeared. I need to set it as black color.
Form login has been configured using JSP(runtime).I used link widget to open up formlogin page on click of a button.I got formlogin page in a new window.But,I want Formlogin as a popup window.Is it possible to do this using Thingworx composer?
I use a value display widget to make it red if it's smaller than 10, and bigger than 10, smaller than 20 blue, finally bigger than 20, smaller than 30 green. What can I do?
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.