Recently active
Hi , I have DataTable with some records , i want to use Data filter widget .but when i binds filter widget to "All Data" in Datatable Service . its showing field names in filter widget but unable to filter data. i need proper reference on it. which service needs to bind and which needs to create new one. i have attached screenshots plz see this and give some steps how we can get it. Thanks
Hi,I am looking to notify a person by using scheduler thing that is i have to notify daily, weekly, monthly basis with generating some report from datatable. I would like if i gets exact steps to follow for above requirement.Thank you
Hi Folks, I'm trying to do a fresh installation of Thingworx 8.3 version and followed required steps and configurations but getting 404 error everytime I try to load Composer (localhost:8080/Thingworx) Below is the Error log and Platform-settings json code. I believe its related to Platform-settings as per the logs but I'm not really able to catch the cause. kindly help. **********************************************************Logs************************** 14:28:04.309 [localhost-startStop-1] ERROR SecurityLog.com.thingworx.security.authentication.AuthenticationFilter - Could not load session timeout from database, using default: null 14:28:04.325 [localhost-startStop-1] ERROR ErrorLog.com.thingworx.security.authentication.HAAuthenticationFilter - Failed to initialize HA Authentication java.lang.Exception: Table [ExtensionPackageImportPolicy] does not exist at com.thingworx.types.collections.ConfigurationTableCollection.setValues(ConfigurationTableCollection.java
Hi, In the footer of a mashup, I am using the collapse and expand property. In the footer, I have a tab responsive widget and their content. In this mashup, on click of button, I am expanding and collapsing the footer content. But when collapsing it is occupying some empty space, how to remove the empty space.Thanks,Aditya Kumar
Dear All Am currently working on LIve monitoring of GPS TRACKER in thingworx i have a GPS tracker i want the display the real time data and the historical data to Thingworx I had tried to fetch GPS Data from the Webpage to Excel but it is not coming so can anyone guide to how to fetch the data from my GPS TRACKER from the website to kepserverEx and there by display in Thingworx Thanks and regards Peter Raj D
Hello all, Could any one tell me how to upload multiple files over REST API call in Thingworx ? Thanks in advance. /VR
In Thingworx8.5, a style with attribute part='pages' is attached to Tabs' content. The margin value set in the style is too large. How can I change the margin value?
We are transferring file from TWX repo to device where EMS is running, after downloading we observed that file permissions on device is (running on Linux-arm) changed from rwx to rw. executable permissions are missing. We need exec permissions also, Please suggest a solution for this.
Hello. I am trying to implement a digital Andon solution. In order to trigger an issue, I must publish to an MQTT topic on a specific endpoint (so from TWX -> external MQTT endpoint). Is that possible to do from a Javascript TWX service? Or do I have to create my own proxy behind a regular HTTP API to accomodate for ThingWorks lack of capability in this regard? Googling is difficult because it seems apparent that TWX is capable of becoming a MQTT-server, but I need it to act as a client. Possible? How?
I am using thingworx 8.5 and integrity 12.2.1, which two servers configured with SSL. through Integration Runtime i am trying to connect integrity Spoiler (Highlight to read)2020-14-01 12:32:12.362 [ClientProcessor-3] ERROR c.t.i.r.IntegrationEngine - Exchange process failed with exception thrown :Your route exchange has failed. Resource Error [sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]java.lang.RuntimeException: Your route exchange has failed. Resource Error [sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]at com.twx.integration.route.exceptions.ExceptionHelper.convertToRuntimeException(ExceptionHelper.java:77)at com.twx.integration.route.IntegrationEngine.dispatchRoute(IntegrationEngine.java
Hello everybody! Testing ADO Service, I suddenly ran into a strange problem. Even with two problems. 1. The first is that the mashup, which receives data from the service, which, in turn, receives data from the Excel database, for some reason stopped displaying all the changes that I make in Excel. The work of the service for obtaining data is presented below. So, changing the value in the first line in my database, I see that the service sees this change as well (circled value 13). But in the Grid, after page updating, in the same line the value is still 15, as it was. And after reconnecting to the database and restarting the mashup too. Moreover, when replacing dates in other lines, these lines just disappear from the Grid. 2. I don’t know if the second problem is related to the first, but in that case the data from the Excel database isn't displayed at all. Neither in the mashup or when testing the service (it tries to Execute for a
Is there a way to capture the user lock event, when user gets automatically locked as per User Account Lockout Settings in UserManagementSubsystem. We would like to capture the time(last updated) when user was locked/unlocked as part of audit. Also if user is locked manually through service,still user gets unlocked as per settings.Is there a way to keep user locked until user is manually unlocked
ThingWorx version is 8.4.The content of the Text property of the Label component in Mashup is Chinese. After exporting to an Xml file (the encoding of the Xml file is utf-8), when viewing it with a text editor, you also see Chinese content. However, after importing the Xml file in another fresh installation of ThingWorx 8.4, the Text property of the Label in Mashup displays "设备监测", as shown below: However, the Text property of this Label's Widget Properties page still displays Chinese. When I position the cursor in the Text property input box and then move the cursor out of the input box (press the Tab key, or click the left mouse button anywhere), the label can display Chinese normally again. How to solve this problem? Thanks.
Hi , I am looking to generate database report(multiple database). can you explain here in few lines? Thanks
Hello All, I am using Mail Server extension Version 3.6 to send mail with Attachment. Issue: Not able to send mail with attachment have size above 470 KB and also not throwing any error while processing. Please provide some idea to solve above problem? Thingworx Version: 8.2.5MailServer extension Version: 3.6 Thanks, Nagaraj
Hi everyone! I have a problem with value display widget At my dashboard I have inserted a display value and have bound with getproperties service But the value on my variable do not work on my value display When I run my dashboard the value do not work To test I put a led display and bind with the same getproperties service and it worked well Is someone with the problem too? Regards Leonardo
Hey Guys, I have created a service which filters out events from an advanced grid column eventType... A filter button once pressed pops up a mashup with boolean events which are applied against the filter. At the moment, it will filter when I reload the mashup, however my mashup parameters are not resetting once the first filter is applied and my results field fails to update and retains the previous filter selection unless I reload the mashup. So i'm wondering how these mashup parameters get set / reset? \\\ Loads like this. Filter pressed. Mashup pops up, default all check boxes are set. Apply filter on setpoint change / warning active Apply filter again to filter all events No change to the table, the previous 2 events are still displayed as shown in the third picture. I am using an events router and a (clearevent) service to fire when there is a change.
Hi, After following IoT connectivity with Thingworx course https://www.ptcu.com/course/course-view/student/117/338/1687, When I run Copy service of FileTransferSubsystem it gives the following error. On terminal
Hi fellow devs! We want to have a better grid widget in ThingWorx, e. g. better filters, conditional formatting. We are planning on putting a better grid from a component suite into a widget extension. Right now I am thinking of using https://www.grapecity.com/wijmo/demos/Grid/Overview/ . If anyone has hints for us or is interested in collaborating, let me know please.
Hello, I have created the mashup and I can view mashup with the widgets that previously have been created, but when try to edit, it shows me this error "Unable to create widget layout. Please contact your widget developer" at the top and also not able to see the widgets that I have created. How to resolve the issue? I also have attached the screenshot of thingworx composer. Thank You! Naeem
hi comunity, i can't bind my entity name (in a dynamic thingstemplate) because i can't find a service that return the names of things). the idea i want to plot the history of a property. help please. thank you in advance
Hi, The system is still working, however the number of active tunnels keep going up and never down since yesterday. The GetActiveTunnels also returns the same result. I don't know what's going on, any advice would be really appreciated! My Bests, Hung Tran
Hi, Does someone knows the status of the improvement https://www.ptc.com/en/support/article?n=CS254257&source=snippet ? I have a very similar need for the UI design. Regards, Sean
Hey Guys, I am trying to figure out how to resize this time series chart which I believe is inside a contained mashup, but I am not sure and trying to figure out if it is. I am new to TWX and need a bit of help. Plan is to move the time series chart to the right to make room for the list widget which displays a drop down of items to plot against the chart. Checking the widget properties, I do not have any options to move or resize the panel / chart and looking for some advice. \\\ \\\ Thanks, Thomas, Jr.dev
Hi. If I have a service that returns an infotable, is there any way that I can declare within the service the data shape that it's supposed to return? I'm talking of the field in the photo attached. Is there a way to declare it programatically? I'm asking because within the service I'm removing specific columns based on an input parameter, and I want to bind this output infotable to an Advanced Grid, from where I need to State Format the columns. But if I don't fill in the Data Shape, I won't have access to the "Configure Grid Columns" setting of the Advanced Grid widget. Thank you.
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.