Recently active
Hi, My project needs to show a list of attachments and each attachment's URL points to external file server, clicking the URL will show the browser's download page. The customer requires to hide the URL, for example, the URL should be https://10.20.3.5/files/xxxxx123 instead of https://10.20.3.5/files/testResult.pdf . Any idea to implement it ? Regards, Sean
How do i make the thing's properties to have latest of logged values? Because, in general, when the properties are logged, they should possess latest of the logged values. I have assigned the value stream and 'QueryPropertyHistory' service returns me the historical data yet, the properties are not possessing latest of the logged values. How to resolve this issue??
Good day All, I am having some difficulties getting the new version of the Google Maps Extension to work with a Google API key. I have followed the steps in the supporting documentation but I am clearly missing something. I have created the API key, downloaded the extension from the marketplace and saved to a directory. When I execute the GetGoogleMapConnectionString I get this result: And when I run the SetGoogleMapConnectionString I get the following error message: "Unable to Invoke Service SetGoogleMapsConnectionString on PlatformSubsystem : Table [PlatformInformation] does not have a field named [googleMapsConnectionString]". Any advice to what step I am missing? Kind regards, Johan Bester
Hi , There is a paging widget in ThingWorx 8.3, but where is it in ThingWorx 8.4 ? I couldn't find it . Regards, Sean
Hi , I want to highlight the image when moving the mouse over the image, "highlight" could be changing to another image with different color. Is there a way to implement it in Thingworx ?
Hi Everyone, I am trying to install thingworx 8.4. but after deploying (thingworx.war) war file. tomcate stopped working or most of the time it working but showing 401 exception. Also, license request file is not generating. could you please help me in this because for 8.2 its working fine.. Thanks in advance
Hello, I have installed Manufacturing Apps 8.4 trial and KepserverEx 6.6 but when I am doing Connect Factory Assets Using Control Advisor (Guide 1) in developer portal, I have problems in step 3 when I have to import DemoFactoryDataSet.zip. I attach the images of errors. Could you help me with that? Thank you in advance Best regards, Luis
The accuracy of a predictive model can be boosted in two ways: Either by embracing Feature engineering or by applying boosting algorithms straight away. There are multiple boosting algorithms like Gradient Boosting, XGBoost, AdaBoost, Gentle Boost etc. Every algorithm has its own underlying mathematics and a slight variation is observed while applying them. While working with boosting algorithms, we have come across two frequently occurring buzzwords: Bagging and Boosting. Bagging: It is an approach where you take random samples of data, build learning algorithms and take simple means to find bagging probabilities.Boosting: Boosting is similar, however the selection of sample is made more intelligently. We subsequently give more and more weight to hard to classify observations.Below are Default Algorithms used in Predictive Models generated in ThingWorx Analytics:Decision TreeGradient BoostLinear regressionNeural NetRandom ForrestLogistic RegressionGradient boosting is a machine learni
Hi Guys, I need to synchronize the calculation period of KPIs. Does anyone know how to do that? I.e. If I set 60m calculation period I need to start at whole, : 10:00, 11:00 etc. For all the assets. Calculation period itself is not important, only start time is. Anyone?
Hi, I'm checking the guide https://community.ptc.com/t5/IoT-Tech-Tips/Protocol-Adapter-Toolkit-MQTT-Sample-Project-hands-on-1-1-x/m-p/534701 for Protocol Adapter Toolkit (PAT) . But I couldn't find it in the product market. ( picture is attached ) . Regards, Sean
Hi, I built a mashup where I call 2 services and they are linked to a "auto-refresh" (30 seconds) The 1st services is used to display a set of information. On the second service, I pass 2 parameters coming from the 1st service. When I execute the mashup, all data from the 1st service are displayed immediatly, but data from the second service is refreshed are not refreshed. I have to wait 30 second (after the 1st auto-refresh) to see my data. I can't understand why. Any idea ? Thanks.
Hi All, Composer is not opening.It is hanging so many times.Anyone please help me out. Regards, Surekha N.
Hello! Thingworx 7.4+ is running only with License. I used to run my instances with offline license. Now I am trying to work on docker images. The problem is that docker image after stop is changing it's deviceID which is causing error while acquiring license. Any option to use docker with offline license? Regards, Adam
Hello @BernardoAlb , I have the same issue when I create a profile job, then I can create an analytic model but I can´t view it. How did you solve the problem with profile job? Thank you in advance
Hi All Hope somebody can help me. I am tossing up whether to write my own Thing or use the HTTP integration example. I have read the documentation here and it doesn't really answer many of my questions http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FExtensibility%2FIntegrationConnectors%2FConnectorOview.html%23 How do I add headers? Can headers be dynamic (e.g. thing calls the HTTP connector with different properties) Can Query String be dynamic? How should URL be structured? Which logs contain the HTTP integration errors? I am looking for an experience similar to postman. Andrei
Hello Guys, I am trying to add a iframe of a report from an external system into Thingworx mashup. So far only Webframe widget can do it but it comes with a top menu that I want to avoid ? Is there a way to do it within mashups so that I can shows report from a different system along side Thingworx data in a mashup ? Thanks
Hi All, I have a service which updates a description of a mashup, the code is as below. var params = {description: 'This is a test Mashup' /* STRING */};Mashups["testMashup"].SetDescription(params); It updates the description but is not seen in "Description" column of spotlight search result grid. See the "Description" column But when I edit the mashup, I can see the description. And when I edit and save the mashup, the updated description is seen on the description column of spotlight search result grid. Could anyone help on this? Can we see the updated description in spotlight search result description column without performing the edit and save operation? Thanks in advance.
Hi, I have upgraded to ThingWorx 8.4 but I am not able to generate License in ThingWorx_Platform. After restarting the tomcat along with Platform Setting.JSON file, Keystore password is generated but License Request File is not generated. I have attached the application log for your reference. How can I get through this and get successful license? Please provide some help. Thanks, Shalini V.
Hi, The default [server]/Thingworx/FormLogin/ has the field user and password , I would add an additional drop down list field, like , Location , and allow user to choose it when login. How can I customize the login form ? Best Regards, Sean
Hello, I would like to know if is there any possibility to download the mashups used in the demo "Connected products" published in the following URL: https://demo.thingworx.com/Thingworx/Runtime/index.html#master=ConnectedProducts.Master&mashup=ConnectedProducts.Home Thanks. Olatz
Hello, I have the same issue and I find and delete registry keys in regedit: (HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Services ->Thingworx_server) (HKEY_LOCAL_MACHINE->SOFTWARE->PTC and POSTGRESQL) I delete folders in C:/ too, but I have the same problem in the installation of manufacturing apps. I can´t do re-create my server 2012 R2. Are there other registry keys in regedit? Could you help me with this problem? I attach 2 images and the log about installation. Thank you in advance Best regards
Hi, I have problems when executing wsems, any help will be appreciated. my config.json file is below {"ws_servers": [{ "host": "192.168.1.241", "port": 443 }], "http_server": { "host": "127.0.0.1", "port": 8080, "ssl": false, "authenticate": false }, "appKey": "96d6b33a-33c7-41c9-bda2-53416afa9876", "logger": { "level": "DEBUG" }, "auto_bind": [{ "name": "PiThing", "gateway": false }], "certificates": { "validate": false, "allow_self_signed":true }, "ws_connection": { "encryption": "ssl", "verbose": true, "msg_timeout": 1000 } } this is the error i received [FORCE] 2019-01-10 13:35:19,976 ./wsems: Initializing EMS ....[FORCE] 2019-01-10 13:35:19,976 main: Using config file /home/pi/microserver/etc/config.json[INFO ] 2019-01-10 13:35:19,976 ./wsems: Creating the WsEms proxy.[INFO ] 2019-01-10 13:35:19,977 ./wsems: Starting HTTP Server.[INFO ] 2019-01-10 13:35:19,977 Main: Using custom certificate and private key for HTTP Server[WARN ] 2019-01-10 13:35:19,9
How to create the Tree chart menu in Thingworx as the above picture . Last week ,I found the a exercise in the TW developer website for this one . But Unfortunately, TW developer website was update last weekend and this exercise is disappear . Do you have any tutorial or document or the links for this one ?
Hello Team, I need to take the data from default persistence provider of thingworx to external data store like hadoop. I think the solution can be get ModelEntities that has valuestream assigned and get the data entries from particular timestamp from the model,send to hadoop. Or is there any other solution/alternative to offload data from persistence provider which in our case is postgresql. Any approach will be appreciated Thanks,Regards, Vijay
Greetings, I am beginner level and I am using the guides to orientation. The plataform that I am using is ThingWorx Analytics and this guide: https://developer.thingworx.com/en/resources/guides/analytics-builder-quickstart/data-upload But, in this guide the databases is ready to download and I want to create a database from my PLC's tags (I am using ThingWorx Industrial Conecntivity to maps the PLC's tags) to use in Analytics Builder. How do I do this? Thanks.
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.