Recently active
Hi, I have below lua script which is calling external REST API. local https = require("ssl.https")local one, code, headers, status = https.request{method = "POST",url = "https://<ip>:<port>/<service_path>"headers = {["Content-Type"] = "application/json"}} This script is working fine independently. Now I want to integrate with the edge device on EMS. This script should be executed by the remote service defined on edge device in template file of lua resource in EMS. I tried integrating the script in the lua files of thingworx. But, whenever I add the very first line "local https = require("ssl.https")", remote properties and services are not visible on Thingworx remote thing. Can anyone guide me how to do the integration of above script in the lua service definition in template files OR is there any other way to call the external REST
Hello , I create service for get all program list (and also calculate program status )and used collection widget for display program status after I bind that service to collection, I want to refresh only that program status for this I'll bind refresh widget to this service It will reload all the parameter. please refer below attachment and suggest how do I refresh info table row data in every second?? Thanks in advance
Hi , I am using TWX 9.1 version , unable to see Datafilter widget in widget panel . what is the replacement for this widget? Thanks
Hello, I want to get polar band application live data in thingworx .I refer this POST but I don't want to used raspberry pi. please suggest : How do I get live polar band application data in thingworx ?? Is there other way to getting polar application data in thingworx ??
We have impement sso authentication using authenticator. After login in sso page it is again resirected to form login page instead of going to home mashup. Can you please suggest
Hi, I'm checking the document Configure PingFederate to Redirect User Login Requests to your IdP for integrating PingFederate with third party IdP, but the link in the picture is not available and display "We were not able to display the page you requested." Strangely , event in the official website of PingFederate, I got the same error for any of the links below: How do you read the document of PingFederate ? Regards, Sean
Hi, I have installed thing Worx foundation, Platform Analytics and Thing Worx Analytics server for rolling out the backup developed by our developer. While importing the data to get UI of runtime data, I am getting "import error failed" continuously . As , I am not developer, I am unaware how to resolve the issues. I am sending the attachment for the latest import of data to be uploaded with its error. Probably, if I could get any solution, I will be thankful. Please help me in this regard.
Hi all, I would like to display office documents within a mashup without having to download the data locally on the filesystem. is it possible to display in a webframe (as if it were a pdf) the files present in a thingworx repository? even passing through a server side application (not cloud). Is there any third-party software that can generate an iframe for a document on the server?
I am trying to setup Influxdb as Persistence Provider for ThingWorx 9.1 Where may I get thingworxInfluxDBSetup.sh script? Help says "The thingworxInfluxDBSetup.sh script is available on the PTC Support Portal in the install folder of the software download package". Could you be more precise? And, may I go with Influxdb version 2.0.3?
ThingWorx DevOps with Jenkins DevOps as a topic is vast and has been addressed at many times throughout the history of the PTC Community. Previous posts address what DevOps is, teach how to make use of DevOps like a pro, announce updates to the PTC Git Extension, and explain why this extension is so helpful to achieving continuous Git integration with ThingWorx. This post provides a PDF guide on Jenkins integration with ThingWorx, including tutorials with detailed information on how to setup your ThingWorx instance and how to configure your Jenkins Pipeline. The PDF is listed for download separately, but it is also included in the zip with the other required files for the tutorial. The Jenkins Pipeline provided here is intended as an example / starting point for managing your DevOps in ThingWorx and can easily be extended. Please note that this Pipeline is not officially supported by PTC.
Hi guys, Our company deployed a Thingworx platform, and provided with some dev accounts, but when I tested using REST API to create a new thing, I received unauthorized error. I could create a thing using browser GUI. Here is request http://171.244.133.226:8080/Thingworx/Resources/EntityServices/Services/CreateThing?appKey=0e065a1a-4a01-411c-9dcc-9cd457a666a2&name=thingvht1&thingTemplateName=GenericThing Any help is highly appreciated ?
when I delete service, I accidentally deleted something. Is there a way to get it back? Is there a good way to control the code? Thank you
I was curious if there's any way to convert base64 images to another format like .jpg, .png, or .tif when saving them in a Thingworx file repository. I'm working on an application where users are capturing base64 images using a Vuforia experience and I would like the ability to email a zip folder containing these images in any of the formats listed above to the user. Could anyone point me in the right direction on this?
Hi, I want to hide the lines (cell border) around the cells on a grid widget. Does anyone know if there is a way to do this, or at least give them a colour of my choosing. TIA K
Hi Team, Please let me know the PTC api or any logic to check the sibling of any node in a network? Thanks in advance.
Hi, I Noticed that bydefault DateTime stored in UTC format in TWX cloud instance, Even when time is entered in Local time zone(IST). will it be same in OnPrem twx instance OR will the DateTime stored in Local time zone(IST). Thanks
Hi, We'll have a new project built on ThingWorx 9 and starting to install the testing system. I guess ThingWorx 9.1.1 will release in next a few days, so I'm going to wait for this version and install this version instead 9.1.0. Does anyone knows when ThingWorx 9.1.1 will ready for download ? Regards, Sean
How to Scale Vertically and Horizontally, and When to Use Sharding Written by Mike Jasperson, VP of IOT EDC Deployment architecture describes the way in which an IOT application is deployed, or where each of the components are hosted on the network. There are deployment architecture considerations to make when scaling up an application. Each approach to deployment expansion can be described by the “eggs in a basket” analogy: vertical scale is like one person carrying a bigger basket, horizontal scale is like one person carrying more baskets, and sharding is like more than one person carrying the baskets (see below). All of these approaches result in the eggs getting from point A to point B (they all satisfy the use case), but the simplest (vertical scale) is not necessarily the best. Sure, it makes sense on paper for one person to carry everything in one big basket, but that doesn’t ensure that all of the eggs arrive intact. Selecting the right deployment architecture i
Hello, I have created Azure SQL srever and created thingworx database. I am trying to create schemas on thingworx database using script which provided by thingworx installation. Below are errors while running the schema setup script. I am using thingworx 8.5.11 Thingworx version. Setting up ThingWorx schema and creating user twadmin in thingworx...Password: sqlcmd : The term 'sqlcmd' is not recognized as the name of a cmdlet, function, script file, or operable program.Check the spelling of the name, or if a path was included, verify that the path is correct and try again.At C:\Softwares\MED-61280-CD-085_SP11_ThingWorx-Platform-Azuresql-8-5-11\install\thingworxAzureSingleInstanceSchemaSetup.ps1:84 char:1+ sqlcmd -S $server\\$serverinstance,$port -U $sqlserverloginname -d $database -i ...+ ~~~~~~+ CategoryInfo : ObjectNotFound: (sqlcmd:String) [], CommandNotFoundException+ FullyQualifiedErrorId : CommandNotFoundException cat : Cannot find path 'C:\Softwares\MED-61280-CD-085
Hello, Can you provide the steps how to migrate the existing Thingworx version 8.5.1 MSSQL to Thingworx version 8.5.1 Azure SQL(single instance)? Thanks&Regards, Latha
Hi everyone, I don't get whats wrong here! I created two MQTT-Things and configurated them to the same Server, (test.mosquitto.org). I made the same steps for each thing, but one is connected and one not. I created them last Friday and it works and today I always get these Errors: "Fischertechnik_DaFe_SU is not enabled" I attached the two things, maybe it is a problem with my thingworx server? Fischertechnik_DaFe_Order: works and is connectedFischertechnik_DaFe_SU: doesn't connect anymore since todayThanks for any kind of help!
Hi, We're building a issue tracing system for a customer using ThingWorx. For each issue updating , the end user will receive a email notification. The customer need the notification email contain Issue link URL and naivete to the issue in ThingWorx without login , how to achieve this ? Regards, Sean
Hello there, I have a time series like this: This is the result of a QueryPropertyHistory call for Test property of a thing. Is there any way to group by a specifying time frame such like hourly or daily and ask to have the AVG value of "Test" column ? I saw that in the Aggregate function you can specify the column for which aggregate data, but you can't make any operation on the data contained in that column, such like truncate the datetime value to have an hourly or daily based aggregation. Thanks, Paolo
Has anybody been successful using the ContentLoader functions in TWx 9.0 Extension SDK? I've been following this example and this javadoc but I keep getting a null pointer exception. Just to test my sanity, I used the same url, header, and content information inside a Composer service and I was successful. I've attached the stack trace and the code I'm using is: public Boolean myService() throws Exception { Boolean verify = false; ContentLoader verifyCheck = new ContentLoader(); String url = "https://postman-echo.com/post"; JSONObject content = new JSONObject("{\"meta\":{\"key\": \"" + "abc" + "\"}}"); String username = null; String password = null; JSONObject headers = null; Boolean ignoreSSLErrors = null; Boolean withCookies = null; Double timeout = null; Boolean useNTLM = null; String workstation = null; String domain = null; Boolean useProxy = null; String proxyHost = null; Integer proxyPort = null; String proxySchem
Hi there, can you help me with something please ? I followed this tutorial but the mashup is not showing any data. I am connected to a kepserver which generates some random numbers, which can be seen in properties tab. Thankyou!
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.