Recently active
Hello , Can anyone please guide me how to read properties from azure in Thingworx? Thanks
Hi,I'm trying to display an image + text in a dropdown. I have tried two methods..i) under "renderer and state" in the dropdown widget, I'm using a state definition under state-based style definition to add an image. But upon selecting the item we can unable to see the image.ii)creating an infotable with a html field and using it as the display field in the dropdown widget, in this case the text is coming up but the image isn't.Please let me know if their is a way to achieve this, thanks!
Hello thingworx members, I want to change the color of cell based on a values in advance datagrid. The values are result of SQL query. The column name and it's values are dynamic. Is there anyway I can change the color of cell in the advance datagrid without using datashape in the state formatting option. Thanks
Hi everyone, I would like to use the Tree widget in mashup and my structure for now planned is look as below:- - Step 01 -- Sub step -- Sub step-Step 02 -- Sub step -- Sub step So i am going only two levels down so parent and its child thats it. But i am unable to find the format of the data it accepts. Can someone please write the format which it accepts either they are an infotable into an infotable to access it or does it work otherwise? Thanks
Hello Community, I am working on thingworx 9.3 and i want to have compression functionality in thingworx.Usecase:- User would be able to upload vidoes from mashup into fileRepository but before storing into repository it needs to be compress and must have size of around 1.5 mb of file. Is it possible to do that? IDEA 1:Have a phython backend to compress the video and then video can come into thingworx repository via post request IDEA 2: Have/Create an extension directly in thingworx so that user can upload it and then it would be compressed and save it in repository. Background: I have vuforia studio experience and there the experience gets the video files which are 10 in number and then it shows the videos in experience. i cannot directly upload the videos in experience because i have around 90 experiences for this usecase and each experience has different model and different vidoes in it so that i have made it dynamic and upload the files in rep
Hello Everyone, Does PTC have any solution (Extension/Widget in Thingworx or other PTC platform) for 3D Digital Twin Dashboard?
Hello Everyone, Does PTC have any solution (Extension/Widget in Thingworx or other platform from PTC) for 3D traceability?
How to pass column names along with its display names to chipdatafilter? So that i dont need to edit the display names whenever new field is added in datashape....
Is it possible to deploy the old version solution from solution central to thingworx which contains new version
There are several posts regarding this issue, but all of them lead to nothing, yet.Custom Widget - How to create Custom Dialog for cu... - PTC Community Mashup Widget Custom Dialog API - PTC CommunityArticle - CS276506 - Documentation/detail missing on Mashup Widget Custom Dialog API refered to in the Widget API for developing custom ThingWorx Extensions (ptc.com)So I will retry!Current Documentation of CustomWidgets is:Creating Customized ThingWorx Widgets (ptc.com) - for classic approach using pure JSDevelopment Guidelines - ThingWorx Web Component SDK - Lit (ptc.com) - for LITNeither of them explain, how the Property "customEditor" of the *.ide.js can be used to show a dialog,or better what the API of this Dialog Class should look like! So the documentation is still incomplete. Even this great repos: jmccuen/ThingworxWidgetAPI (github.com) leavees us alone.customEditor - name of the custom editor dialog to use for entering/editing the widget’s configura
Hello,I'm working to import a lot of user between one Thingworx server to another Thingworx server, for that, I'm making a service for automatise the importation. For that, I'm trying to use the "Thingworx/Importer" RestAPI Call.The files are present in a FileRepository, but, when I search, in the RestAPI Call, for choose the FileRepository and import the requested XML File of a user, I don't see the option for... Have you some ideas for import the user with the XML File ? (I have already done the exportation, and it work)Thank you.
Hello Team,I have two dropdowns, first one "Timeframe" in which 'This shift' means (6-2 o'clock) time and 'last shift' means (12 - 6 o'clock) coming. Based on "Timeframe" dropdown selection I am getting this "DateTime" dropdown selections which I indicated in brackets. how to apply auto refresh on screen if my shift time changes? Can anyone please provide a detailed explanation how can I do this and please provide service code also if needed for this implementation. Thanks
while consuming or exposing the REST APIs in Thingworx, are there any limitations or constraints like rate limit, data limit etc?
Hello, I am using Thingworx 8.4.3 I have a dashboard where there are multiple grids on one screen.Is there any implementation where only one row out of multiple grids can be selected at a time and that info be passed to another service?
In PTC Chip filter, I passed column names and configured its title. Whenever new columns added, its custom title is not displaying. The column name present in datashape is displaying. As new columns will be added continously, iam expecting the customised column names should not get changed. How to do this ?
can we do Generative AI with Thing Worx integration? if yes. what are the ways to achieve that. suggest some use cases.Thanks in advance!!
Hi All,I am creating a login form through Organization and able to create it successfully butwhile logging to the page I am getting an error like:Credentials do not match a valid username-password combination for this Organization. Try againalthough I am using the Administaror credential and also created one test user still not able to login please help me out here.attaching screenshots for visibilty Ragards,Lav.
I am using Thingworx 9.3I have created a dynamic subscription using a service in the thing. First issue is it is not triggering the service that i mentioned in the dynamic subscription code Secound issue is how i can check if the dynamic subscription is created or not and can I enable and disable it.This is my service FirstService 2 which i am triggering
I created a parameter of type 'password' in an infotable to store password information. In my mashup, users can register their passwords, and I use the - Resources["EncryptionServices"].EncryptPropertyValue - service to encrypt and store the passwords. Now, I'm working on a login mashup where users enter their passwords. I want to create a service in my Thing that encrypts the entered password using the same method and compares it to the stored encrypted password from my infotable to verify if they match. Is this achievable?
I want to show date in label widget. If i passed new Date(), it is diplaying 1725475328533. If i passed let date = new Date(); TimeString = date.toString(); then it is displaying 'Wed Sep 04 2024 14:15:55 GMT-0000 (UTC)'. This is not server time. I want to display server time in label widget or text field widget. How to do this ?
Hello Community, I have here currently three mashups which are embedded into three tabsets. If i do for eg add entry in datatable from one mashup then it also have to show me into another mashup which they are showing but i have to do manually refresh the page to see the change. Is there any way that other two mashups would be updated automatically when i add an entry into one mashup then other two must reflect the changes also which i have done...
Hi, I have a requirement for integrating Thingworx and Mathcad, mathcad has some fixed calculations, for that input should be passed from Thingworx mashup and result should also get captured back to mashup. do we have any available solution at PTC? how can i start with this? thanks, John
I have 1000's of Streams and want to archive the old data in database using a scheduler in PostgresSQL. Can anyone please help me with a detailed steps, how to proceed to it?
I am using ThingWorx Platform Release 9.3 and DatecodeSP9I am using the Bar Chart widget and using it as a column chart. I need help developing the service to get the data into an infotable that will have runtime in minutes for every 20 minutes with planned downtime in certain columns (3-4). I have an example of what the customer wants it to look like.
Good day community, I want to get all the style definitions on my server. Then assign permissions to these dynamically using a service. I know how to assign permissions dynamically however, I am unsure about how to get all the style definitions that are on my server. I saw the spotlights search on searchFunctions it could be helpful.Has anyone tried something like this before? Best Regards,Janice
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.