Recently active
Hi, I'm new to REST API and I'm using postman to create things. I tried to apply a thing shape for my thing, but I couldn't make it. Here is what I post: The thing can be created successfully, but the thing shape I want to implement didn't apply to it.: Can anyone help me on this? Thanks!
Hi, everyone! In previous tech tips, we’ve introduced 9.0’s biggest feature, active-active clustering, and covered some of the main architectural components. Today, I’ll cover some other architectural configurations and the flexibility that active-active clustering provides to meet your IoT deployment needs. Deployment Flexibility With Active-Active Clustering, ThingWorx allows you to achieve the highest availability of your IIoT system while still retaining the high degree of deployment flexibility that ThingWorx is known for. It’s important to emphasize flexibility not only in where you deploy ThingWorx, but also in how you deploy it. Flexibility is embedded in the ThingWorx architecture to suit your deployment needs. Let’s look at two interesting options. Cost-Efficient Deployment The first example is deploying ThingWorx in a cost-efficient architecture for smaller or cost-sensitive deployments. Instead of each component on its own separate
Hello, I'm doing the tutorial to build an Analytical Model. The steps are quick and easy and yet I've got an innacurate model at the end. Here is the dataset provided in the tutorial. I create a model with the basic configuration using all indicators with low_grease boolean as goal (same as the tutorial). I don't undestand what I'm doing wrong. Any clue? Tutorial result : My result : Philippe
I am trying to install the most recent Thingworx 8.5 trial on a Windows 10 Pro Azure VM. The installer always fails with "A problem occurred during installation that may cause an unsuccessful installation. foundation Installation Failed" and then I get another message, "There has been an error. ThingWorx Foundation Trial for H2 installation failed. Please check the logs. The application will exit now." We've tried this install multiple times, with different developer accounts, both SSL and not, to no avail. Upon checking the logs, it looks like the install of the chef client failed (this happens every time). See below (also attached log files). I need this install to develop a POC for a customer, and cannot begin development until we can actually install the trial. Any help is appreciated. "Executing C:\opscode\chef\bin\chef-clientError running C:\opscode\chef\bin\chef-client -z --config "C:/PROGRA~2/ThingWorxFoundationH2Trial-8.5.0\installer\foundation\knife.rb" -j "C:/PROGRA~2
Hi , i have bound the infotable data (All data) to Label chart but unable to see infotable fields in Properties of Chart. as i have to select specific field as x axis and display field. using TWX 8.5.0. Thanks
We are not able to establish Thingworx (8.3) connection with one of external Microsoft SQL server database. May I know which log file will provide the information like reason for failing. Could you please provide debugging techniques. We could able to connect other databases from the same Thingworx server. The issue we observed in production server (Linux) with new use case. We could able to establish connection with this database from SQL studio and network confirmed that firewall port is open between these servers. Appreciate your early response.
How do i drag pop up mashup over main mashup screen in runtime in thingworx 8.5.2?
Hi All, Can anyone advise any get around on the following.... in the Thingworx before 8.3/8.4. I am able to use Property display widget with Configure Widget function to select the field which i like to display and reorder in a table format in the mashup. However, in Thingworx 8.5.4, the configure widget function is not available in the Property display widget, i am not able to select the field to display and in version 8.5.4. In addition, the Property value is hidden, and we need to click to pop up another window to see the value. My mashup is intended as a report to show the value in a table. Anyway i can get around, to select the data and reorder it? Did i used the wrong widget. Any guidance? Thank you in advance! Best regards Newbie Kek
Hi everyone, Does anyone here know the extension to show a Pareto chart in ThingWorx Foundation 8.4? Do I need to develop a custom widget extension to achieve that? Here is the link to the Pareto charts explanation for your reference. https://en.wikipedia.org/wiki/Pareto_chart Appreciate your response.
Hi, I've problem as the subject title So, I following training from "ptc University" in course "Implementing ThingWorx Dashboard" -> "Dashboards" -> "Creating Dashboard" I followed guide in "Task 1" to "Task 3" in "Task 4", after add "Contained Mashup" ( line 9 ). in mashup properties I can not find the created gadget as mention in the guide. ( line 13-14 ) Please help Thanks
Hello, I am using windows 10 Pro as a platform.Whenever trying to install Thingworx Foundation Trial Server its ended up with this message: There has been an error Thingworx foundation Trial H2 installation failed.please check the logs.The application will exit now. (It appears just near to the completion of the installation process) I've tried many solution mentioned here like, clearing registry and Temp folder after each unsuccessful installation attempt.Setting up environmental variables.Pointed JDK file in JAVA HOME.Having JDK 1.8 installed in my system.I am attaching here log file.Please advise me
I want to import a large amount of timestamped data into a ValueStream. The files are CSV with multiples columns and +100k rows (per file). It's seem that CSVParser is the way to go, but it doesn't fit my needs. Indeed, several problems : The result of the parser is a 500k rows infoTable, and infoTables are not suited for such amount of data. I don't know how to archive these data into a ValueStream. According to this article, I can either: save values row by row with SetPropertyValue, but a for loop on 500k rows can not be performed (way too long) and I can not save the timestamp of my historical values. use updatePropertyValues, but I can only import one column and the dataShape don't match with the infoTable returned by CSVPasrer So, how can I import such a large data history into a ValueStream? Could a JSON format be easier?
Hi , I am looking for Different color of bars to show in Label charts , suppose at X-axis i have machine names for each i want different color bars. how i can do it. consider i have 3 machines red for M1, green for M2, Orange for M3 thanks
Hello, I would like to build a card widget extension for Thingworx (version 8.5). I have the CSS and html codes, but how can I implement the functionality or preferably I would like to have some already existing widget extension which I can customize and build a card extension. Card Widget will display value with a certain style. So can anyone suggest any thing I can work on, either on PTC or on GitHub rather than a work around to make the look.Any Custom Card Widget Extension done by anyone would be a great help as I am new to extension development A Picture of an example card is given below ThankYou
dears, We have recently set up a PTC Thingworx instance on an Azure VM. Since this morning we cannot access the platform anymore. in a previous post, I found we might be able to solve this by using a backup of the database (we are using an H2 database) and put it in C:\ThingworxStorage\database. however, the backup is from 5 days ago, which means we will lose a lot of progress. is there any other way? kind regards Rémi
Hello, Copy Service of "Subsystem: FileTransferSubsystem" is failing if "metadata" is provided and "async" is selected as False in input. I tried even empty JSON "{}" in metadata. If I does not provide any value in metadata field, file transfer works fine. Following is the error: Error in output : Error Output :<html> <head><title>504 Gateway Time-out</title></head> <body bgcolor="white"> <center><h1>504 Gateway Time-out</h1></center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page -->  
Hello! I want to watch over a particular property, for example, the temperature within the timeframe. If the temperature is above some threshold for 15 min then an alert should be triggered. The value can fluctuate above the threshold, it should be monitored and if it continues above the threshold for 15 min then the new alert should get triggered. How can I implement it in an ideal way?
Hi , i am looking for disabling the dates after current date . how can we do it in TWX 8.5 . Thanks
Hi Team, May i ask your advice on POST JSON script in Thingworx. I am facing a challenge to auto trigger the POST JSON script. My POST JSON script running very well when i execute it manually but it is not working with auto trigger. I have connected it's execution with one of the property data change. Even i have tried subscription- data change option and tag with the POST JSON script. But its not working. I have checked data is getting change in property. Please suggest. Thanks & regards, Priyank
Hello, I have cretaed a project based on an ANYSS Digital Twin work. I have two questions: 1- I tried to douplicate the example file: Things_House_data_simulator.xml by creating my file: d by creating my file: Things_Spiral_data_simulator2.XML which has 1 input (current) and 3 outputs (voltage, temp and angle) but I only see one data, what may be the problem? (both files attached) 2- To make this work useful to me, I will need to connect it to the data coming from the physical model (right now I can read a power supply data using python code (current (input) and Voltage (output). How can I connect the power supply data to my thingworx project? is there any materials to read or an example of similar work? Thanks, Ahmed
I wanna remove selected row on infotable. The delete query inputs the info table and query. so I made Service to bring property into the infotable. And I used eqfilter was used to select the value in the infotable. ex) getService : A service that brings property into the infotable. primary_field : A field I wanna delete 1 : selected row on primary_field value var tray = me.getSevice({thingName: thingName }); var traydelete = {fieldName: "primary_field " ,isCaseSensitive: undefined,t: tray,value: "1" }; var td = Resources["InfoTableFunctions"].EQFilter(traydelete); var params = {t: tray, /* infotable */query: traydelete /* query */}; var result = Resources["InfoTableFunctions"].DeleteQuery(params); but I get Output : Wrapped java.lang.NullPointerException Infotable, there is a "primary_field" and values "1" Somebody help me! Or tell me h
Hell All. I want to change thingworx field in external(exactly integrity lifecycle manager) once integrity event happened, I will change thingworx field(such as true) for integrity event notification using thingworx java API. Thank you in advance Regards BS
Hi, I am facing value stream issue in Thingworx 8.5.4. Timeseries data is not logging into value stream if bind the remote thing properties to Thing properties. So, I want downgrade to Thingworx 8.5.1 version. I did not face value stream issue in Thingworx 8.5.1 What is the downgrade process?. What are the scripts need to run?. Thanks&Regards, Latha
Hi Community, I have an edit button in my mashup for which I want to give an icon.But after I give my media in the icon property of the button and just click on another widget in the same mashup the icon property is empty again.Even after I tried saving it directly it is empty.Also it has a symbol in the media it which doesn't general occur when i upload other icons.You can check the images I have attached to understand that.What should I do?
Hi, Thank you for your interest in helping me.How to get by default selected menu in a dynamic menu list.My codes arevar row = new Object();row.linkDestination = mainMash;row.parentMenuId = "Menu";row.menuId = "Menu_0";row.isDefault = true; // I make it true to get default selection but it's not working.row.imageURL = "";row.linkTarget = "Self";row.description = "";row.linkType = "Mashup";row.title = "MAP";result.AddRow(row); Is it correct. Please help me with that. Thank you!
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.