Recently active
Hello, I am new to thingworx and just installed thingworx foundation but to connect my device to the server I need server URL which in my address bar is "http://localhost:8080/Thingworx/Composer" but it is showing incorrect and it must be in format of IP address ex. "http://34.xxx.141.xxx" So please help me how to find correct URL to connect to my thingworx server any help is appreciated. Thank you Ankit
The install in linux was interrupted. Now I am getting the dialog There has been an error.Previous installation of Thingworx_Foundation is found. Please uninstall the existing installation and then re-install. I can't seem to find any docs on how to uninstall.
Hi everyone, I'm a beginner and I'm a starting on vudoria studio. At a moment of the tutorial i need to access to Thingworx Composer using my server url which work. Then I need to create an application Key and a thing who doesn't work. I have the same issue wich is below: How can I resolve this problem? Thank you in advance for your answers!
Hi, We used our own Thingworx server last year. Our company bought a new license and I changed ThingworxPlatform\platform-settings.json (remove old Activation IDs and add new). Then restart Tomcat. But when we try to add and save new user in server/Thingworx/Composer/index.html getting error: save failed, status: error message: Import Failed: License is not available for Product: THINGWORX_FOUNDATION Feature: twx_named_user Then I goes to PTC Licensing Tools, enter our Device ID and replace license_capability_responce.bin in ThingworxPlatform folder. Then restart Tomcat. When I tried restart LicensingSubsystem getting error: Restart on Subsystem LicensingSubsystem failed: error in application log twx_named_user_CHECK_OUT= 17.0 (I don't know what it's mean): askCount= 0.0, completedTaskCount= 0.0, _IntegrationSubsystem#, numberOfConnectors= 0.0, requestCount= 0.0, _LicensingSubsystem#, &
Hello All, I like to Configure the Mail Server Thing using Some microsoft exchange Server, So that it requires some SMTP Server and its Port. But i dont know how to get this SMTP Details for microsoft exchange Server. Can Anybody suggest some possible ways to do it. Thanks & Regards Sugumar .R
Hi Folks, Google map suddenly getting displayed at the bottom of the Mashup as shown in the attached snapshot. It was working a day back. I placed it directly in the row so as to make it responsive. On Load of Mashup --> issue occurs (All locations onto Map) On Selection Change --> works fine. (Selected record locations onto Map) Please suggest any resolution, if someone came across similar issue.
Hello, I am having 2 columns i.e. name, and Download URL. I want to store both values into Infotable. so I created a datashape with fields . name (String) , downloadURL(hyperlink) But, when I store values into Infotable ,only name get inserted , URL is not getting inserted. why this happens?
How can i go for creating Media entities and style definitions through service scripting?
Dear all,I need to parse the below XML ,Please teach me how to parse it,thanks.
Hi,I am trying to execute this REST API call in a javascript service and produce an infotable based on the returned value.here is the script code:var params = { proxyScheme: undefined /* STRING */, headers: undefined /* JSON */, ignoreSSLErrors: undefined /* BOOLEAN */, useNTLM: undefined /* BOOLEAN */, workstation: undefined /* STRING */, useProxy: undefined /* BOOLEAN */, withCookies: undefined /* BOOLEAN */, proxyHost: undefined /* STRING */, url: "https://www.imonnit.com/xml/SensorList/bWF0dGhldy5mZWx0b246V2VsY29tZTI1OENhcHVsYSE=" /* STRING */, timeout: undefined /* NUMBER */, proxyPort: undefined /* INTEGER */, password: undefined /* STRING */, domain: undefined /* STRING */, username: undefined /* STRING */};var params = { xml: Resources["ContentLoaderFunctions"].GetXML(params) /* XML */};// result: INFOTABLEvar result = Resources["InfoTableFunctions"].FromXML(params);this is the xml produce
Hi, The ThingWorx mashup is not responsive when viewed in ipad or mobile even after changing the resolution. Is it possible to write and give java script with the resolution that we need the mashup to be in as input and make it responsive? Thanks, Shalini V.
Hi, I have an staging table "test1" created in Postgresql v9.6 which has all the other tables under a column <tablename>. I wanted to select all data from another table through the staging table "test1". I used a query SELECT * FROM (SELECT tableName FROM public."Test1" where id='1') How can I solve this? Please provide some help. Thanks, Shalini V.
Hello All, I am trying to add line chart image to mail body by using EmailNotification service But, Not able to achieve it. Is there any way to add line chart image or Convert PDF to image in Thingworx. Please provide some idea? Thanks & Regards Nagaraj K
Hello, I am using Thingworx Navigate 1.8 and Platform 8.3. I am able to import PDF Extension in TW composer. But while uploading it gives warning as , " Export file missing version information. No migration will be performed. " When I try to execute " create PDF " service from PDF Export , in Application log i found ' " Could not start process: " I have installed java 8u144 version.
Hi, I'm using the PDF Extension to create a pdf for a time series chart. After run the CreatePDF service, pdf file is not captured graph data. Actual mashup is having the graph data. But, i have mapped time series chart service before run the CreatePDF service. Please find the attached screenshot for mapping the services. I have configured all the CreatePDF parameters. Could you please suggest and give the steps or example mashups how to implement pdf creation for any mashup. Thank you in advance.
Hi, I have a requirement of displaying data points on top of each bar in the chart. I tried available custom widgets, not worked for me. Please find the below image for your reference. Regards, Janakiraman P
I am trying out Manufacturing Apps. All data is from KEPWare. I have set up performance metrics. Good Parts and Bad Parts count both come from Kepware and looks right. The total count is calculated using Good+Bad and looks right under Performance tab. Everything updates smoothly. However, keep getting Quality numbers all over the place from 2000% to 60% The Total Count under "Monitored Properties" is wrong, and is different from Total Count when setting up "Performance Metrics". Please let me know how to fix this problem. KPI is calculated every 5 mins.
Hi All, Can someone please help me in achieving back and forth data display in thingworx without using session variables. Detail Requirement. I have back and forth button in my mashup and need to update the info-table content based on the back and forth button clicked.Also index is to be displayed as shown in attached image. Attaching screen shot of display for reference. Appreciate quick help. Thanks in Advance
Hi, I am able to play a video from system repository using html video widget. I wanted to save this video from ThingWorx to a particular column in a table in Sql. Is it possible to do this action? Thanks in advance, Shalini V.
To maintain a cleaner look of your ThingWorx server access URL, whether for production or convenience reasons, you may look into setting up redirection.This is a quick example on how to redirect <your.main.url.com> to <your.main.url.com/Thingworx>Go to the /<apache-tomcat-directory>/webapps/ROOT/ and find the "index.jsp" file. Copy that file for backup purposes and replace with a new one, containing the following:<!DOCTYPE html> <html> <head> <title>Redirecting....</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript"> function Redirect() { window.location="/Thingworx/"; } setTimeout('Redirect()', 0); </script> </head>Ple
I want to show the live sensor data integrated with 3D model in Thingworx, currently I am using 3D Model Viewer Extension from PTC Marketplace but I am not able to showcase live sensor data in Model. Is there any way to show sensor data in 3D model. If Thingview & Creoview are able to showcase live data how can I get that widgets?
Hi, I have created a mashup report and wanted to export mashup reports to PDF/Excel. How can I achieve this? Thanks in Advance!! Sheetal sable
Hi, I need horizontal repeater kind of on a mashup. TWX recommends to use Collection widget instead of Repeator (https://community.ptc.com/t5/ThingWorx-Developers/Collection-Widget-Wrapping/m-p/545565#M27678). Also said about layout options, • Flow Layout: Responsive, horizontal wrap. This layout is most similar to the Repeater Widget. • Table Layout: Vertically stacked, allows one mashup per row. Is there any possibilities to block the collection widget from wrapping into horizontal? Thanks & Regards, Sathishkumar C. .
Hi All, I am trying to explore the new release of ThingWorx version 8.4. I have a Mashup (with list widgets) with selected row property of list binded to the session variables and it is working fine in ThingWorx 8.3. I could see the data when I execute GetGlobalSessionValues service available under CurrentSessionInfo. When I try importing the same entity to 8.4 version, I could see no data is getting generated from the selected row property of list widget and thus not going to the session variables. GetGlobalSessionValues service available under CurrentSessionInfo appears empty. Note : When I try binding the text property of text box with the session variables in TWX 8.4, it is working fine. I am confused if the issue is with the list widget or selected row property of list widget or with session variables in TWX 8.4 version. Kindly advise.
I need to call a SQL Query service. Which Look-Likes : select * from public.styleassociation where id in (?); As input I am passing Json Object (Ex: { "values" : [1,2,3]} ) Can anyone help me, how to extract the values in "?" place.
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.