Recently active
Hi, im still new to thingworx. I wanted to know if creating multiple projects will affect existing projects? And do we need to state which project to use in vuforia studio Thanks in advance
Hi, I am using the Java sdk to connect to the TW server via ConnectedThingsClient. I need to dynamically create Things, and add properties to them. For this I'm doing - client.invokeService(Resources, "EntityServices", "CreateThing", inputCollection, 3000);client.invokeService(Things, "EnableThing", "<thingName>", new Vc(), 3000);client.invokeService(Things, "RestartThing", "<thingName>", new Vc(), 3000); The enableThing service call returns an infotable with row containing enabled = false. Even after the restart call, the thing is still disabled. I have tried to restart the client connection in between 2nd and 3rd invoke call. If I do the same set of actions via REST apis, for the same credentials, it works. What might be going wrong with the java calls? Any pointers will be appreciated! Regards, Vaishnavee
i have one form and i want to give validation to that form. The form i have attached below
All, register here for the "What's new in ThingWorx 9.0" - Webcast on Thursday June 25th.
In this short online exercise you'll help evaluate new website concepts and labels. STUDY DETAILS This activity takes about 5 minutes to complete The study runs to the end of day Thursday, June 25, 2020 You can complete this online activity anytime at your convenience Complete Online Study > Thank you for your participation! Nalie Lee-Heidt PTC Voice of Customer & Customer Experience Team
Hi , I couldn't find the widget "layout" in ThingWorx 8.5.5 while it exists in 8.5.4 and previous versions . If this widget is obsolete in 8.5.5 , which widget can be used to implement a sidebar which supports expand & collapse ? Regards, Sean
Hi All, Is it possible to provide multiple child Mashup to collection widget per row. Currently I have written a service which returns some columns along with last column name as "MashupName". If I provide specific Mashup Name to collection it repeats all rows perfectly. But I need to change Base mashup as per row data. Kindly suggest me, how I can achieve this. Regards, Siddharth Srivastava
Hi, Our environment is Thingworx 8.5.2 with Manufacturing Apps 8.5.2. After creating 3 new equipment types, and creating new equipments of these types everything was working ok. But we made an export to import the manufacturing apps configuración to another server with the same environment and it doesn't work. When a click on the configuracion menu, I can see my equipments tree but when I try to access to the status configuration page, I can't see the status definition table (see status-configuration.png). I also try to create a new equipment but previously created equipment types are not in the Type list, I only can see the default equipment types: site, line and asset. I didn't get any error in the import process. It seems like my new 3 equipment types doesn't exist in the new server but they are present in the PTC.Factory.C_LaunchPointConfigurationThing_8.5.2_00 and the equipment things exist as I can see my equipments tree. In the logs I
Hi , I have 16 pages and it displays 1 to 5 and then the 16th page no. on my screen.But I want to display only two nos and the next and previous button .I can do that for two pages,how do I do it when I have 16 pages? for eg: I want " previous 5, 6,next " instead of "previous 1,2,3,4,5 ...16,next . please check images for better understanding. This is what i want when i have 16 pages but this is how it displays
I have to create this kind of screen in below attach but that widget is not available in ThingWorx Platform I'm new in this platform, can you please help me which widget or which extension is used for Time slot,Share Report and For Edit,Update and Delete in grid Advanced widget. Thank in advance Regards, Riya Gajbe
Hi, My customer has a requirement, the user can manage one or more factories. If a user manage multiple factories then the user can select which factories he need to login in the login page, otherwise he don't need to choose factory . The home mashup page of different factory may be different or same . So the login process would be : choose factory in login page -> check user's authorization of the factory -> lookup the factory's home mashup -> open the home mashup of the factory login without choosing factory -> find the user's factory -> lookup the factory's home mashup -> open the home mashup of the factory I have lots of questions here: In the login page, how to get the factory list before login in ? It has to be hard coded list ? How to send the factory selected in login page to the ThingWorx server ? Where can I implement the logic of checking authorization of use
Hello , We have multiple videos on local drive which we want to display and play in thingworx. Regards, Dhananjay
Hi, Is there paging widget available for ThingWorx 8.5? As in some community post I read that the paging widget is corrected for ThingWorx 8.5. If it is available and working, is there any link to download the widget? Thanks, Shalini V.
Hello all, I'm using Flow's OData connector to get data out of Windchill. Some actions like get structure (POST) requires CSRF token to be set in a header. But I found I can not use output from previous Get-CSRF action in next Get-Structure. How to use OData connector in this case? Thanks
Can I change the displayName from this service result?
Hello everyone! We’re back with Episode 08 of ThingWorx on Air! In this episode, I sit down with Ryan Servais, one of our High Availability (HA) experts on the ThingWorx product management team. We continue our HA discussion from previous Ask Kaya tech tips and cover some frequently asked questions like what are the benefits of active-active clustering? How does active-active clustering enable horizontal scale? How can I get started? Brand-new to active-active clustering? Check out these tech tips to start: 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 Click here to listen to how active-active clustering can help you in a variety of scenarios: If you have a request overflow in production and your servers are slowing down, try out active-active clustering! If your IT admin keeps delaying replacing the network card o
var params = {path: '/abc/' /* STRING */,includeDependents: 'True' /* BOOLEAN */,// collection: 'All' /* STRING */,repositoryName: 'SystemRepository' /* THINGNAME */,tags: Tag /* TAGS */};
Not able to add a stream entry when calling the service via REST API, the service result is success but no entries are being added to the respective stream. Tries using both Administrator & Non-Admin user.Works fine when executed from inside thingworx. Please suggest.
I have a Resonsive tab inside an reponsive tab. I have placed some widgets like file upload, buttons etc in side the inner tabs, but i dont get to see the widgets. While I inspect the html i find that the widgets are rendered but not visible, I have also checked the visible checkbox for each of the widgets but they are already checked.
Hi, I am using the custom FileUpload widget and its having upload event property binding. Widget version is FileUpload_SEE_v0.113.zip. This widget is shared from community. widget is working in Thingworx 8.2.5. I am using same widget in Thingworx 8.4.5 and Thingworx 8.5.1, widget is not showing correctly. Any one knows how to resolve custom widget issues in latest thingworx version?. Same I have observed in D3pieChart widget. This widget is not working in Thingworx 8.5.1. Thank you Regards, Latha
Hi There are various use cases in the current industry so I need some assistance regarding the thingworx architecture approach. Use cases such as 1. Connecting to devices 2. Connecting to PLM systems 3. Connecting to sensors 4. Connecting to industrial devices which requires Edge connectivity. Please share some architecture if anybody has already. Thanks in advance.
Hi all, ThingWorx contains lots of useful functionality for your services (last count is 339 Snippets in ThingWorx 8.5.2). These snippets are an important part of the platform application building capabilities, and most of them are simple enough to understand based on their name and the description that appears when hovering on them. I have witnessed that however, in some cases, the platform users are not aware of their full capabilities. With this in mind, I started creating some time ago a Snippet Guide for my personal use that I'm sharing now with the community. It contains additional explanations, documentation links and sample source code tested by me. Please bear in mind that it was done for an earlier ThingWorx version and I did not have enough time to update it for 8.5.x, but it should work the same here as well. This enhanced documentation is not supported by PTC, so please 1. do not open a Tech Support ticket based on the content of this document a
Thingworx 8.5.2 : I have increased width and height of checkbox widget but couldn't increase it's size more than default size.Could you help me.
Disclaimer: Please note that, while the ThingWorx Git Backup Extension is a very useful tool, it is not a PTC product, nor is it supported by PTC. Hi ThingWorx users, Trying to manage your ThingWorx application artifacts in a CI process? Wondering who changed that line of code in your Thing Service? Trying to see what your Mashup looked like last release? Time to Git excited! Introducing the Git Backup Extension, an open-source tool available here to offer a stronger integration with the Git source repository. This Git feature can push or pull code and artifacts (like entities, data exports or extension dependencies) to your Git repository. Here are some highlights of how this works within ThingWorx: First, configure your Git repo to work with ThingWorx by creating a Git Backup Thing. Then, simply open your new Thing, navigate to the Configuration editor and enter information like your Git URL, your Git username and password, your repo and branch names,
Hi How can I render mashup in the custom widget ? something like the Collection widget . But I couldn't find the client API to render a mashup by it's name . Anyone knows it ? Regards, Sean
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.