Recently active
The platform log shows that Thing[xxxx] is not running. In this case, all services in this thing cannot be executed successfully. If any service log in this thin thin is executed, this error will be reported. Maybe it will recover on its own after a while, or maybe it will have to be done by restarting Thingworx. Can't find the reason? Is it possible that the service takes too long to execute or is called too frequently as an interface, leading to the exhaustion of memory resources, has anyone else encountered similar problems, and further in-depth analysis to reach a conclusion and solution ?
we can get thing properties with java sdk like blow,InfoTable table = Client.getClient().readProperties(RelationshipTypes.ThingworxEntityTypes.Things, "F1_FL_Alarm", 8000);it inherit from remote thing,but i don't need inherited properties and i don't want to exclude this inherited properties by myself ,is there any other way to resolve it?
Hi Community Team, I am using state based formatting in Pie chart to show the colors, earlier it was fine but since past few days the colors are not coming for some fields, but for certain inputs. But for one input all the colors are coming fine.For eg : For Hot Mill, Production is coming as white but for SMS Cold Mill it is showing the right color.
For a gauge widget there is a valueDisplayMode property that shows the value. I have set this to inside. The value is shown within a rect element as shown below. I was wondering if there is a way to make this bigger. I found the css to do so but it is within a Rect element that I cannot access in composer custom css. The reason is because there are multiple Rect elements with no identification associated on them at the same level as this one. Below is the element info in chrome tools. If I change the highlighted Rect height/width/x/y, this will work. The issue is that I cannot find a way to do this from composer. Alternatively, if there is another way to achieve this, that would probably be even better.
Hi I am able to view the order list in the htmltext area. I have admin / composer access.But for mashup read only users cannot see the order list. Ex - <ol type="i"> <li>Machine fixing</li></ol> displays like below to me but not for other users, They can see other data in the same screen.
Hi Is it possible to execute a .exe file in the SystemRepository of ThingWorx 9.3.8. If yes, how to do it? Thanks in Advance...
I have only one entry in my datatable with 4 fields. One of the field is primary key for that datashape. Now my question is i want to update this entry but that primary key value would also be updated. Now the confusion is how can i do that? I have the service UpdateDataTableEntry and AddOrUpdateDataTableEntry but these both services creates a new entry because the value of the primary key changes too. what is the best solution in this regard should i delete the entry first and then add the new one or how you can see this problem?currently i set another primary key and just updates the value with this hardcoded primary key. const serviceName = "AddOrUpdateWaxingCan"; const LOG_PREFIX = me.name + " :: " + serviceName + " :: "; logger.info(LOG_PREFIX + "Start Service"); let waxingDatatableEntries = Things["QGate.WaxingCan.DT"].GetDataTableEntryCount(); let dataTable = Things["QGate.WaxingCan.DT"].GetDataTableEntries({ maxItems: waxingDatatableEntries }); let dateNow = Da
Hello everyone, I wanted to check if other people also have the same issue where you get the prompt to login (Chrome prompt similar to this): to the composer but after pressing sign in with correct information, the popup will come back at the very least one more time and you have to press sign in again. This keeps happening even though I am sure I have the correct username and password saved in the chrome "wallet". I know others in my company also have this issue, so it would be nice to know if it is an issue within our company or if others also face it. Thanks, Jens
I have uploaded a blf file in Repositry but when i click on it i download it as file with name fileRepositryDownlader. My QUESTION 1) When i download a file. It needs to be the same file blf type file which i have uploaded it. (My major requirement is that i want to download it from mashup.) 2) When i click on file in mashup it needs to show me the file content same as we open PDF in mashup. ABOVE file looks when i download it below you can see in mashup it shows like that.I have uploaded it manually in fileRepositry.
In Thingworx 9.5, In Fileupload widget upload button on disabled state is getting misaligned if the custom css is given to upload button, we have tried using different css selectors for disabled upload button but its not working. How could i handle the disabled and enabled states of upload button CSS?
Hi there, I am looking for a solution on the upgrade process regarding inlfuxdb and thingworx. I managed to successfully upgrade influxdb from version 1.8.10 to 2.7.5 and I am able to succesfully connect a new persistence provider to thingworx. Not able to see an of the data that is present in the data base. On the influxdbV2 frontend hosted on port 8086, I am able to view the historic data, so i know i haven't lost the data. It's bucket name appeared a thingworx/autogen, so i renamed it to thingworx as that was the settings in the persistant provider. When we do a query named property history, we get an error with code : 2006Any help or assistance would be appreciated. Thanks
I need to log and show case the STRING attributes in AMU. I'm having a following queries, Is STRING attributes logged? in MSSQL or Value stream? How to log the STRING values? What is best practice to display STRING values if we started logging? What if the asset status coming as STRING? Ex. ACTIVE (Running), ISSUE (NOT RUNNING). How to calculate Runtime and Downtime of the asset for the selected time interval? @mstarnaud
hello,everyone!I want to change the data in the table automatically through the service.Please tell me what to do.
I have a problem with a tag, its value sometimes explodes and I need to insert a limit in that tag and when it reaches that limit, its counter goes to 0.Please, how do I do this?
Hi ,I have service through which I am getting output in Infotable format and there is a Json data in the output now I want to show that Json data in UI so for that I have used text area widget but I can't bind it so please help me here Regards,Lav
Hello, I have an Industrial Connection Thing in ThingWorx, which has some Channels and Tags with data. I can get the names of all Channels and Tags through a service, but is there also a way to get the values of the tags programmatically? I didn't find a service which outputs the values.Thank you
I have added a dynamic subscription by rest api and i check it out by call IsDynamicSubscriptionCreated ,it is yes ;but when i click save in the thingworx thing page and then i recalled IsDynamicSubscriptionCreated the answer is no ?
Hello Can you please let me know if Thingworx is compatibility with amazon correto? Thanks
In the thingworx plantform we add service and open developer tool we can see we have send a http request as below,in the body there are a lot of parameters,is there any document show how to add those parameter?
Hey there, I am very new to the PTC software platform and am trying to find some good advice/starting point for a project that I have. I am looking to set an Allen Bradley PLC tag that is setup as a device in KEPServer via Thingworx. Our customer has an MES that needs a stay alive heartbeat and currently we are only able to get the status when the MES is halted via an email. One of our application specialists has setup some rules that take the email of a halt and place a .CSV in a file location on the server where the MES is ran. We were looking into using Parsley as a way to parse this .CSV and attempt to use this to set the tags on a configured AB PLC via KepServer. I am trying to understand the best way to begin this. Any recommendations or resources that would help me understand how to setup events to read in this CSV and bind this to the PLC tag would be greatly appreciated.
I want to know more information about the "ThingWorx Device Id". Is this associated with the ThingWorx platform installed machine ID? if so, in what situations a Device ID can be changed, Will the device ID detail change when the hard device of that machine reinstalled? Appreciate your input. Thank you.
How should I be able to make a scatter plot of the two sets of data marked red in the graph, in order for me to easily see their relationship.For example, the scatterplot below.
I have my project running on thingworx and we are using DATATABLES to store the data. Now the requirement is that i have some old data in excel sheet with same fields exactly and i would like to import that data from excel into the DATATABLE. how can i achieve this task? does anyone has an idea about it? Please let me know.
I need to add a subscription to batch things,how to add subscription to thing via rest api?
How to configure the Thing worx mashup in css, html and java script?-------------------------------------------------------------------Translated the text from Portugese to English using google translateBody - Como configurar o mashup do Thing worx em css , html e java script?- Community Moderation Team-------------------------------------------------------------------
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.