Recently active
Hi, We are trying to reproduce the browsing of kepware tags in runtime. We are trying to bind the script we wrote to tree widget to bring the exact structure. But since all the last child name ( Alarmstate_x) of different parent are same, the sub child of Alarmstate_x (Alarmstate_x0 to Alarmstate_x4) are repeatedly binded to one child instead of spliting them. I have attached the script and screenshot of the scenario we are trying to produce. Please help us on what we are missing. Thanks, svisveswaraiya.
Hi All, Can someone please help me with the syntax of filter row by value functionality on an infotable. When I checked in snippets it shows .Find(yourRowValueObjectHere). I might be checking in a wrong way. Please help. Thanks and Regards
Hi, I'd like to modify the Production KPIs status history graph (attached file) from 1 week to 1 month. Could you please provide me how to modify it. Thanks in advance Regards Narirat
How can I do the following? - Add a new custom state to an Asset. - Modify state's display text. For example, I'd like to change "Running" into "Funcionando".
Suddenly, there was a "!" next to the service And it is not executed. When I execute error message is "Error executing service. Message ::Unable To Convert From org.mozilla.javascript.UniqueTag to INFOTABLE - See Script Error Log for more details." Why did this happen? somebody help me
how i remove white spacing between two tabs as below attachment. And how i bind mashup to tab1 and tab2 like attachment below.
Hello, I am trying to log the data from KEPServerEx to MongoDB using MongoDB ODBC Driver and MongoDB Connector for BI. I am using Data Logger plug in for this. I am able to add the DSN for MongoDB using this ODBC driver but when I start the logging it gives me below error: Unable to open recordset on log group 'LogGroup2'. Reason: parse sql 'SELECT * FROM "KepserverData"' error: unexpected STRING at position 30 near KepserverData Is it possible to log the data to NoSQL Db from KEPServerEx? Also, is there any different plugin that I can use?
I have tried both Advanced grid/grid to display data in multiple resolutions.Columns are not adjusting/cutting off in some resolutions even it is set to auto width.Any solution for this?
Hello, We're currently using KepServer for all of our machine and database communication, paired mostly with Mitsubishi Q series PLC. I'm more familiar with the Kepware functionality than I am with the PLC ladder logic. Is it possible for me to continuously write a tag to an M bit on a machine from Kepware, and in the instance that say the server running Kepware is restarted, that tag value would return false? I think it may be more on the PLC logic side, but I was wondering if it'd be possible to use a linked tag that's always on, and link it to an M bit, turning that M bit on, and have the plc logic to try and turn it off. Is there a better method to achieve what I'm thinking in my head?
My question is: How could I change the "isConnect" property to True? I've tried to change the isConnected directly, but it is not possible. I'm using the trial version of ThingWorx.
Can you nest a collection widget inside another collection widget. Basically I have an embed infotable inside an infotable. And I want to display all data. So I'm trying to display the data flat without transforming the data. Has anyone done this? Thanks for your help.
Hi all, Is there any suggested way to connect to BigQuery from Google Cloud without using ThingWorx Flow? Would you recommend to create an external service using one of the SDKs? I guess that will take some work. Or is there any other way that I might not be aware? Thanks!
Hello guys, We are not very familiar with ThingWorx yet. we are trying to establish connection between SAP and ThingWorx, using the following post: https://community.ptc.com/t5/IoT-Tech-Tips/SAPODataConnector-hands-on-8-0/m-p/534382?sr=stream We created an account on SAP DEMO system (SAP Netweaver Gateway). We are trying to connect to SAP DEMO system using our credentials, but we got an the following error: Unable to execute service GetEndpointList on Controller_Thing : Your route exchange has failed. Resource Error [java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)] We are using ThingWorx 8.3.3-b937, and it is running on Cloud VM. Thank you in advance.
Hi, Is there a way to style the white space between the tab headers using any custom CSS or so? I tried using the below CSS: .widget-ptcstabset::part(tabs-tab){ margin-left:0px !important; margin-right:0px !important;} But this completely removes the white space. I want that space between tab headers, but is there any way to style or colour it? Thank you.
Hello everyone, I have TAGs from a PLC and they are already in my foundation within a Thing. I would like to associate a set of these variables to a time series graph. I have four variables referring to the OEE of each production line in my factory. So far I only know how to use the getproperties service but I know that to do this I need to use querypropertyhistory. How do I bind these variables that I have inside a thing for an infotable to later link to the chart? I already looked at the guide that talks about it, but I was not able to make it work.
Can we get an EMS server show up in the server list of Controls Advisor? I've already been successful in attaching assets to remote things but was wondering whether we can also show the EMS itself in the server list of Controls Advisor
Hi, I want to transfer the data of my things properties from the ThingWorx composer to ThingWorx Analytics. In tutorials about thingworx analytics they always use excel files but I could find very little information about the process of transforming the data into such a file. I know that the data has to be in csv format and that I need metadata but how can I transform my data from the composer to this format? Or can you recommend any tutorials?
Hi I have a requirement to perform the following operations on remote (child) TW servers from a (parent) TW server. Am planning to use ContentLoaderFunctions (PostJSON) from parent TW server to invoke a REST API call of remote TW server (Thingworx/Resources/EntityServices/ServiceDefinitions/CreateUser) with Appkey. Create a user Create a group Add user to a group Delete a user. Please suggest me if there is any other better approach. if we are creating the user with the help snippet, then we can use Resources["EntityServices"].CreateUser(params);. we can execute the same in remote server? Appreciate your early response
The default Max Fields value is 25, which is not enough for time series model. How to set this parameter when creating time series model? Let's say, my dataset has 15 fields, including one entity_id filed and one temporal field. When I set lookback to 16, UseGoladHistory to false, then how to set the Max Fields?
Please help to solve the issue that I want to make a text box editable on button click but the textbox read-only property is not bindable property so facing issue to make it editable?
I don't see any Custom css option for progress gauge widget in 8.3.3 version.Could you please help me?
Hi friends, i am unable to execute the rest api and get the ouput like client id,grant type and access token e.t.c; i write the following code till it is not executing please help me. var params = { headers: { "grant type":xxxxx "client id":xxxxxx "client_secret": xxxxx "resource": xxxxxxx } /* JSON */, ignoreSSLErrors: false /* BOOLEAN */, useProxy: undefined /* BOOLEAN */, proxyHost: undefined /* STRING */, url: "http://some_url/sampleXMLDocument.xml" /* STRING */, timeout: 30000 /* NUMBER */, proxyPort: undefined /* INTEGER */, password: "fakePassword" /* STRING */, username: "Administrator"/* STRING */ }; var result = Resources["ContentLoaderFunctions"].LoadJSON(params);
Hi Team, I am unable to connect to on premise Thingworx8.5 (Thingworx foundation Trial for H2)using academic simulator. please find the screenshot. Need guidance to resolve the issue Thanks, Praveen
Hello, I would like to import the data and configuration from an old server to a new one. The old server is using the Thingworx / Manufacturing app 8.5.1. The new one is using Thingworx 8.5.3-b123 with the manufacturing apps 8.5.2. The manufacturing apps has been customized, it has been successfully imported to Thingworx. But I'm not able to import the configuration in the Manufacturing apps, I'm getting the following error: https://www.ptc.com/en/support/article/CS309480 I do not understand the response, what is necessary to do? Description Trying to import extension into ThingWorx the following error is occurring: message: com.thingworx.security.io.ValidationException: Invalid child path: Child path failed validation Resolution Error is due to customized extension, internal paths are not created and this should be corrected in the extension code
Hi, How does thingworx manage the sequence of executing the events ? For example, If raise 100 events in a time , will the subscription be triggered with same sequence of raising event or the subscription will be triggered in parallel ? 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.