Recently active
Hi Team,I have to create a ML Model in TWX Analytics using an external PMML file. Can I get some relevant guides or articles most suited to start my job?PS: I am using TWX 9.3 Thanks & Regards,Ankit
When I get the current time with,var currentTime = new Date();I get a datetime in UTC, which is fine, and the correct UTC time. But I need to convert that time to local New Zealand time is order to submit a correct request to the Process Historian API. How can a JavaScript Date be converted to a local time string?
Hi All,We are trying to add functionality to the advanced grid widget where double clicking a cell would copy to clipboard whatever is contained in the cell.What would be the security risk of adding javascript to the page if that code is not being run on the server side, and only on the client side.How would this be any different from someone running code through the inspect tool of their browser?Other useful scenarios would be to do client-side processing for manipulating the DOM without constant calls back to the server to run services.Thanks in Advance.Thanks,Sakshi Sikarwar
We was using 10 datetime remote properties in Thing from Thingtemplate in all services. Hereafter those properties wont receive data from device. So we planned to pass new Date() time in all services. Is there any option to set current time in all those properties directly instead of editing all services. ??
So, I've had a problem with data table keys for a while now. When I set a number field as the primary key for a Data Shape and it gets used by a data table, the "key" field gets type-casted in a weird way. Whereas the data shape's field, say "Item", is filled with the number "10", the key field is stored as a string and the "Item" field gets type-casted that way and the resulting string ends up being "10.0". This results in problems when you try to search by the number "10", it will say that there is no such key. I've been programming around this problem, but I'm starting to get worried about future upgrades to ThingWorx causing problems for me. Is this going to be a problem for me in the future? Has it been fixed since ThingWorx 8.5? Is there a way to stop ThingWorx from adding the extra ".0"? Any help would be greatly appreciated.
Tried this but didn't work. ptcs-chart-line>.ptcs-chart-layout>.ptcs-chart-zoom-slider>.slider-container>.zoom-slider>.ptcs-slider>.grid::track{height: 15px;top: calc(50% - 7px);} Can somebody tell me how to target a particular element and add css styling?
Hello , I want to add a background image to the advanced grid , or make it transparent .So is it possible to do so. I have tried it , but the background is applied to only empty part of the grid , but not to the rows filled with data.
Hi,I'm trying to connect thingworx to influxdb but getting an error saying: Unable to update PersistenceProvider: Unable to connect to the PersistenceProvider: testInfluxcan anyone tell where i'm going wrong. ThanksAdarsh
Hi,I am trying to make connectivity with remote industrial connection thing and PostgreSQL database, any guide or steps to follow to insert the remote thing industrial connection data into the Postgres SQL database.could you please help me with this connectivity and data insertion of streaming data, I am using the Thingworx 9 version and Postgres sql database?
Hi team,I tried to import csv file on twx but it failed. It's showing "Entity import not supported for file type csv". Could you help me with this?
Hi,In one of my application, I have given some manual styles to some containers, like Background color, font style, font size.But after navigation, the styles are getting reverse back to the default style.So, can anyone help me to find the solution to this issue? Or any specific reason why is it happening?I am also attaching some snaps below for the reference.Thanks in advance.Hareef.
HTML with CSS contents will be work inside advanced grid? For Example: <!DOCTYPE html> <html> <style> .tooltip { position: relative; display: inline-block; border-bottom: 1px dotted black; } .tooltip .tooltiptext { visibility: hidden; width: 120px; background-color: black; color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; /* Position the tooltip */ position: absolute; z-index: 1; } .tooltip:hover .tooltiptext { visibility: visible; } </style> <body style="text-align:center;"> <div class="tooltip">Hover over me <span class="tooltiptext">Tooltip text</span> </div> </body> </html> What are HTML and CSS codes will work within Advanced Grid?
Hi Satish Kumar, I am looking to export an infotable and chart to a csv, can you please brief a bit more with steps , where i can find the excel report template Thanks Vignesh
It is not possible to make the Button widget's TooltipField text appear in the next line, it is coming in one straight line, considering all spaces and the next line as a single space.
Hi Team,I have installed thingworx with postgreSQL Database. In order to fetch data from other sources, I am trying to connect twx to an external MsSQL database running on another server. Could you please help me out with this?
Hi,We are using a FileUpload widget on a mashup, but it doesn't show.To discard other posible issues, we've created a new mashup with only a FileUpload widget, but when we view the mashup, the widget doesn't show.We turn on the ThingWorx debug toolbar to show log, and this is the error: 12:01:14 INFO - In-page logger initialized. 12:01:14 INFO - ThingWorx Mashup Runtime vundefined 12:01:14 ERROR - An error occurred while calling fileupload::renderHtml, Id = "fileupload-5". Exception: s.match(...) is null on line number 1 in file mashup-common-widgets-runtime.js?_v=9.1.312:01:14 ERROR - An error occurred while calling fileupload::afterRender, Id = "fileupload-5". Exception: f[0] is undefined on line number 1 in file mashup-common-widgets-runtime.js?_v=9.1.3 THW Platform: ThingWorx 9.1.3THW Apps: ThingWorx-Apps-9-1-1 Does anyone else have this issue?Thanks in advance,
Hello , I want to how we can set the download path from Thingworx For Eg : I need to store the CSV file for specific path and folder in my system
Hi Developers,Could you let us know if we can access the script log from entities and show it or not ?
Hi, Article - CS353863 applies to TW platform version 9.1.0, does this mean that this issue is fixed in 9.2.when we delete the user group from de ComposerUser Group the User group does not have any permission anymore in runtime, the fix CS353863 is written for 9.1. It will take a lot of time to implement this fix so hopefully it is fixed in 9.2, can anyone confirm that?. Best regards, Emiel
We would like to exchange data in both direction thru MQTT in twx.We decided to use MQTT in twx using X.509 client certificate to connect IoT Core. Is there a way to connect via this method than the plain username and password in a secured way ?
Hi , I am looking to access a file from File repository in twx , using below script. i need Source Directory , source file name to be mentioned from Twx custom file repository to run this code. Thanks,
Hello, how can I implement a complete stop of the script so that, under some condition, the script is not interrupted, not paused, namely, it stops working (I take into account that the script is launched once, without using Autorefresh). The script is not cyclical, a full stop could happen at any moment of the script execution.
Hi people, need your help, Last weeek I deleted a thing, today I tried to upload my entities backup, but an error(below) appears, thats thing doest exist anymore, reading how to solve this issue, I restart TomCat to see again the thing (ghost entity) but didnt work and I tried to create again the thing(to delete again) but same message was appear, I dont know what to do, please help! Invalid request: java.lang.Exception: Import Failed: Unable to create thing: THINGNAME : [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
Hi,Need a Solution for Migrating/importing from one server to another can cause style and state definition to be removed. Is there another reason for why this is happening when importing state and style definitions? Best Regards,Hareef.
Hi, I am planning to shift from Postgres to influxdb however I'm not sure how data tables will be stored as there is no documentation available. Is there any walk around to do this. thanks Adarsh
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.