Recently active
Hello, I have a model deployed from creo to ThingWorx Analytics Manager using Creo product insight extension for ThingWorx and I am also able to send data from creo to ThingWorx and vice versa.Now my question is that how to do predictive Analytics using the data which is coming from creo to Thingworx. Also, can we use the same model which gets deployed when we publish sensor or model from creo?Thanks,
I'm using a company hosted demo server and I've created a mashup displaying data collected from a raspberry pi with a temperature and humidity sensor and GPS collector. I'm trying to use the google maps widget installed on the demo server however, it's not coming up in the widgets section. When I go in the manage section and then extensions, it is there however when I view any mashup with this widget in, I can't see it and an error comes up in the log saying 'google maps doesn't exist'. None of my other colleagues using the same server have this issue and don't know how to solve it. If anyone has any suggestions/solutions they would be much appreciated.
When creating and using a Style Theme I have the option to select fonts on different items (Headers, Labels, Body) There are several fonts as standard, but how do I use for instance the Roboto opensource font? In 8.3 I put the font in a repository and used CSS to specify on a top level to use this font with !important Not a good way... Can I "install" a font and use it in Style Themes?
Hi, Frame Layout widget didn't work in thingworx 8.5 Anyone has similar widget recommendation or any suggestion on building overlay layouts instead of frame Layout widget?
Hi all, I'm trying to connect my .NET agent to Thingworx using a secure websocket connection (WSS), I've already configured my tomcat, and from Chrome it works successfully on HTTPS. 1 - Every time i try to connect, the client gives me back this error (ATTACHED_1) 2 - the client has been configured this way, using a config file for edit connection's details. (ATTACHED_2) 3 - I can't understand why i have to specify the location of the Server Certificate on the Client side! Doesn't it should be retrieved by the client on the initial handshake? Thanks in advance!!
I am having an issue related to your comment in this thread. Attempting to install the Thingworx analytics server results in all the services being created, analytics server manager thing, resource provider thing, etc. But the analytics gateway thing does not get installed. Do you have any information on this issue?
I want to create tabs dynamically. Basically when I click on a button a new tab is added with the same template as what was set. The tabs will represent objects and they will contain information about the object. Is this possible? From the research I did it's only possible to hide the tabs making them appear with an event. But that would mean I know at the begin the total number of tabs, thing I don't know. This solution it will not work.
Hi, We are fetching rows from Database using sql query. We can't specify that we will receive only certain number of rows. In ThingWorx, by default it is set to defined 500 max items (rows) in sql query and we can edit it but in Live/Real we will might get even more than 1 lakh or even more than that, So we can't specify any limit to fetch the rows. Is it possible to make the max items of rows undefined so that it can fetch as many rows as available without limitation or is it possible to make it infinite? Thanks, Shalini V.
Hello, I have some errors when I open any mashup design in my Thingworx, I can't see this window and application.log show this: **** Unable to fetch license file with device id e806cab0-2631-4cfa-9d0f-c7245b2ac6aa **** Could not send response message. APIRequestMessage [requestId: 1545434, endpointId: -1, sessionId: -1, method: POST, entityName: SPARX_449223_THINGWORX_RemoteThing_8bf91c0e-2df8-4d23-a51a-7361539dafff, characteristic: Services, target: NotifyPropertyUpdate] Someone knows about this error and could help me? Thank you in advance
I am having the same problem. I downloaded the trial version from the PTC ThingWorx Developer site. It successfully downloads, but there is no way to open it after the download is complete. If I search my computer, the only thing that shows up is the installer.
Hi All, we have the following message when we run ThingWorx (see attachment) How to make the connection secure ? We have been provided by the IT with a certificate, .p12 file Server : ThingWorx 7.1 on Ubuntu Many thanks for your help. Martina
The kepware has been connected to the Thingworx and in to Industrial Thing but not connected to the Remote Thing. Could not dispatch async service request [AddIndustrialThing] : null Above is the error displayed while monitoring logs
Hi I want to connect thingworx to some Power BI reports. Can anyone please help me regarding this?
Hello Friends , After making subscription on datachange event of property value,suddenly this error will be come and thingworx is stop working . Error 503 Service Unavailable Back to Composer I have installed ThingworxH2trial8.4 version with mqtt extension Posibilities: 1)I got realtime data in valuestream and I want to parse those data so I have made subscription of datachange event on property,It happen because of recursion ???May be this is first reason . 2) I have set (You have to go to your ValueStream and click on ThingworxPersistenceProvider and click on View. Than you must start the AddVisibilityPermission-Service of the PersistenceProvider:) to got real time data in value stream ,It may be reason ?? See Application and security log in snapshot
A script written via Lua does not change the valueHow do I get it updated at regular intervals?After luaScriptResourse is executed in cmd, update the value only once at the first time.module ("templates.PiTemplate", thingworx.template.extend) properties.cpu_temperature = { baseType="NUMBER", pushType="ALWAYS", value=0 } properties.cpu_freq = { baseType="NUMBER", pushType="ALWAYS", value=0 } properties.cpu_volt = { baseType="NUMBER", pushType="ALWAYS", value=0 }serviceDefinitions.GetSystemProperties(output { baseType="BOOLEAN", description="" },description { "updates properties" })services.GetSystemProperties = function(me, headers, query, data)log.trace("[PiTemplate]","########### in GetSystemProperties#############") queryHardware()-- if properties are successfully updated, return HTTP 200 code with a
OpenStreetMap extension error in Thingworx 8.5Hello. EveryoneI am using Thingworx 8.5.I'm trying to use the OpenStreetMap extension and I'm getting an error and hope it helps.There was no error in Thingworx 8.4, but it occurs in Thingworx 8.5.Please give me a solution.
Hey guys, can someone explain me that "bug?" which is growing from 8.2 --> current version. SELECT MAX(VALUE_TIME) FROM MyEpicTableDataAnonym result = 2019-10.12 ..... and SELECT MAX(VALUE_TIME) AS EPICMAXTIME FROM MyEpicTableDataAnonym result = 2019-10.03 .. results me in two different answers ...
1. i'm using Amazon -Virtual Desktop system -Windows 10 , i doesn't have admin rights of my Virtual Desktop system and installed the JDK 1.8 -64 but and Tomcat 9 and Postgresql 9.6 . 2. ThinkworxPlatform and ThingworxStorage folder given full right of read and write 3. Deployed Thingworx war into Tomcat . 4. While startup the Tomcat facing the below error . 5. ThingworxStorage folder inside LOGS folder not created any logs. Please kindly help to resolve my issues ASAP, Thanks in Advance. NOTE: i followed below thread solution but not worked out me. https://www.ptc.com/en/support/article?n=CS305796&language=en&posno=1&q=Caused%20by%3A%20java.lang.RuntimeException%3A%20Failed%20to%20create%20SecurityManager%2C%20Failed%20to%20load%20SecretProvider&source=search ERROR DETAILS: 03-Nov-2019 18:44:54.329 SEVERE [main] org.apache.catalina.core.StandardContext.filterStart Exception starting filter [HAAuthenticationFilter]javax.serv
Hi Everyone, I have an requirement where i need to add button inside grid column and then on click event of that button wants to call some services.. or else want cell selected event in grid. Is any one of the above things is possible with grid ? Thanks In advance.
Hi guys, I am trying to use a navigation widget in Thingworx 8.5. If I configure the widget to open as a modal popup the responsive mashup linked the the widget doesn't show correctly. If I set the widget to open the mash up in a new window it displays correctly. Any ideas why this happens and how to fix it? I have attached a picture of the modal popup and the new windows view.
hi, My requirement is..for eg. I want to display a list of years from 2017-2030, so for this i have written as service and bind it to list widget. so i will get a list of years in dropdown/combobox. But what if a user wants a year 2016 data, but the year not present in list. I want a option in dropdown/combobox to enter the year manually also. so that i get the data of that year too. Is there any way of doing it? Thanks, Sheetal
I used lots of "value display"widget object.When i click one "value display" ,i want to show specific information in the right sidebar.Can i send parameters to the services when i click the "value diaplay".
Hey guys, i got the task to work with the Remote Access Extension (REA). After I install all extensions and dependencies I restart the tomcat and I run into a problem. Everytime I open a mashup in design or runtime i got a 403-Error from the tomcat server. If I try to uninstall the extensions is displays the following error message "Unable to execute service DeleteExtensionPackage on PlatformSubsystem : Failed to list contents of /usr/share/tomcat8.5/8.5.41/webapps/Thingworx/Common/extensions/AdvDataFilterWidget-extension"
Hi All, I have problem to insert a data into Stream from subscription. In the following my step : 1) I built a service to insert data into stream //var tags = new Array();var values_xx = Things["ThingStreamForTest"].CreateValues();values_xx.ALARM = InputAlarm; // STRINGvalues_xx.DataOra = InputDate; //DATETIME// location:LOCATIONvar location = new Object();location.latitude = 0;location.longitude = 0;location.elevation = 0;location.units ="WGS84";//var params_xx = {tags : tags,timestamp : InputDate,source : me.name,values : values_xx,location : location};// AddStreamEntry(tags:TAGS, timestamp:DATETIME, source:STRING("me.name"), values:INFOTABLE(TestDataStream), location:LOCATION):NOTHINGThings["ThingStreamForTest"].AddStreamEntry(params_xx); 2) I run thin service with input parameter and the data are insert into Stream (it Work) 3) If I call the service from subscription I received the following message Execution error in service script [ThingofProcedure GestionePacketFromMqttBrokerToS
Hello, I had already read and tried the thread " Trouble when trying to connect OPC Aggregator to ThingWorx Composer" before writing. in the OPC aggregator, I had configured HOST: 127.0.0.1 Port: 80 /Thingworx/WS application key from thingworx expiry in 2020-10-21. I did a testing, if I am using the OPC client from the aggregator and the communication is ok, I can read/write the value of the device. When I do a discover in the Industrial connection, I am able to see the tags from the device, and able to bind the tags from the devices to the thing. BUT, the connection seems to be down always, and when I check the log. it show unable to establish callback for device in the OPC aggregator. At the Thingworx, the Thing show "connected" but the bind data is showing "?". I am not sure where is I should check now, can anyone give me any hint, I will go try it out. Thank you in advance. Newbie kek ps: let me k
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.