Recently active
Hi all, I'm trying to test a simple workflow task in flow, using the FTP utility. My idea was to get connect to my ftp server, upload a text file from one directory, create a directory, and then download that file there. The documentation doesn't have any examples and all that I'm able to do successfully is create a directory. Does anybody have an example of how to do this or can anyone point me in the right direction? The upload file action gives the following error. I have tried all the different paths that I can think of.
Hi, I need to know if a property of a thing is a transformed property to show it in a mashup. When you create a property, you can select if it's Direct or Transformed. Is it possible to know that information of the property using a service? And if not, how could I get it? Thanks in advance
Were you ever able to get a resolution to not being able to view the Performance Advisor Dashboard? I just tested trying to access the link in the Support article and was also redirected to the PTC Support homepage. Re: post
What keywords can go inside the expand input variable? I know its navigation related but I cant seem to find any documentation that tells me exactly what values are allowed.
Hi, Is it possible to dynamically color the chart based on the range? For each range, we need different colors to get displayed in the chart. I have attached the reference. Please help us understand how we can achieve this. Thanks, Shalini V.
1. I'm using Thingworx 9.0, I want to show a dash or CCTV camera on the thingworx mashup how can I do that, suggest any architecture diagram to show a dash or CCTV camera on the mashup. 2. I have sensor data in hex format which is in the attachment, I want to convert it in the readable format in thingworx how can I do that. I did with the below program but it will give me different outputs. var hex1 = HextData.toString(); var str = ''; for (var n = 0; n < hex1.length; n += 3) { str += String.fromCharCode(parseInt(hex1.substr(n, 6), 16)); } var result = str; please suggest the way, thanks in advance
Hi, The current lint rule require each line end with semi ';' , can I change the rule ? Regards, Sean
Hey, I want to ask whether MQTT extension could be used in thingworx trial or not ? thanks for the help.
Hi,I'm trying to connect SAP through thingworx SAPODATA Connector.With the Demo gate way it's working fine. With SAP client environment Thingworx gives Error Unable to Invoke Service GetEndpointList on VS.Test.SAPThing : Your route exchange has failed. HTTP operation failed with status [404 - Not Found].here are the Generic Connector Connection Settings Authentication Type = fixed HTTP Connector Connection Settings Username = <SAP Gateway user> Password = < SAP Gateway pwd> Base URL : https://sldev.slhana.com:9000 Relative URL : /sap/opu/odata/sap/ZCEP_DATA_SRV/ZCEPDATA Connection URL : /opu/odata/sap/ZCEP_DATA_SRV/ZCEPDATA/$metadata Validate service gives 503-Service Unavailable. Please let me know my mistake.Thank you in Advance. Regards, Bhavya
Hi, Does ThingWorx 9.0.3 supports OpenJDK ? Regards, Sean
I'm running my ThingWorx composer on IE 11.1139 creating my first ever Mashup, and when entering the design "mode" the page gets stuck loading, and I'm unable to do anything else in the composer also.. Any assistance or ideas for a fix would be greatly appreciated.
Hi, I am using a Trial version of Thingworx Foundation and am importing Manufacturing App extension. I am getting the below error, and none of the tiles are shown. Error: CouCould not load "PTC.SCA.SCO.AssetMonitor.AssetList.AssetListContainerMashup". Reason: 403 - You don't have a valid license. Ask your administrator for access to the following license feature: twx_asst_advld not load "PTC.SCA.SCO.AssetMonitor.AssetList.AssetListContainerMashup". Reason: 403 - You don't have a valid license. Ask your administrator for access to the following license feature: twx_asst_adv Regards, Sri1
Hi, The engine that's used by ThingWorx JavaScript service is Rhino, it supports calling java directly as following : . However , the similar usage doesn't work in ThingWorx JavaScript Service : How to make it work in JavaScript service ? Regards, Sean
Hello everyone, I have a simple mashup where I want to display data coming from a value stream. I have a remote thing connected to a KepServer Gateway that retrieves sensor data each second. In the mashup builder, I add the queryPropertyHistory service for the data. Now I insert the Line Chart (Version is Thingworx 9) and link the data from the query to the chart (I choose three signals for the Y Axis and the timestamp (DATETIME) for the X Axis. I also choose maxItems for the query (e.g. 1000). Now when I open the mashup, the data is loaded and shown properly and is also refreshing and adding the latest data each second. The problem is, that the X-Axis is way to widely scaled for the data points shown (see screenshot). My expectation would be that the X-Axis is limited to something like minimum timestamp in the data query to maximum timestamp in the query (and the window moves with the data). How can I achieve this? I tried using the 'XAxisMini
We will host a live Expert Session: Thingworx Navigate Component Based App Development on Wednesday 09/30, 08:00 AM Eastern Daylight Time Please find below the description of the expert session as well as the link to register . Expert Session: Thingworx Navigate Component Based App Development Date and Time: Wednesday 09/30, 08:00 AM Eastern Daylight Time Duration: 1 hour Host: Pratibha Bhatnagar Description: Following the series of new capabilities released with Navigate 9.0, this session will focus in the details of Navigate Component Based app development and how to leverage this to your use cases. Existing Recorded sessions can be found on support portal using the keyword ‘Expert Sessions’ You can also suggest topics for upcoming sessions using this small form
Hi all, I'm newbie, I have a platform to send data in the syntax [CS*YYYYYYYYYY*LEN*WAD,Language,location data]. What protocol do I need to TW to get the data.
Hi, I'm deploying Thingworx entities as an git extension from Dev to test server, which makes entities non-editable. i.e xml of entity will have new tag as <aspect.isExtension="true">. As well as DELETE option is disabled. I have already tried removing this tag and save xml and re-import but no luck. How to revert or make that entity editable again?
Hi, We will be using a cloud set up where Kepware will be running on edge device and Thingworx connected to it from a cloud platform. So our IT team for setting up security and firewall, wants to know what communication protocol is used between Kepserver and Thingworx. Regards, Sri1
Hi team, In 8.4 I can see session variable LastAssetChange while creating a mashup. But in 8.5, It is not present. Can someone please let me know where can I find these and what is the specific use of this LastAssetChange variable. Thanks and Regards,
The selected text of a dropdown widget is not showing up when the service used for the data field (dropdown) is triggered again after the mashup load. I have checked both the services output its working perfectly. I have binded the selected row of the service to a label widget so whenever there is a selected in the dropdown the label gets the data. But when the service for the dropdown is triggered in the middle (example using a button click) the selected text value goes away and the label no longer shows any data. Even if i open the dropdown box and select the same value it wont show up. Only if i change my selected, i can see the data back in the label widget
Hi everyone, this is my first post on PTC comunity and I thank you all in advance for the support. The use case that I intend to develop with the thingworx platform is a tool for creating dashboards. In particular, the end user must be able to drag widgets (starting from a special "widget-column") in his work plan, and drag the data that will have to populate these widgets from another column (a "data-column" that contains all the data from DBs and other sources). I am attaching a photo with the idea of the final product. I decided to write here for feedback on what approach to use to develop this solution.My doubts are mostly about widgets: starting with the platform, I haven't been able to extend drag-and-drop functionality.I therefore thought that the solution could be to use the SDK by developing my widgets with these additional features.But reading the documentation, I came across the concept of gadgets, and I have doubts about what is the right practice and I would li
We will host a live Expert Session: "Windchill & Thingworx Navigate Authentication" on November 10th at 10:30 AM EST. Please find below the description of the expert session and the registration link . Expert Session: Windchill & Thingworx Navigate Authentication Date and Time: Tuesday, November 10th, 2020 10:30 am EST Duration: 1 hour Host: Arshad Imam, PLM Product Technology Lead Description: This in Expert Session will take you through a step-by-step approach for configuring authentication between Windchill and Navigate with SSL. Plus, you can take advantage of a unique opportunity to ask questions in a live Q&A following the presentation. Register here Existing Recorded sessions can be found on support portal using the keyword ‘Expert Sessions’. You can also suggest topics for upcoming sessions using this small form. Here are some recorded sessions that might be of your interest. You can find recordings for the full
Hi, I came across a very strange observation. I have an user added to a custom user group and this user group has certain permissions .Once that user clears cache and cookies from browser,that user getting removed from the concerned group automatically in the composer. Any idea about this? Thingworx version 8.5.4.
Hello guys, I have a service in ThingWorx 9 where I am trying to use the GetJSON from ContentLoaderFunctions to get the data for a ThingWorx project but I get the following error: " Message :: Invalid Content Type: text/html". I checked the logs and there are no other errors. I tried to do this request from Postman and it works fine. Also tried a PostJSON and it works fine, so the appKey it's ok. I also tested the javascript from below with ThingWorx 8.5 and it works without any issues...but for ThongWorx 9 it simply does not work. You can find below the javascript code from my service: var params = { headers: { "appKey": "6b2c8c8b-423e-5a56-c321-5e378ff55662", "Content-type": "application/json" } /* JSON */, url: "http://localhost/Thingworx/Projects/daniel_test_99" /* STRING */}; var result = Resources["ContentLoaderFunctions"].GetJSON(params); If it's impor
Hi Developers, I have a mashup containing four images. I want to navigate to other mashups by clicking on these images. I have configured navigate function and was successful in binding it to a button, but I want to achieve this on click of image. I have attached images of my main mashup and function I created. As Navigate function can only be configured for button, kindly suggest how to achieve navigation to another mashup by clicking on image
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.