Recently active
Hi Everyone,I have a grid data of 1000's row now I want split data into different pages using pagination widget please help me to write logic and implementation as I am new to thingworx so not much idea on it Thanks and Regards,Lavkush.
I am working on a solution that involves creating tags using the Kepware Configuration API. I have been able to find documentation for and create normal tags, but I can't seem to find any information on how to create Advanced Tags using the API. I have looked through the Advanced Tags help guide as well as the Kepware Server help guide but it doesn't have any documentation on how to create advanced tags using the API (unless I am missing it somehow). Can anyone confirm if advanced tags can be created from the API and if so is there documentation on how to construct the API call? If anyone could point me in the right direction that would be greatly appreciated, thanks!
I have upgraded KepServerEx.V5 to V.6. It can communicate with ControlLogix before upgrading. After upgrading to V.6.
Hi all, Fairly short question, but is there a way to get all tags among all tag groups on a kepware device using the configuration API? I am finding that I need to be specific in my API calls and specify the tag group, but I'd like to be able to get all of the tags for the device in one call. Thanks!
Lately I have been working with some UI widgets extensions. It seemed to be a repetitive task to do the initial developments, version it, deploy , look for bugs and repeat. So I thought of develop an Eclipse IDE plugin (As is the primary IDE supported for extensions development), which can automatically increase the path number of the extension, build it and upload to a target Thingworx server, preferably Development. Attached is the jar file of the plugin that you can use with eclipse. If interested you can follow the following steps and try it out,1. Download the .jar file and put it into drop-ins folder of your eclipse IDENow restart the Eclipse IDE, Once restarted you will see a new icon in the toolbar of your IDE, You can now use the plugin, on click of this the following download would appear, In the dialog, select the extension project, set the server address, and add an appKey with Admin level access, don not forget to click on Update TWX details. That would store the
I am using ThingWorx Platform Release 9.2 and DatecodeSP6Hi,Regarding the case Article - CS250386, to update element in the Configuration table of a Thing by custom script service, we should enable and restart the Thing after calling SetConfigurationTable. This documentation is available for Thingworx until 8.4. Is it really what we have to do to update the Thing Configuration? We didn't find anythhing about that in the documentation.What about the next version (9.2 -> 9.5)?
Hi, I am trying to use the validation inputs for a text box widget. If I manually set these parameters then it works as intended and looks like this: But if I try to bind validation functions to these parameters for when the text box has a comma, then it simply doesn't work. I have already verified that my service is working correctly and is bound to the properties correctly, but for some reason it just doesn't work when I bind it over on validation. Any ideas?
var date = new Date();for (let index = 0; index < 12; index++) { let startDate = new Date(date); startDate.setHours(18 + index, 0, 0); let endDate = new Date(date); endDate.setHours(18 + index + 1, 0, 0); console.log("StartDate " + startDate); console.log("EndDate " + endDate);}
Hi,i have installed Kepware EX demo . I am planning to connect Postgres Db with Kepware to store the data in DB.can anyone help me out with the steps in connecting Postgres DB with Kepware .
Hi all, I have a line chart widget that I want to remove the markers from only one line on a multi-line line chart as such:I want the grey and red dots gone since these are just limits, but to leave the purple ones. I have found a way to remove all the dots and a way to change the size of all the dots but no way to only change some of them. Note: I have many dots on the limit lines instead of just the endpoints of the time range because when trying to use the zoom feature, the chart the lines disappear unless there is data within the zoom time range, so I found this to be the best solution if I can get the dots removed.
Hi all, I am trying to zoom into a line chart that has limit lines made: I want to be able to see these limit lines still if I zoom into the image, but they disappear even if I keep them in the zoom range:Any tips on how to get this line to stay even after zooming?
Im having trouble making the mashupcontainer the same size as the container im placing it, tried to solve with css but no luck, anyone know how to make so mashupcontainer has the same size as container?
Hi Team, What SQL Commands can be used to Change the Collation/COLLATE of the MS SQL SB? Thanks,
Hi all, I am experiencing some weird behavior with querying property history from the influx DB in thingworx. I am querying several properties at the same time within a time range, some of these are numeric and some are boolean. For the numeric ones I am getting good correct data, but for some of the boolean values the query shows no history and has it as blank. However, the booleans when queried individually show property history and have been flipping between true and false consistently. I am not sure why this is occurring exactly since the properties have good history but it doesn't show when querying several properties. (I am doing one bigger query because I have a lot of properties that need to be queried in my service). Any feedback is appreciated!
Hello I would like to increase the time of status message that comes on thingworx. Currently it stays for little time and i want to increase that . Is there a way to do it? Thingworx version is 9.4 Thanks
Dear Community, An urgent query .I am having a very strange issue. I have one user and its also in the visibility organization and in the user group which has right to propertyRead and Service inoke but still i am unable to get the fileRepository in the mashup widget and not able to upload the picture. As you guys can see in the picture below:- The access report on the repository is as below:- which show clearly that user can access it as you guys can see below when i login with admin user on platform then it shows me repository in the widget ..and when i logged in with the above user then this widget does not show me repository and i am also unable to upload the picture. In mashup widget IMPORTANT (SERVER where this user is WORKING) there is only different in services GetNamedProperties service is there also...
Hello , I am looking for the location where i can locate the license trust of thingworx .I am able to delete the folder ptc_p but as i can remember there were other files that need to be removed. Any help would be appreciated Thanks
Hello community,I have very strange issue when i import the project on for eg another server the users which are already there and get also imported on this project do not able to login with their passwords. Then i set the passwords again and everything works then for eg again after some time when i do import project with users the users passwords got disable and again i have to do this process.I think i should not import users which are already present on the server..
Hi Kepware friends!I need to create two calculated tags in Kepware based on another configured tag: ArrayLength:Compute the length of the String Array Tag as an int ArrayToString:Concatenate an array tag into a delimited string. Like ValueArr0 ^ ValueArr1 ^ ValueArr2 ...... I guess the UDD is the solution, but I don't know how to do it. Kind regards O
Not a huge deal but after using the device discovery it would be nice to select 50 or 60 of the few hundred devices and have KEPServerEX do the tag generation on each vs going into the properties of each and then using the create tags option over and over.
Hello All, This is my datagrid widget on the mashup and i do sorting by clicking this arrow on the Date of the Report parameter because i want it to show from latest till end but bydefault is shows me oldest till new. is there any way that i can set it from latest to old so that whenever i come to mashup it show me like that.thanks!
Thingworx Version: 9.5.2I'm going to try to be as precise as possible here, so bear with me. In a Mashup that is exclusively used as a popup window showing our page's software history & changelog on two separate tabs respectively, we've encountered an issue where the data of the changelog isn't loading unless you specifically open the Mashup on the tab the text is supposed to be loaded in - meaning if you load the Mashup on the first tab, then switch to the tab with the changelog, it isn't visible. The data is still there (you can see Mashups created within the collection in the debug view), but it just doesn't show - resizing the browser window also makes it show, but that's unfeasible for practical use. The Changelog itself is made of two parts, a list and a container with that shows the changelog itself, which is just a collection with mashups that only contain formatted labels. (I've found no better way to do changelogs since we still have no replacement for the HTML
Hi folks, I am not able to to execute a simple select query where the service type is "Query". Even with Insert query as command it is not working out as well. The database is PostgresSQL and the DB thing is connected as well. But on execute of the select query it is giving, error as: "Unable to Invoke Service test on PostgresDB_Thing : Execute Query failed. Please check Database logs for more details." It seems there is some permission required on the database, I have checked the owner group in postgres SQL table, where "txadmin" user is selected. Still not able to figure out where am I going wrong to provide permission. Please provide some suggestions here. I have attached the database log error below:
Hello,I want to export data into csv file as similar to data export widget, but it should take more than 1 infotable input and should give output as the csv filewith more than 1 sheets containing the data from those infotables.I there any similar custom widget available to such requirement. Please suggest.Thanks!
Hello all, I have changed my thingworx version and import the project from Thingworx 9.1 to 9.3 but my widget datepicker here not giving me time. It only sends the date to qualitytimestamp datatype input service parameter. I have no idea why the same thing was giving me datetime on old version of thingworx and not anymore here. can anyone please let me know about it. Please have a look on the properties of the widget where the time can be show in qualitytimestamp as below: Screenshot 1 Screenshot 2 screenshot 3
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.