Recently active
Hello, i tried to access this url http://localhost:5555/Devices/to get json response data but I am getting below error Error executing service Message :: Connect to localhost:5555 [localhost/127.0.0.1] failed: Connection refused (Connection refused) - See Script Error Log for more details.but i can access this url with Postman and get response service: thanks in advance
Hi all I have do thingworx platform installation as per PTC guide. I do Tomcat installation time paste this section in java area. -Dserver -Dd64 -XX:+UseG1GC -Dfile.encoding=UTF-8 -Djava.library.path=C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\Thingworx\WEB-INF\extensions. After that restart tomcat. tomcat server stopped and error 4 occured. Next step i cannot do this.pls consider me and reply me sir....
Hi, In my mashup, there is a tab widget having 3 tabs. In the first 2 tabs, there is a collection widget, and it is binded to the output of the same service. On viewing the mashup, we can see data in the collection widget in the first tab but there is no data in the collection widget in the second tab. On changing the default tab value to second, then the data in the collection widget in the second tab is showing but in the first tab, data in the collection widget is not showing. Thanks
Hi everyone, Is possible to monitor when an user is logged? For example: When an user is logged any variable that I have to change to 1 and it to do logout the same variable go to 0. If it's possible, I can bind this variable to my PLC and to realize the time control for there. I would like to monitor how many time my user is active on my mashup and I do not know how to do it into thingworx
Hi everyone, I have been working with google maps widget. I am using this guide to orientation: https://developer.thingworx.com/resources/guides/google-map-widget-how I was able to insert just one marker on map, image below: I'd like to insert more than one markers but i do not know how I do it Can someone help me? Regards, Leonardo
PTC is committed to improving our customer's web experience. PTC's Voice of Customer team is conducting an online activity to better understand how to better organize PTC's website. Your participation will directly influence the future organization of PTC websites. This activity takes 10 - 15 minutes and only requires a web browser to complete. We are excited to offer the first 25 participants $25 Amazon gift cards. Be one of the first 25! https://8rm02uqn.optimalworkshop.com/optimalsort/ptc-home-v1 Questions? Nalie Lee-Heidt (nleeheidt@ptc.com)
Hello, I create validation service, bind that validation service to all field and bind result of validation service to value display , validation service execute properly but after binding cannot get the output.please prefer below attachment Thanks in advance
Hi everyone! I have created an API Key and bind it on Thingworx to use with google maps widget. When I run my mashup the follow message happens on map "for development purposes only" Is it because my API is free? So, I need to buy a API? Regards, Leonardo
Dear community, in Thingworx 8.4.4. I am using Collection widget to display machine KPIs in a mashup. The contained mashup is assigned in design time and does not change in runtime. Also the number of items (= machines) is never changing, only the related KPIs. So why do I use collection widget at all? Because this is a template, rolled out to several production facilities. Within one facility the number of machines is constant but it varies between the facilities. My original approach was to only read the structure when the mashup is loaded. Then every sub-mashup calls a Service to read and refresh the KPIs. With up to 30 and more machines the overhead becomes quite big, instead of once reading data for all machines I am reading the data for each machine one by one. This is not optimal performance wise and only once we checked the Tomcat logs and it was annoying as hell. The next multiplier is the number of users opening the dashboard. My refresh cycle is every 30 s
Hi,I have 3 tabs in a page to display all devices,disconnected and favorite devices.In each tab I have a grid and below each tab I have a paging widget.I am using a text field widget as a common search bar on top of all the tabs.Now in the all devices tab I have a grid which has 6 pages.I use a service to populate the grid which also takes a search query from the text field and its all data is bound to the paging service.When I execute search for my grid in page 1 it works perfectly fine but when I shift to page 2 of my grid and do the same search it shows me a blank screen.My search only works in the first page and when i try from page 2,3,4 etc it does not work.Is there any solution to this?Here pagination is called by the previous service and then setting all the parameters, also here the prev service's all data is sent to pagination.This is the services bound to the grid and the search queries given to the services,gird's filter and how it is bound to pagination.This is the binding
Hi Folks, Its a very new experience to me and weird one too. I have made a Git build from one Thingworx instance and trying to Import it to another Thingworx instance. But everytime I'm getiing the below warning. And after refresh Application logs are displaying successful import but there are no actual entities being deployed. Also, the previous build extension is removed from the Extensions. Resolution tried: 1. Restarted tomcat as suggested in the warning but no luck. 2. Rebuild the entities extension. 3. Manually checked metadata.xml file and all the entities in extension.
Hi, Is there any option to collapse a folding panel by clicking anywhere outside it? can anyone please suggest a solution.
I was looking for ways to integrate Thingworx with Sharepoint. Use case is to get Images, data in excel from sharepoint and display on Thingworx mashup. Is integration supported out of the box or does it have to be customized? How can we get images, excel data or infact any kind of data from sharepoint using webservice APIs. Does thingworx support sharepoint library integration? how can we acces Excel, image data from sharepoint to Thingworx mashup using webeservice? Thanks, Mayank
I have a base64 encoded file that I am trying to save into a mssql database with a field type of varbinary(max). For the life of me, I cannot figure out the correct JavaScript code for my ThingWorx service to convert this base64 data into binary for the database thing to insert the record. Also, do I use a blob input datatype for this field for the database service?
Hi all, I looking for a way to change SSL certificate for Thingworx Flow. I went through this article. I'm looking for a way to use JKS file which I have created for Thingworx Foundation. Could any one help me with this Thanks in advance Regards,Velkumar R
Hello. I have a Data Table thing that has 800 entries. How can I export all these entries into a .CSV format, such that it can be properly read by a spreadsheet program? Thank you.
Thingworx 8.5.2 : Query 1 : I tried removing "Button" in "Label" property of Button widget but still it's reflecting in runtime.How do I remove "Button" label completely when Clicked,unclicked,Hovered etc. Query 2: On Hovering,I see Button tooltip. How do I remove that? I don't want to use style theme as it applies for entire mashup.
Awesome, Thanks.On a different topic, I am trying to replicate the Mashup-Only service called GetProperties in a local Java script service but I am not having any luck.Can you point me a resource or what could be done here?Any help would be greatly appreciated 😊Re: post
Hi, The label size and color reset to what i have mentioned in theme while i navigate between mashups in Thingworx 8.5. After full browser refresh it comes back to the specified one in design time, else it stays at theme specified values. i cant have all the labels of same size, so one specific size in the theme will not help (i.e. header label will have larger fonts, other labels will be smaller). how to resolve this?
want to change the field according to radio button , 1)If unlimited is checked then membership length field is hide and 2)if specific length is checked then membership length field show two field one for insert number and second for dropdown of day,week,monthand year and 3) If fixed date is checked then membership length field show date picker for start date and end date. please refer below attachment
Hi, I actually wanted to know if there is way that I can control my menu selection from outside the menu widget. Like making it more clear I am having a menu and the menu selection changes the mashup in a contained mashup, for eg. have a menu with 3 items primary, secondary and tertiary. On selection of primary I will have the mashup for primary in the contained mashup and the same for the rest menu items. Now the question is, I want to select the secondary menu item from the menu widget on a button click or a link widget or a navigation widget. That is on my click on a widget in the mashup I will need the secondary mashup to be loaded in the contained mashup and the secondary menu item to be selected in the menu widget. How will I do this? When I click on the navigate I need the menu item to be selected to the secondary and the secondary mashup will be in the contained mashup. It would be nice if I could get a solution for this scenario and I am not using my mashup in my master
Hi I need some clarification regards log. I had delete some entities from thingworx long ago but its still shown error in script error logs.Please let me know why its shows like that.
Hi All, I am using Thingworx Mfg Apps 8.4.0. I see the Shift Start Time and Shift Duration as asset properties which are configured via Planned Operation time Start and Duration in Configuration and setup tile. I wanted to understand how this works. Whether this implies that I can have only one shift in a day. If not how can i configure for multiple shifts. Also is there any mechanism to configure the break timings in a shift? Please provide your inputs.
Hi, everyone! In previous tech tips, I’ve introduced the ThingWorx 9.0 active-active clustering feature and provided architectural details and configurations. If you haven’t already, I recommend you check them out to learn more about how active-active clustering enables higher availability for ThingWorx: 9.0 Sneak Peek: Active-Active Clustering for ThingWorx 9.0 Sneak Peek: ThingWorx Architecture for Active-Active Clustering 9.0 Sneak Peek: Flexible Deployments of Active-Active Clustering for ThingWorx “ThingWorx on Air” Ep. 08: FAQs: ThingWorx Active-Active Clustering for Higher Availability Today, I’ll provide more details around the load balancer in the active-active clustering architecture, some of its requirements, and a few configuration examples. Ready? Here we go! Here are the top four FAQs around the load balancer that will help you maximize your use of active-active clustering. What do you mean by load balancing? Load balancing is the pro
I could not find Radio button list option in list widget in 8.5.2 version .Could you help me achieving the same in this?
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.