Recently active
Hey guys I have an application which logs in all Users as TVUsers and uses its own authentication system. I was hoping for there to be a way to switch languages on demand without setting the language preference for TVUser. If that's confusing feel free to ask below. Thanks!
Hi, I have an prod env. I decided to have staging environment. So, cloned prod instance including the cred. certificates and access keys. If I start my clone environment is that will impact/influence my prod instance ?
The user have to fill value in textbox and click proceed button. On clicking the button, the text box should change to non-editable mode and also it show the value entered by user. How to do this?
On clicking a row in grid, I am passing 5 mashup parameters to a navigation widget which will act as input to open another mashup in popup along with those mashup parameters. Now the issue is on clicking the row in grid, the popup takes 4 to 6 seconds to get displayed. How to reduce this delay?
Hi developer's, I have small doubt regarding. How to display the Full label on the x axis, I just don't want to display like this. I want to display where I contains full name:
Even if no one is editing the particular thing, on clicking "Edit" button it is showing that "It is currently being edited by the user..". Any error is occurring which stopping me to edit the entity? how to deal this?
Hi, My Infotable has around 21 Fields, for an particular situation I need just one Field Results, how can I remove unwanted feilds at a time instead of doing the following coding: result.RemoveField("X1"); result.RemoveField("X2"); result.RemoveField("X3"); result.RemoveField("X4"); result.RemoveField("X5"); result.RemoveField("X7"); result.RemoveField("X8"); result.RemoveField("X9"); result.RemoveField("X10"); result.RemoveField("X11"); result.RemoveField("X12"); result.RemoveField("X13"); result.RemoveField("X14"); result.RemoveField("X15"); result.RemoveField("X16"); result.RemoveField("X17"); result.RemoveField("X18"); result.RemoveField("X19"); result.RemoveField("X20"); is there a query or any shortcut to remove all the Fields at a time ? @paic @slangley @c_lowy Thanks,Shashi
How to Retrieve Data from the Thingworx based on the particlar condition(Name).Can you please suggest the query for that..
HI, I have been following this guide https://developer.thingworx.com/resources/guides/enabling-ldap-authentication-thingworx to connect LDAP with ThingWorx. While creating LDAP users in ThingWorx, with which attribute I should create username (user entity name in twx)? cn or uid?.
Hi, I am trying to connect LDAP with Thing Worx using Apache directory studio. I am not able to enable Directory service entity. After enabling and saving the entity it becomes disabled again. I have attached the configuration images below. Can anybody tell me where I am making a mistake? any help would be very much appreciated.
hi, i want to play the video on mashup.......here i am using html5-video widget to play video but whenever i play it, it shows only blank page....please let me know what exactly problem is........i have created one service which gives me the video location and the service is running properly but when m trying to bind that service result to the widget it shows "Source parameter "videoLocation" is not bound any target" in reminder section. For testing purpose i have bind the same service result to the value display it gives me proper output or video location, below i am attaching the mashup view please check and let me know what i have to do now.
Hi, Is it possible to update the Title of a Master Mashup dynamically? Thanks in advance @CarlesColl
Hey guys, I am wondering how I go about programmatically logging in a User using some kind of known information that correlates with that user.
I have a container with 3 graphs one below the other with vertical orientation and responsive. attached image for reference and i am using Thingworx 9.1. When i make the middle graph visible false automatically the graph from the bottom is coming up to the top. How do i set the configuration in such a way that, if i make the middle one visible false, the top and bottom should auto use the space created by the middle one , since its made to visible false. Thank you.
I can see EnterKeyPressed option for Textbox widget. But it is not there for numericEntry widget. Any widget available with EnterKeyPressed which accepts only numbers.
I have a requirement to bind Downtime Data Table to a Pareto Chart to analyze the Downtime Category. But the values of duration and cumulative line are not get aggregated to a single Downtime Category. I have attached the screenshots for the same where the bar chart values are individual entries and the cumulative line is not sequential for the same category. Kindly guide me to achieving the requirement.
Hello, I have a field that is receiving string values, i want to show the current value in the pre said text field (i already done it) but when come a new value, the current value get inserted into an infotable and new get displayed in the text field!!. Regards, Yous
We are in the process of starting up a new instance of thingworx version 9.2.0. I need a scheduler to execute at 5am local time (eastern), so the CRON string is set to 9AM UTC. However, when daylight saving time ends, do I have to manually change the CRON string to 10AM UTC so that it will still execute at 5am local time? (During the install I set tomcat time zone to UTC as suggested in the install instructions.)
Digital Signature Use case : Integrating with LDAP with ThingWorx getting user information - Employee ID, name, roles etc..., Onboard above data into ThingWorx, Asked every user to sign in ThingWorx ,Storing the sign against username, So every time before signing - user need to select the username and automatically the signature shall appear Purpose: User to validate all the reports data and digitally sign the reportsHence post signing, no change in value is expected as per pharma GMP Standards
Hi, I am using Thingworx 8.5 in my current company, and I want to integrate Thingworx flow feature to it. I am not able to find this extension in PTC Software download link. For where can I download it?
Dear Community, Now we have dozens of devices and thingworx collects process data to influxdb through kepware, but we found that the time of all these devices OPC UA is not correct, so the time recorded to the database is not correct, if we go to reset one by one, it will waste a lot of time, so if there is any setting to use thingworx server's current time to record to the database? That is, when kepware data changes, I record the changed value, but the time uses the current time of the system. I think it can be solved by Subscription, but there are very many devices and properties, and it's a waste of time to change them, do you have any good solution? thanks. Best Regards, Chason
Dear Community, I am building a Template for Things to periodically read and buffer data. In my configuration I maintain a list of properties to read on every timer event, it basically looks like this Id Property 1 Status 2 Speed ... Unfortunately only the property alone is not enough information, I may have more complex access patterns (e. g. reading from an InfoTable), conversions, checks, etc. Hence my idea is to provide the function code along with the property in the configuration, like this Id Property Access function 1 Status function f() {return me.Status;} 2 Speed function f() {return Math.abs(me.Speed);} ... Using Thingworx 8.4.4 I have not found a datatype to hold the function code. Any chance we would get something like that one day? Or is it even available in later Releases? I can think of two possible workarounds.1. Store the code as string and run with eval.I am not going to do that because one should neve
In Thingworx version 8.4.4, Idle Session Timeout (min) can be set up to 1440 minutes (24 hours)?
Is it possible to change the cursor(arrow mark) to hand image?
Hi, How to bring the e-signature feature in Thingworx foundation applications?
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.