Recently active
On click of a button I am getting border on all sides of a button.I want to get only border in the bottom.I tried using css but it doesn't work. My css code : #root_button-7 .button-element:active{border-style : solid;border-width : 2px;border-bottom-color : #77c5f9;border-top : none;border-right : none;border-left : none;} Please find the attached file.
Hi, From an administrative point of view, i want to be able to reset my server to its initial state, i.e., i want to delete all things, mashups, thingTemplate, ThingShape etc .. I did a service which returns all of my entities and call from a script "http DELETE" on all returned entities. The problem i'm facing to is i have some dependencies between things. I tried to sort the list but there are circular dependencies and it doesn't work. Does anyone have an idea to achieve this ?
Hi, When trying to export data project trough the mashup GitBackup.Main.Mashup the export button keeps loading and I get no answer. I tried executing the service ExportProjectData directly but I get the following message "Error executing service ExportProjectData. Message :: unknown protocol: about - See Script Error Log for more details" I checked the ScriptLog but the message is almost the same as above, giving no further detail on how to troubleshoot. Any suggestions? Regards, Nahuel
Hello, I am trying to create 48 Numbers of properties for a Thing Template in Thingworx using RestAPI. While creating each property I receive 200 Ok response. (Used AddPropertyDefination service) Error: some of those properties are not visible in Composer. However, GetInstanceMetadataAsJSON gives all 48 properties in response. Note: Problem is similar to article: https://www.ptc.com/en/support/article/CS314694 but this is for thing template.
We are running Thingworx 8.5.5 and have found that the permissions page does not allow scrolling. If I have more permissions defined than what will fit on the page, I cannot see all of the permissions, nor can I define any new permissions. This occurs in Chrome, Firefox, and MS Edge. I've not been able to find any other reports of this issue. Has anyone else seen it, and are there any workarounds?
Hi, I would like to achieve the following, 1. To send the remote thing values from ThingWorx to ActiveMQ using MQTT thing.Is it possible ? If its possible means how to publish the values to ActiveMQ. Regards, Saranya
i want to use vertical divider in my mashup but in 30 days free trial there is only horizontal divider so how i apply css to divider?
I attached a picture. I would like to store json type data in one field, such as "infotable.png". "startTimeMillis" and "EndTimeMillis" keep changing. I hope you can help me.
Hi All, I have 1 date time variables as below. var Date1 = 2020-06-03 18:02:13.700 //last connection property of a thing in date time datatype How can I get the difference between current time and Date1 in format of days,hours,minutes, seconds (2 days, 7 hours, 8 minutes, 39 seconds) Thanks and Regards, Bhanu. @CarlesColl
Hi, I'd like to avoid those grey spaces of container. It's showing this kind of result. In this mashup all the cells are mashups.
Hi All My Mashup Design page is stuck on loading loop. Although I am able to preview and view my Mashup but not able to open the Design page. Is there a way around it, need help Ketan
If you ever tested mashup rendering on mobile phones, you probably experienced that the mashup was not sizing to fit your mobile display. This "MobileHeader" extension enables to auto adapt the mashup to mobile displays. It adds the following parameters to the HTML header: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> In the composer just drop the "MobileHeader" extension into a section of the mashup. This extension was tested until version 7.4.
I get JSON type data. output is { "array": [ { "times": [ { "color": "#f2b827", "ending_time": 1593478173523, "extra": "Indischarging", "starting_time": 1593475515628, "percent": 2657895 }, { "color": "#3ec557",
Thingworx : 8.5.2 Issue 1 : How do I set background color and font color for list item values before selection.I could not change default white background and black font color. Issue 2 : I could not change opacity of colors.It is taking 1 for black.But I want to change it to 0.16. Issue 3 : I could not change width of list items.. Please help me resolve the queries.
Hi Folks, With the latest versions of Thingworx,is there any chance to achieve the requirement of Widget inside widget or any other upgrade in the existing Adv Grid to accomplish this. Its been a very popular requirement of displaying clickable Images/buttons inside the data grid but haven't come across any concrete solution to this problem apart from Repeater widget. Please share your views if we can develop a data grid as shown below,using Thingworx 8.5 or onwards. Thanks in advance.
tomcat and PostgreSQL server couldn't restart option show in services app , that restart not completed how to move next step of Thingworx installation.. pls consider and reply me....
I want to ask if it is possible to add Organization with units , user groups ,and users through Rest API ? if yes , what are steps to add each entity?
Hi all, I saw several request for digital twin and 3D visualisation solutions, so I decided to share our news here: We launched our 3D engine & editor technology as "3DVisualizr" a couple of weeks ago. 3DVisualizr allows to create and edit 3D environments in ThingWorx, and bind asset data / KPIs to its respective 3D object to create a Digital Twin visualisation (https://www.youtube.com/watch?v=xGBRnXcjsVw) You will find more information here: www.elisasmartfactory.com/3dvisualizr/ Let me know if you have questions! Cheers Felix
i couldnt connect to my printer through kepserverex using modbus TCP/IP Ethernet. please guide us regarding this query as soon.
I need your help. I have been trying to export the Users for taking back up from ThingWorx, for which I have written a service using "SourceControlEntities" and it is working fine. But while Export, the PASSWORD of user's gets reset. Due to which, I can not login again to Thingworx with those Users including Administrator. Please help me to suggest a way to Export the Users via Service. Thanks. Waiting for reply. Prashant Agrawal
Hi everyone, I'm using the CSDK with DEADBAND thresholds to reduce the number of property updates. This is for saving mobile bandwidth while still having a reasonable resolution when values change. However, for the values there are certain fixed values which should always be pushed. At the moment they are not, as they fall within the active deadband. For example: Property: litres of water in a tank Threshold value: 20 This will push ONLY if the value changes by more than 20. If the tank is at 30 litres and the new measurement records a change of -23 litres, the updated value will be 7. With this, the tank level can not be determined to be empty or not. So the idea is now to force a push, once the value hits a certain fixed number, in this case 0 litres (or for filling up, the max capacity), even if that change does not violate the threshold. Is there a way to implement this without dropping or changing the threshold? Thanks and Regards,
Hi everyone, I built the following chart to demonstrate the hourly production of each production line that our customer has. For this I created a data shape to compute the time and production of the lines. After it I created a thing Where in the properties and alerts tab I created an infotable associated with the data shape to store the necessary values, however these values were manually entered by me and I would like to link variables that I have in another thing, because when the value of the variable changes it will change the drawing of the graph. Is it possible to do that?
Hi there, Does someone has a responsive progress gauge to share with me? I have just a static progress gauge
Hi, I need to input an array of values in the horizontal slider widget, instead of defining min/max/step. How can I achieve that ? Thx.
Hello I use the HTML5 video estension and it works, however on the played video I cannot move the video cursor back or forward (to go directly to a specific position). When release the cursor into a position, it goes back to the previous playing position. It just works moving back the cursor to the startup of the video. I have this problem just with Chrome. Edge and Firefox works fine. The mp4 file is ok, by testing it on a local html file with the <video> tag all is ok (even with chrome) Is someone using this extension fine with Chrome ?
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.