Recently active
Hello everyone I need to collect the data all time. I found purge data service in Thingworx MFG app customize guide. How i disable purge data service in "PTC.Factory.MidnightPurgeWeekOldHistoryScheduler" thing? First time, I try to disable it by change the enable properties inside the thing. But, It not working. Enable properties is change to "True" after I refresh browser.
I have an infotable which conatins timestamp, device_name, temp columns. I need to apply pivot inorder to get device_names as fields w.r.t temp column as values. My pivot code is: var params = {t: data /* INFOTABLE */,nameColumn: "DEV_NAME" /* STRING */,valueColumn: "temp"/* STRING */,timestampColumn: "timestamp" /* STRING */}; var result = Resources["InfoTableFunctions"].Pivot(params); and i'm getting error like this: {"error": ""} please help me out...
Hello, I try to connect a Microsoft SQL Database to ThingWorx … I installed the JDBC MSSQL Connector Extension from the Marketplace and imported it … Then I created a Thing “DB1” with the Base Thing Template MSSqlServer… In the Configuration page I tried to configured… JDBC Driver Class Name:com.microsoft.sqlserver.jdbc.SQLServerDriver JDBC Connection String:jdbc:sqlserver://127.0.0.1\SQLEXPRESS;databaseName=thingworx connectionValidationString:SELECT GETDATE() Database User Name:sa Database Password: my password after saving I get the Message Thing[DB1] is not running… can anybody help me? I use.. Thingworx:8 trial Microsoft SQL Server 2017 best regards!
Hi, I am new to the Thingworx. I have followed the https://developer.thingworx.com/en . The example uses .xml file for import. Instead of that I want to use JSON file. How can I do that? Please guide. Regards, shreekant
As an admin, I can access wsdbprod01136-AnalyticsServer_TrainingThing but my users cannot. I tried giving and enabling all permissions under visibility, design time and runtime at wsdbprod01136-AnalyticsServer_TrainingThing Thing but my users are still unable to access the object at legacy composer and show loading forever. I had an issue previously for creating value stream but worked after I change the permission. Please help with this issue.
Hello guys, I'd like some help with some questions I'm facing based on the GoogleMaps Extension and the Thingworx data structure and how they interact with each other: - How to store data such as routes defined by the user in the GoogleMaps Widget; - Track vehicles circulating along these routes; - User defined stops added that are independent (multiples routes can have the same stop) and how to store them. Basically, I need help understanding WHAT these entities will be and HOW they will be stored (remembering that they will be defined by the user).
I followed the guide "Operationalize an Analytics Model", and It was working. However, I didn't work on this for 1 week, and now all my jobs in Analytics Manager keeps in InProcess. I Tried to delete the Olds ones, because the system was with many jobs in InProcess. But even the new ones are in InProcess. Thanks. Jessica
Hi, My customer will has more than 700 devices connected to Thingworx. Only need to read the data from the device. Each device has a work station connected to it , the work station is sold together with the device by the device provider and the device data is stored in the work station's file system and the operation system are Windows system. The Thingworx server and the work stations are in the same intranet. My ideas to accessing the device data are: 1. Deploy edge SDK on each device to read the file and send data to ThingWorx 2. Share the data folder of the work station of the device ,deploy only one edge SDK in Thingworx server(or a separated server) to scan all of the share folder to get the data. I prefer the #2 as it's must easier comparing to deploy hundreds of edge sdk . But I'm new to Thingworx and not sure if it's the proper solution for the case, or has another better solution ? Could you give
Today on Ask Kaya, I have a riddle. I was effective and trendy, but now I can be annoying. I sometimes tend to look out of place and I get in others’ space. I look easy to learn, but few have truly mastered my intricacies. Am I the floss dance? No, I’m not the floss dance. I’m the expression and validator widgets. It’s time to say goodbye to those pesky widgets that were super useful but super annoying. Yep, those widgets that littered your design canvas but were “Invisible at Runtime.” I’m talking about expressions, validators, status messages and event routers. In our next release, expression and validator widgets will no longer appear on the canvas at build time. You may remember from the previous post titled “Ask the Expert: What are the top three features in ThingWorx 8.4 that I might not know about?” In the post, we discussed the concept of Data Helpers, now known as “Functions.” What do Functions do? Functions give you th
Hi all, I'm trying to fetch the saved search table from windchill in thingworx. Please suggest on how to create datashape relevant to that particular table?
I have now configured the login page with Appkey.The user and password are stored in the stream.I think there might be a problem, so I'm looking for another way.Can I edit the following pages?1. FormLogin2.ThingWorxI would like to add password search and subscription as shown in the following figure.I hope that the background behind is also included.I also hope that URLs to other pages will also be provided as links.Is it possible?Do you have any other comments?
I am install ThingWorx Foundation trial into computer me. I have try already create graphic. I want to test graphic open on the web browser or smart phone but No on "view mashup" help to give advice. Tank you.
Hi, I am trying to acknowledge an alert with property using AcknowledgeAlert service but the result shows error. But when I try with AcknowledgeAllAlerts it works fine. How can I acknowledge a specific peropert alert? 1) And where can I fetch the details of all the alert that have been acknowledged previously? 2) Using subscription "AlertAck" is it possible to save the details to sql database upon acknowledging a specfic alert? Thanks in Advance, Shalini V.serviceresult
Hi community, I have an OPC UA server running on my network, which publishes a number every second. I can see the value with UA Expert after inputting the opc URL. However when trying to do the same with Thingworx composer, it doesn`t work yet. Heres my OPC UA Remote Thing configuration: (Picture attached) All I changed was the ConnectionAdress, the productURI (is there a specific value I have to add?) and I added a property Number, that I want to read the value with. However it doesn`t connect and I can not see the number. Is there anything else I have to configure or did I do something wrong? As I said I just had to input the URL to UA Expert and immediatly saw the changing number so I reckon it should be similarily easy with Thingworx Composer. Thanks!
Hey guys, I've been trying to use the GoogleMaps Widgets to develop an application but an error always appears whenever I try to view the mashup I created with the googlemap widget. I have the API key an already followed the steps to activate it. The message that appears is "This page didn't load Google Maps correctly. See the JavaScript console for technical details." So when I see the log, it show this error: "ERROR - series cleanup error: TypeError: Cannot read property 'hide' of undefined". Could someone help me?
To test that it is not retaining value, I bound it in the following ways in the same mashup. Nothing displays in the label. 1. List widget (Service (SelectedRow(String))) ==input==> Session variable (String) ==output==> Label widget 2. Textbox widget (Text (String)) ==input==> Session variable (String) ==output==> Label widget When I bypass the Session variable, it works fine. The label displays the string from list/textbox widget. 1. List widget (Service (SelectedRow(String))) ==> Label widget 2. Textbox widget (Text (String)) ==> Label widget Thingworx 8.4.1
Hi, I have created 3 mashups. And now i want to display the links of all the mashups on single mashup in the form of tree, so whenever i click on it,it should open a mashup. I am trying to do it with d3tree widget. Please help me in doing this. I am not able to understand how to use d3tree widget as there is no video tutorial available. Thanks and regards, Sheetal sable
How to update base type info of a property like Minimum Value or Maximum Value from code?
Hi, After configuring the mail server thing and then running the SendMessage service inside the mail server thing getting below error : Unable to Invoke Service SendMessage on CBMSolutionsMailThing : Unable to send error email for logged incident. Thanks and regards, Aditya Kumar
Hi, i need to embed the Google Drive or One Drive's UI in a mashup, in this way ( expected.png ) I know the existance of the relatives APIs for this, but i would like to use also the UI.If i link directly the URL into my WebFrame, it gives me back a "refused to connect" when i try to login. ( error.png ) Is there anyone who's already faced off this? Thanks in advance! 😄
Hi, I want to use REST API to send sensor data from my device to Thingworx foundation server. I have created Mashup on Thingworx server. I have tried with the example given at https://developer.thingworx.com/en/resources/guides/thingworx-rest-api-quickstart It works fine for me. Now I want to replace HTTPie application with my device to update Things property SomeNumber. I am using SIM800 module for communication. Is there any example given for the device using REST API? Please guide.
Novice here. We have sensor data coming from a compressor and the value is in seconds. Showing that does not make sense (large number, see attachment), but not sure how or where to convert it to hours. Tried filter on the binding in Vuforia Studio, but nothing worked. Looked at TW properties, but didn't see anything that help.
Hello! I'm in the process of learning Operator Advisor. Now I can connect to Windchill through Odata Connector, but I don't how to store MPMlink data in PostgreSQL tables ,maybe I misunderstood it. I wonder how the data in postgresql datasheet comes . Could you give me some examples or demos about OA ? Thanks a lot.
I have two navigation widgets on my mashup, each opening a different popup. One, Popup A, of them is closed automatically within the popup and should not be able to be closed by the user directly (ShowCloseButton is false). The other popup, Popup B, DOES need to be closed by the user, and user testing showed they like having the (x) there (ShowCloseButton is true). It seems that if Popup B is opened up after Popup A, the wires get crossed and we lose the (x) button on the popup. Has anyone else ran into this problem and can explain what is happening?
Hi, Is there any sequence to import extension in ThingWorx 8.4 with Postgres installation? (For eg: First we need to import, 1) ThingWorx-Manufacturing-Apps-8.2.2-00-extension-dependencies 2) ThingWorx-Manufacturing-Apps-8.2.2-00-extension) Is there any sequence in 8.4? Thanks in advance, Shalini V.
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.