Recently active
Hello everybody, I'm using a Mashup that contains a Dashboard Widget as a popup window. But when the popup appear, I can't use Add Gadget function - when clicking button on top right nothing happens. Anyone know the reason why and how to fix it? Thanks for reading.
When Trying to display the threshold parameter in the Grid, it is showing [object][object], How values can be displayed.Issue with JSON Variable Display on Grid: @c_lowy @slangley @paic Thanks,Shashi
I have an infotable session variable called testsessvar, it is defined with a datashape (containing 2 text fields: Doc_Name, Doc_URL) on the server side I have a service defined as follows { input newinfotable_entry (using same dateshape as the one the session variable uses) tmp = Resources["CurrentSessionInfo"].GetGlobalSessionValues().getRow(0).testsessvar; tmp.AddRow(newinfotable_entry); result = tmp; } the output of this service is connected with the session variable in the mashup (so the update of the session variable is being done on the client side, I have also tried to update it in the script with same result) The idea is to be able to continually add rows to the infotable session variable unfortunately the only thing being added is empty objects (the below image shows what gets returned from the above service) This second image shows the input value of newinfotable_entry &nb
Can anyone tell me where can i download the latest version of google maps widget extension for thingworx,since its not in marketplace as well as in the ptc support site.
Hello everyone! I've been facing a problem with Analytics and can't use it since I keep receiving the "Selected Analytics Server is not connected." message. I confirmed that my remote thing is offline and would like to know how can I put it back up? Thank you in advance.
Does Thingworx has solutions like Thingnario for Solar & Wind PV systems
Can you tell exactly in which version you able to use expand and collapse functionality effectively?? Because when i added collection widget the expansion and collapse functionality is not working.
In one of my mashup is having button whose font-size big, lets consider it as 24px, when I pressed / clicked on that button size & font is getting changed to 14px (I could see it inside focus property while inspecting). After that whenever I click on any part of the screen, it will become normal like having 24px as font size. I am sure that this is happening because of focus event / property. Could any one suggest me how can I over come this problem, simply I want to avoid focus event effect on button. Thanks, Shubham.
Please help on this issue to get it resolved Facing runtime issue of color change
Hi everyone, I have purchased 25 licenses of thing work software, now I have successfully installed Thing Worx foundation 9.2 on one PC ,which will act as a server and if the I P are accessible over the network, then thing Worx can be accessed using URL : http://ip:port/Thingworx/Composer/index.htmlbut I am not able to connect with the above URL, Its Showing 404 Error in other system.please give step by step procedure how to access thing Worx through server in other system using URL.do I need to download any software in other system ? please help me out with this issue.
Hi,I have added extra lines to web.xml present WEB-INF folder as per below article :https://www.ptc.com/en/support/article/CS229450Please find the modified web.xml and let me know where I am going wrong.
if you enable filter of dropdown widget, while click dropdown widget, filter input will auto focus in opened popup, How can I ban this autofocus action? I don't need autofocus in my scenario.
hi,i need to design chart like below:-i have tried this by using shape widget but i got the output in single color or single data. Now please suggest me how i design this chart with multiple colors or data. Or suggest me if there is any widget would use instead of shape widget. below m attaching the output of shape widget where i got only single color or data:-
I have situation were based on the Field count I need to do the Logic so "How to Get the count of Number of Fields in a Infotable"ThanksShashi
need to create charts like below:-Please let me know which chart or widget i need to use to design above charts
The default status configuration in the following template is invalid: PTC.SCA.SCO.KepserverBasedPhysicalAssetThingTemplate. Fix the template in ThingWorx Composer to create this type of equipment. 1: 2: 1 is the case and 2 is mine. How can I fix this problem?
Hi, We are using a tab widget in Thingworx 9.2. It seems we can't reduce "Tab Height" which is available in Thingworx 8.5. Is there any alternative for this? Regards, sathish
Hi, I'm having a problem importing the Analytics Extension. I'm working with the 9.0.0 version of ThingWorx docker. I already have the Analytics docker server running, my only problem its when I try to import the extension to the platform. The only error that I get on the platform logs and in the ErrorLogs its: "Extension Exception: Extension package import failed. See error log for more details"
Hello, I would like to display barchart as attached. Where the green represents normal operation and yellow and red represents warning and alarm respectively. when the green cross yellow\red area the bar should change the color respectively. I used stack option with multiple source and adding state definition for color change, but it didn't look the same. Any ideas to achieve the same. Thanks
Hi @AkshayKumar I am facing this error pi@raspberrypi:~/Documents/c-sdk-2.2.12.1052-development/cmake/examples/SteamSensor $ lsCMakeFiles libcrypto.so.1.1 Makefilecmake_install.cmake libssl.so.1.1 SteamSensorpi@raspberrypi:~/Documents/c-sdk-2.2.12.1052-development/cmake/examples/SteamSensor $ ./SteamSensor[FORCE] 2021-10-02 21:01:00,335: Starting up...[WARN ] 2021-10-02 21:01:00,336: SDK Version: 2.2.12[WARN ] 2021-10-02 21:01:00,336: TLS Library: OpenSSL[WARN ] 2021-10-02 21:01:00,336: TLS Library Version: 1.1.1j[DEBUG] 2021-10-02 21:01:00,336: twWs_Create: Initializing Websocket Client for https://PP-2110022216B3.portal.ptc.io/Thingworx:443/Thingworx/WS[DEBUG] 2021-10-02 21:01:00,336: twTlsClient_Create: Initializing TLS Client[WARN ] 2021-10-02 21:01:00,339: twSocket_Create: getaddrinfo() failed: [Name or service not known][DEBUG] 2021-10-02 21:01:00,339: twSocket_Close: socket is already closed or w
I am trying to assign numbered key to existing JSON but it shows error as per attached screenshot.Please let me know if there is a way for the error
Hi all, I have a form, which has 2 text box and 2 drop downs for entering the data. When I click on save button my data gets saved into an datatable and all the fields gets reset to default value. I have also added few checks for missing fields, but when any field is empty my all the entered data get reset to default value. I want to hold this data if any field in empty and reset only when the all the fields are filled. How this can be achieved? Thank you!!
Hi, How to use these two services of contentloaderfunctions. We need to pass body as json for getting the response. Please share the examples of both services especially PUT. Thanks in advance.
I have removed grid-advanced_Extension as it was blocking to use ConfigureGridColumns in grid advanced widget of Thingworx 9.2.3. Now while editing the Project entity, iam not able to save the Project. It is showing a popup with message - "Project [MACMON] depends on extension [grid-advanced_ExtensionPackage:4.2.1] which does not exist". Now how to save the project without having this extension. What is the blocker here?
I am made an mashup which is connected with other mashups in a organization. When im logging with a user mading for tests, the mashup's widgets show this error. I think is by the permissions, but i already added permissions for visibility and runtime for the user however it shows the error.
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.