Recently active
Hi, Can Kepware connected tags in thingworx be scanned at one rate and be logged(in Value Streams) at different rates. For example, let say a tag OilTemp is set with scan rate of 3 secs and the logging option is checked. Not the data is displayed on a mashup and changes every 3 secs and gets logged simultaneously. But instead of logging every 3sec, I want the data to be logged at every 1 min. ie. I want the displayed value to be changed every 3secs and wants that data to be logged with 1mins interval in valuestreams. Can it be achieved? Regards
Dear devs, I have a Service Output which is passed as a Mashup Parameter to a Mashup acting as an error/success popup. The whole thing is working, except that when I log in again the binding is removed, and a status message appears saying that obsolete bindings have been removed. Do you have an idea on how to solve this? Thanks!
Hi Team, Just like to get N no of rows from top in any infotable ThingWorx provides default snippet as TopN method of InfotableFunctions , do we have any snippet to get Last N rows of any infotable? Please share the snippet. Thanks in advance.
I have a property in thingtemplate of infotable type. This thingtemplate is attached to remote thing. If one row gets added, i have to run a service. So i tried datachange event but the subscription doesnt trigerred. How to execute this.
Note - if the GlobalSign Root CA - R3 was pushed out to machines via GroupPolicy, then it may show in the local machine certificate manager UI, but for some reason the KepServerEX 6.11 installer cannot find it. To resolve, re-install the Root CA into Trusted Root CA's, but manually select a physical location of "Registry" below that category. @KepWare - it'd be great if you could resolve this in the installer software. When it was pushed via Group Policy, "certutil -store Root 04000000000121585308a2" shows no match, but "certutil -store -grouppolicy Root 04000000000121585308a2" shows it just fine.
I recently created additional postgres Persistence Provider but after attaching and activating the persistence provider I am seeing duplicated tags in the composer. I removed the persistence provider everything is normal now. What will be the issue here, Is there is any solution for this duplication ?
How to create user group dynamically(pragmatically)?
1. I want to calculate the Service execution time and metrices in thingworx ?2. My thingworx app is taking lot of time to fetch data from Windchill and SAP. Now I want to increase that speed of my app. ThankKSM
Hi FolksI try to look for download link of thingworx trial version.I attached my thingworx trials screen below.Any help would be appreciate.
Hello , I have installed ThingWorx but not able to login into it I am getting following error in the logs: 2022-01-27 03:02:46.288+0000 [L: WARN] [O: S.c.t.s.a.AuthenticationUtilities] [I: ] [U: ???] [S: ] [P: ] [T: http-nio-80-exec-1] Authentication attempt #1 FAILED for [user = Administrator]: Invalid Password 2022-01-27 03:02:46.289+0000 [L: ERROR] [O: S.c.t.s.a.AuthenticationFilter] [I: ] [U: ???] [S: ] [P: ] [T: http-nio-80-exec-1] Authentication failed: Please make sure the credentials are correct. ThanksRohan
Hello,how can we push data to Azure Data Lake Gen2 over JSON format using thingworx or how can we push data to Azure Data Lake Gen2 using kepware server Also , what is the right way to download thingworx flow serverhow can we integrate thingworx and Azure data lake gen 2
Hello Everyone, I am looking for some knowledge and advice here. Right now my team is logging data from machines using Kepserver EX6 and its Datalogger feature with the goal of migrating it to our Thingworx server. We have other Thingworx server and I know it has the import/export feature but I am not sure if this works with data from Datalogger. Also I do not know if Kepserver has an export feature to allow exporting data to Thingworx seamlessly. Is there an export feature in Kepserver Datalogger? Lastly (and I know this is broad in scope) but currently we have one Device per Channel and then we create a new Log Group with each device and log all of their tags/log items in that group. Is that a industry best practice? Considering I want to migrate/import this data to Thingworx. Thanks for your feedback! -Billy Ultimately I am just looking for an easy way to migrate the data into Thingworx.
How to read binded values while developing custom widget, I tried this.getProperty(PropertyName) but it returned as undefined. I only using updatePropertyInfo for one field but my idea is I should get default or user passed values from the rest of the properties at runtime.
Hello, need some help. I want a service Datetime output(string works) with ""MM/DD/YYYY hh:mm" format, I used dateFormat and parseDate to try to achieve this, but output shows other format, I check with postman, and I looks similar, please help. postman
hi everyone: i wanna to upload file use my own rest service to my cloud server. the most credential problem is that how to open file browser like the upload widget fuction:"choose file".is there a need to custom a widget? thanks guys
I installed Kepware enterprise 5.21 on a Windows 7 machine and when the PC is starting, I get the following error message: "failed to start server runtime in service mode this operation returned because the timeout period expired" I installed Kepware many times before and never had this problem. What can it be?
Hi, I need to add background color to the buttons on the confirmation box.
Hi Folks, Is there a way to bypass session timeout completely Or disable it?Post session timeout from runtime, it prompts multiple times for re-login but even fails. Looks like user session timeout feature isn't really working as its not getting logged-in at all and have to load the runtime in a new browser tab and navigate to the target mashup all the way again. TIA.
Within our ApplicationLog of ThingWorx 9.1 there are many many entries with a log message from the RemoteThing starting with "Received [number] Pushed Properties = ......". There are approximately 50 entries per second!These entries show us the pushes from our KEPServerEX towards ThingWorx. But because of the excessive amount, they make the ApplicationLog useless.Is there anyway we can switch this event logging off? Thank you!
I'm trying to run Azure IoT Hub Connector via windows cmd and got this error in step 10 from the guide in ptc support. I am using java version 1.8.0_161 and ThingWorx 9.2.Error: A JNI error has occurred, please check your installation and try againException in thread "main" java.lang.NoClassDefFoundError: com/google/inject/Moduleat java.lang.Class.getDeclaredMethods0(Native Method)at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)at java.lang.Class.privateGetMethodRecursive(Class.java:3048)at java.lang.Class.getMethod0(Class.java:3018)at java.lang.Class.getMethod(Class.java:1784)at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544)at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526)Caused by: java.lang.ClassNotFoundException: com.google.inject.Moduleat java.net.URLClassLoader.findClass(URLClassLoader.java:381)at java.lang.ClassLoader.loadClass(ClassLoader.java:424)at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)at java.
Hello The y axis of line chart is not getting auto scaled wrt to the reference value .I am using Thingworx 9.2 and chrome browser. Thanks
Hello, I want to change the color of bars present in label chart. Can it be done by using style properties?or there is some other way to achieve this? Thanks
Hello , I am not able to find from where we need to download the kepware server
Hello! I've been learning how to work with the REST API in Thingworx. For the most part, it's been relatively easy, but working with InfoTables has been a pain. I've been aiming to try to edit an InfoTable, but it's not been going so well. I've tried multiple variations on formatting, but even sending back the exact same JSON as I received from the GET request failed with a 400 error code (Invalid Invocation Request), saying the query below, which is what I'm attempting to send, is not formatted correctly. I've also tried this same exact query just without the "{testInfoTable: XXX}" as well with the same error. Is there some ordering issue I'm having? I've checked with a JSON parser, and I know for sure it's valid JSON, but for whatever reason, doing a POST with this exact query doesn't work. And again, to be clear, this is the exact output I get when do a GET on this exact table. Likewise, any edits have also failed. I've done this in reference to the image I found within PTC do
Hi Can we create donut chart in the Thingworx platform. Can any one help me how it can be done on the Thingworx platform
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.