Recently active
Looking for ideas here: The requirement is to display some dashboards (with auto refresh widget) on TV screens and no user interaction is expected once setup. Need to automatically login the user and should survive Thingworx restarts. I have developed a custom authenticator that automatically logs in a user depending on custom parameters passed in the initial URL which is a REST GET URL like http://server:port/Thingworx/Mashups/MyMashup?myCustomParam=<value of interest> Although this works for the initial login, the page gets redirected to an URL with anchor tag of the format - http://server:port/Thingworx/Runtime/index.html#....MyMashup... If the Thingworx server restarts, there is a prompt for login as the redirected URL has a anchor tag and the request is trimmed off at the '#' and the authenticator does not receive the originally params that are used for automatic login. How can I overcome this issue? Is there a way to pass headers or set cookies t
I have a main mashup with contained mashup with footer showing bunch of icons representing mashups (using collection widget). Based on the icon selection on this menu I can navigate to different mashups in that contained mashup area. One of the mashup shown in contained mashup area has a Navigation button. I am looking to navigate the user to a different mashup instead of showing a pop or modal popup. Though when using the replace window option, the new mashup completely replaces the current view, including the footer and thus loosing the foot completely. Is there an efficient way to replace the mashup only in that contained mashup area instead of navigating completely away from the current mashup. Thanks.
Has anyone implemented Two-Factor authentication in Thingworx, either by using custom code or a third party ? I have to create a solution that has 2 factor Authentication, but I have never done it so any help would be appreciated
Hi, We are having a 503 service error with Thingworx for maybe the 5th time. It is not a trial edition. This happens whenever we install a software, or when we have a Windows update. Please help because it is getting frustrating to spend this much time solving thingworx problems (Also sometimes random crashes that is solved by restarting the computer.)
Hello everybody, I have a manufacturing process with different stages. In order to have a specific screen for every single stage, I am using Tabs Widget. This way, I have one tab per stage (e.g. Mixing, Cutting, etc) I want to link information of a Data Table into Text Areas. Is there any way of fixing the value of Selected Row as the name of the tab? This would mean that if I click in the tab "Mixing", the service will select "Mixing" as Selected Row (There is a column in the Data Table called Stages with this name and it is the Key Field) and give back the rest of values of this row. Thank you very much Sincerely Rodrigo Avilés
Hi, I wanted to return current date and time in August 13, 2019 03:54 PM format using Java script.Could someone help me in achieving this because I am not able to find the appropriate js to achieve this format. Thanks in advance, Shalini V.
Hi all, I have a query where one of the columns I'm selected is named "Value", so in my query it appears as:SELECT .... PM.Value It appears as if ThingWorx/SQL is treating this as a reserved keyword of some sort, nothing I do will allow me to have the word "Value" in SELECT statement. It always fails and returns the error: Unable to Invoke Service <ServiceName> on <ThingName> : The connection is closed. I have tried aliasing the column name: PM.Value [Othername] PM.Value AS [Othername] I have tried creating an input parameter string, setting it to "[Value]" and then putting it into my SQL statement as <<inputparam>>. Microsoft SQL Server Management Studio handles the query completely fine, no issues at all. Any help would be greatly appreciated. Thanks.
Dear Team, My requirement is to show live tracking data on google maps in thingworx. And I get continuous feed data from the device. Need to show live tracking line of the vehicle on mashups. Request you to provide support on this ASAP Thanks, Regards, Vijay
May I know where I can find the JavaScript code (ide.js and runtime.js) for ThingWorx widgets? The following path is what I am trying on my computer but to no avail as there are only images inside the widget folders. C:\Program Files (x86)\ThingWorxH2Trial-8.4.0-SNAPSHOT\tomcat\apache-tomcat-8.5.23\webapps\Thingworx\Common\thingworx\widgets
Hi, I am using remote things to store few properties of a sensor. The connection was good and was getting data well and was getting store. But suddenly after few days, there is loss of connection and data is not not getting pushed. when checked on the connector side data was present but the same was not reflecting in the remote thing property.I observed that the remote thing had lost connection with the connector thing. What might be the root cause for this? and how can I solve this issue permanently?
Hello, I have a server running Thingworx 7.4 and I would like to migrate to a new server that runs 8.4. Do I need a separate license to do this? Or can I transfer the old license when I move the data. Thank you Connor
Hi, I'm trying to change the running time for pooling trigger (created with Thingworx Flow CLI). By default they run every 30 minutes. How to set the interval using a configuration of Thingworx Flow server? Or maybe there is another possibility?
Would like to know the best practice to calculate machine downtime by running signal, For example: running signal was collected and storage in Stream Table, data are timestamp and value 0 (stop) and 1(run) timestamp0 : 1 timestamp1 : 0 timestamp2 : 1 timestamp3 : 0 timestamp4 : 1 .... Stop time should be: (timestamp2-timestamp1) + (timestamp4-timestamp3) + .... What is best way to calculate/query in historian value in stream table? Thank you so much!
Hello. I am interested in creating a "button" mashup template (not necessarily have it clickable), having the following in mind: I want the button label to have dynamic text (for example displaying a live-time counter -- just an example) Any indication is appreciated. Thanks! EDIT: If anyone also knows how to have dynamic text and also dynamic style definitions, I would appreciate some help on this.
Hi! I am struggling a lot with OOTB Docker images which PTC provides for Thingworx 8.4 & PostgreSQL setup. What I am trying to do is to run Docker containers on my Ubuntu 18.04 Virtual Machine. Everything seems to be installed correctly, but it fails to start with this error log: platform_1 | 2019-08-14 07:29:28.639+0000 [L: INFO] [O: c.t.p.p.PostgresDatasource] [I: ] [U: SuperUser] [S: ] [T: main] Reading configuration from configTableCol platform_1 | 2019-08-14 07:29:28.997+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: main] Managers...INITIALIZED platform_1 | 2019-08-14 07:29:29.000+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: main] Database initialization started... postgresql_1 | ERROR: relation "system_version" does not exist at character 128 postgresql_1 | STATEMENT: SELECT server_name, server_code, model_schema_version, data_schema_version, major_version, minor_version, revision, build FROM system_v
Hello, I would like to set an anomaly alert from Service but I cannot find attributes for it. Here we have a list of attributes for all the other alerts but not about anomaly. Does anyone may help me, please? Thank you
Hi everyone, Like the subject, I'd like to wrap widgets(grid, textbox, label, etc...) position on Mashup automatically when changing the browser size. Is there any way to perform it? Any help is appreciated. Thanks!
Hi there Community! The ThingWorx team wants your feedback on the latest ThingWorx release, 8.4. Please take a few minutes to provide your feedback on new features and design enhancements HERE, we’ll be using this information for future improvement considerations. Please feel free to reach out to me directly if you have any specific concerns or questions. Thanks for your time, Kara
Hi all, i have my stored procedure runs perfectly in MSSQl, but when I create the 'SQL Query' service and execute this stored procedure, it shows 'Executing' all the time until timeout without any error. In the same Thing I have other service executes stored procedure which runs with no problem. Anyone may know something? Thank you Regards, SHEN
I am looking for a hint (best practices) on how to reload a contained mashup efficiently. Here's the scenario : 1. There's a main mashup with a contained mashup and footer with collection widget (holding some 4-5 icons) 2. Based on the icon selection on collection widget, the contained mashup switches 3. One of the contained mashup has a grid with a header Edit button 4. Based on the row selection, a user clicks on the Edit button, which in turn pops up an edit window Now then, what I'm looking for: Is when the user clicks on the Finish button, the pop window should close and reload the grid data to refresh. Currently, I am not able to find any popup close service and also if there is a page refresh contained mashup navigates to the home page instead of staying on the mashup with the grid where the user was editing the row. Not to mention this is requiring a number of service calls I wish to avoid making. Any hint on how to close the pop-up and s
when executing service Rollup I receive the error attached in the image .
Hello, I am attempting to encode a byte array (blob) into a base64 string so that I can save it, then send it via Rest call to an external service from thingworks. Below is the current version of my code: var blob = Things["SystemRepository"].LoadImage({ path: filename /* STRING */});var jsonObj = { //an attempt to fix the "no array member found in the JSON object error," to no avail."bytes":[]};for(var i = 0; i < blob.length; i++){ jsonObj["bytes"][i] = blob[i]; //copy the array to the jsonObj array}var arr = jsonObj["bytes"]; var basestring = base64EncodeBytes(jsonObj); The current issue I am having is when I try to convert to base64 string. I am receiving an error " Invalid Argument Type (no array member found in the JSON object" Prior to this, i received an error when passing the array, rather than a JSON object with an array, straight into the function and received the error "Invalid Argument Type (not a JSON objec
Hello, I used to have more than 30 guides in my thingworx profile under the part "Your guides".I just have 3 left which are the more recent. Is there a reasons why all my guides just reset ? ps : I don't know if this is the right place to ask this question. If it is not, i will move the topic.
Hi all, I am beginner with the ThingWorx and I have some question about it. I did the download and installation ThingWorx H2Trial 8.4.0 Edition ( because I want to use the 90 days experience). After installation how do I execute the application ThingWorx Trial Editon? Regards,Leonardo
Hi, I use Collection to display a list of items , each item has a Delete button as following. If delete one of the items, I need to refresh the Collection so that only display 2 items. But how can I notify the collection to be refreshed from it's inner/contained mashup ? I didn't found any event or mashup parameters can be used for this . Session parameter may solve it, but is there a elegant solution ? __________ _________ _________ | | | | | | | Delete | | Delete | |Delete | |________| |________| |________| Regards, Sean
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.