Recently active
Hi, Is it possible modify the css of form login page? The version of thingworx is 8.2.
Hi, I'm following the Raspberry Pi Quickstart and trying to setup EMS on a Raspberry Pi but it throws an error when I try to run the EMS. [FORCE] 2018-04-12 05:38:50,298 ./wsems: Initializing EMS ....[FORCE] 2018-04-12 05:38:50,298 main: Using config file /home/pi/microserver/etc/config.json[INFO ] 2018-04-12 05:38:50,298 ./wsems: Creating the WsEms proxy.[INFO ] 2018-04-12 05:38:50,298 ./wsems: Starting HTTP Server.[INFO ] 2018-04-12 05:38:50,299 Main: Using custom certificate and private key for HTTP Server[ERROR] 2018-04-12 05:38:50,299 Main: Failed to get HTTP Server ssl configuration.[FORCE] 2018-04-12 05:38:50,299 Main: Exiting....[DEBUG] 2018-04-12 05:38:50,299 jsonConfigurator::~jsonConfigurator: Deleting JSON object Here is my config.json file: { "ws_servers": [{ "host": "pp-1804050929fh.devportal.ptc.io", &n
Hi, I am trying to create Cassandra DB Thing but it is not getting connected and shows below error in logs, "ERROR starting: JDBC Driver Class Not Found: org.apache.cassandra.cql.jdbc.CassandraDriver". I have created Cassandra persistence provider and even Cassandra DB is installed and running fine on server. Please advise. Thanks, Anita
Hey,I have 12 things (same template) with 5 properties. Every property have a "OutOfRange"-alert with different thresholds.All things are in the same mashup. End everything is cool.Now I want change the text color of a property value if it is out of range.How can I bind alerts in mashup? Which service can show me is a value is out of range (or other alert)?
Hello everyone, I saw a video of thingworx demonstrating the prediction analytics capabilities of the platform, in the video, the man actioned a leaver to cause a shaft misalignment and the platform predicted that in 2 days it will be a bearing failure. So my question is: do anyone know how they did implement the "Days before failure" prediction using the Thing Predictor? Thank you.
I'm using Thingworx 7.1 with the KEPServerEX extension and KEPServerEX 6.2. I'm testing some of the settings to figure out how we may be able to log values periodically rather than based on a value change. I ran the AddItems service to add one of KEPServer's simulation sine wave function tags multiple times to the RemoteKEPServerEXThing so I can compare some property settings. I've been playing with the Cache Options under the Remote Binding Info of the Sine properties. The default is usually "Read from Server Cache" with Push Type set to "Always". I'm finding that if I switch Cache Options to "Cached for # seconds" (interval of 2-5 seconds) and Push type to "Never", the value never updates. Also I set Data Change Type to "Always" so the value will log to a Value Stream every time it gets an update. The ? button on Cache Options gives this: Cached for # Seconds allows you to control the frequency by which requests to the Edge Property are made.
Hi All, I'm using a contained mashup receiving data from service x.Eventually, I need this conteined mashup receive data from service y as well...How can I create this control?Thanks,Anselmo.
Hi, I'm not a developer and pretty new to Thingworx. I'm currently looking at how I could calculate First Pass Yield (FPY) of the tested units data. FPY= total TestResult=Pass / Total entries based on filters applied. I'm taking the data from a DataTable through "GetDataTableEntries" for the filter widget DataFilter. Possible filters would be: StationName, Product Type, TimeFrame, Operator... But how can I write a service/query to allow calculation of FPY in my mashup, based on filters? Or is there a better way to do that? Thanks a lot for your help,
Hi, I'm trying to set up my Raspberry Pi to Thingworx. I'm following the quickstart guide (https://developer.thingworx.com/resources/guides/thingworx-raspberry-pi-quickstart/run-lsr). I've set up the EMS and that works. However, I'm now at the point where I have configured the LSR and am now trying to run it. I have the EMS running in another window and input the code below as instructed: sudo ./luaScriptResource The result is below: [INFO ] 2018-03-29 13:50:57,437 ./luaScriptResource: Using config file: /home/pi/microserver/etc/config.lua [FORCE] 2018-03-29 13:50:57,437 ./luaScriptResource: Starting up .... [INFO ] 2018-03-29 13:50:57,441 luaScriptResource:main: Encryption is disabled on the RAP connection. [INFO ] 2018-03-29 13:50:57,441 luaScriptResource:main: FIPS is disabled. [INFO ] 2018-03-29 13:50:57,444 ./luaScriptResource: New path is /home/pi/microserver/etc/thingworx/clibs:/home/pi/microserver/etc/custom/clibs:/home/pi/microserver/etc/community/clibs:/usr/local/sbin
I have progress gauge widget on mashup and I have one service which fetching the data from database, how to show fetched data into gauge widget? What I have done so far, bind service data to the progress widget, bind mashup loaded trigger to the service, still I am not able to see data in a widget, as I am very new to this platform please help me to get out of it.Thanks in advance.
Hello, I would like to have something like 'enum' (similar to ones in C/C++) in Thingworx. And then to create a 'property' of that 'enum' type, which can hold only one of the 'enum constants' defined for that 'enum', at a particular time. Is that possible to achieve something like that? My basic requirement is to create a 'stateDefination' variable, which supposedly would be the created 'enum' type property, and on running various services on the Thing, this variable would change its state. Any suggestions or ideas are welcome. I also found a similar post with same requirement, but since it was very old, I am looking if any new provisions are introduced in Thingworx to achieve this. https://community.ptc.com/t5/ThingWorx-Developers/Best-Practice-for-using-an-enumerated-type/td-p/513007 I am looking for something similar to technique used for defining BaseTypes in Thingworx. Thanks in advance Regards Aditya Mittal
Hi, I want to display the values on pie chart but there is no option for that in thingworx.
Is it possible to integrate ThingWorx with SAP? If yes then kindly let us know how this can be achieved?Thanks.
Hi, I want to import ThingWorx data into Visual studio 2015. But i don't know how to access ThingWorx data in Visual studio 2015.Can anyone please help me regarding this?
Iam getting the following error:Error invoking service: Wrapped org.apache.http.HttpException: { "naked-array": {"errorId":"4f317b51-1a21-4f77-95f0-c96e0b2fa185","errorMessage":"org.hibernate.exception.JDBCConnectionException: Could not open connection"} } when i try to access DATA tab in Analytics Builder
Is it possible to extract all the table from the service GetStreamEntriesWithData into an excel (or other) file?
Hey guys, today I'm working with the TimeSeriesChart of the Custom Chart Widgets Extension (Version 3.0.0). I have multiple datasource which should be shown in the same chart. So I bind my services with the DataSource1, DataSource2 and so on. I uncheck "SingleDataSource" and setup the DataField and XAxisField properties. The result of all this is an empty chart. Its dont show any graphs and no time axis. If I do this stuff with the standard time series chart everything works fine. =/ The problem of the standard time series chart is as no ability to fill the area under the graph. Have I forgot something todo on the time series chart from the extention?
Hi, I am developing a realtime project. I have few requirements where I have to use charts that I have attached. I have gone through the demo project where I want to get clarified whether these charts have been developed using thingworx or manufacturing app. If It is developed using thingworx classic composer, how can I develop them. Please provide some document or idea on how to develop. Please provide some solutions as early as possible. Thanks, V Shalini.
Hello everyone, i am trying to establish a connection from my java Application to my TWx Server. I have been using the approach with the application key. Something like this: ClientConfigurator config = new ClientConfigurator();config.setUri(ServerUri);config.setAppKey(MyAppKey);config.ignoreSSLErrors(true); Connection client = new ConnectionClient(config);client.connect(); I would rather be able to log in with the user credentials which are assigned to an application key. Is there an easy way to do this? I have read about the Authentificators, but im not sure wether they are necessary for this (hopefully) simple scenario. Thank you for your help. Regards, Dominik
Hi,I am trying to call a mashup using REST API by giving Application key but it is not working in chrome incognito mode.When I am entering the URL in incognito window its showing Pop-up window asking for the Username and Password that is not required because I am passing Application Key to bypass that security check. In the popup which is coming up we are not passing the username and password simply we are clicking the login button and mashup is opening. We don't want the popup to be opened asking for username and password.Following is the syntax for the REST API call I am using:http://localhost:8080/Thingworx/Mashups/MashupName?appKey=9eb5f9d7-fb84-4026-a85a-98abc11dcea9&x-thingworx-session=trueThanks,Aditya Kumar
I am using below code to get all things data . var params = { maxItems: 700000, nameMask: undefined, query: undefined, thingTemplate: 'tempalteName', tags: 'tagname' }; var result = Resources["SearchFunctions"].SearchThingsByTemplate(params); Instead of 700000 as hardcoding. is there any function which will give me available thing count which implemented the said thing template.
Hello,I need some help regarding an issue i am encountring, i just ccan't access my localhosted Thingworx foundation, i use the correct link and when prompted to give the username and the password, i give the ones i usually use but it keeps asking for them again and again. here is a screenshot of the problem i am dealing with. This happened after a few crashes of the plateform when using Thingwatcher, which i can't ecplain why it crashes also.
My use case is to show different sets of data on same mashup. I have two mashups. Let's say, m1 and m2. Now I am loading m2(passing mashup parameter value) using navigator widgets in m1. I want m2's data to be loaded dynamically based on mashup parameter passed. I am using QueryImplementingThingsWithData in m2 for sending query also. How can I query QueryImplementingThingsWithData using mashup parameter?
Hi, I want to create a custom widget for the piechart to display values on it. I tried modifying the existing piechart but it didnot work. So, please help in displaying the values on piechart.
Hello everyone, i am trying to establish a connection from my java Application to my TWx Server. I have been using the approach with the application key. Something like this: ClientConfigurator config = new ClientConfigurator(); config.setUri(ServerUri); config.setAppKey(MyAppKey); config.ignoreSSLErrors(true); Connection client = new ConnectionClient(config);client.connect(); I would rather be able to log in with the user credentials which are assigned to an application key. Is there an easy way to do this? I have read about the Authentificators, but im not sure wether they are necessary for this (hopefully) simple scenario. Thank you for your help. Regards, Dominik
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.