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
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 , 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
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
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.
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.
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
Hi , I am trying aggregating multiple columns as shown below, i tried with putting comma separated columns but don't work. What is the solution? when i try with only one column, the above code works fine. Thanks
Hi everyone, I was not able to import a extension to my platform thingworx version 8.5 Below my platform-settings.JSON and the log error: {"PlatformSettingsConfig": {"AdministratorUserSettings": {"InitialPassword": ""},"ExtensionPackageImportPolicy": {"allowCSSResources": true,"allowEntities": true,"allowExtensibleEntities": true,"allowJSONResources": true,"allowJarResources": true,"allowJavascriptResources": true,"allowWebAppResources": true,"importEnabled": true },"ContentTypeSettings": {"supportedMediaEntityContentTypes": ["image/svg+xml","image/png","image/gif","image/bmp","image/jpeg","application/pdf","image/vnd.microsoft.icon"]}},"PersistenceProviderPackageConfigs": {"PostgresPersistenceProviderPackage": {"ConnectionInformation": {"jdbcUrl": "jdbc:postgresql://localhost:5432/thingworx","password": "password","username": "twadmin"}}}} Regards
i am using Date widget in thingworx V-8.5 (Updated one), but i am not able to put border radius in date widget please any one help me on that. if i am using custom CSS for this: .customDate { border: 2px solid red; border-radius: 25px; } then this type of screen i am getting
Hi, I want to connect Mongo DB to Thingworx. I know JDBC connector is required but could not figure out where I can find the connector extension files. It seems to be removed from Marketplace and I did not understand this post. Thanks.
Hi, here is the usecase: I have transferred a "log file" from remote edge to thingworx. Now, I want to allow the user to view that log file in a thingworx mashup. How can I apply internationalization or localization in this process with respect to Thingworx? Kindly provide a solution or any reference to existing libraries.
Hi, Here is the usecase: I have to transfer a zip file from thingworx repository to remote edge and vice versa, for data exchange (using SDK). Typical payload size is nearly 2 GB and the frequency is once in day or on-demand. What is the maximum file size that will be supported by Thingworx, without any data loss. What is the suggested internet bandwidth?
Hello friends, I am a user of Thingworx platform.How can I get multiple alerts to a mashup?for example Amplitude> 6 "High" Amplitude> = 6 "Regular" Amplitude <= 3 "Low"
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.