Recently active
I want to install thingworx foundation on windows 10. but it it always asks me to uninstall previous installation of thingWorx-foundation. Actually, i have uninstalled the previous. how can check if i uninstall completely?
Hello I need to get binary files from integrity web site With attachment file URL, ID, Password, how to download attachment files. I saw getbinary() service. Can I use getbinary() service? if possible, can I get sample code? especially parameter Thank you BS
Hi All, I have an infotable to store marks of students which has a field named "marks". Can I get the count of students who got 90,75, 35 etc.... Example 7 students scored 90, 3 students scored 50. I need the percentage of students that scored particular mark. In above case 70 percent scored 90 marks, 30 percent scored 50 marks. I am trying to use Donut chart to represent the percentage of occurance of each mark. Thanks and Regards, Bhanu. @CarlesColl
We have a data table in Thingworx of usernames and passwords. Using these the user would enter his/her own username and password and it would retrieve that info from the data table in Thingworx to check if its correct. Is there any way this could be achieved?
I want to reorder the rows of a grid advanced after the data of the grid has been loaded already by dragging & dropping a row in its desired place. Is this possible? Thanks in advance.
This small tutorial enables you to manage payload decoding for Adeunis Devices within ThingWorx Composer in less than 10 minutes. Adeunis Devices communicates on LPWAN networks (LoRaWAN / Sigfox) covering sectors such as smart building, smart industry and smart city. The encoding is also possible but it will be covered in another article. 1. Get Adeunis Codec Adeunis is providing a codec enabling payload encoding and decoding. Download here the resource file containing the codec. Unzip the file and edit "script.txt" with your favorite text editor. Copy all text contained in the file. 2. Create AdeunisCodec Thing Create a Thing called "AdeunisCodec" based on the GenericThing Template. 3. Create a service called "Decode" Create a Decode Service with the following setup: Inputs: type (String), payload (String) Output as JSON Past the previously copied "script.txt" content Save 4. Correct a couple of Warnings Remove all "var c
Hi, Though we can use the Home Mashup field in ThingworxSSOAuthenticator under User Defaults to set the home mashup corresponding to the users who are using SSO to login, believe it would be for uniform for all the users irrespective of the user groups they belong to. Is there any possible way to specify different home mashup for users belonging to different user groups.
Blank screen is coming after login with Thingworx user on Form Login page of my organization My user is part of user group and user group is a member of Organization Home mashup of organization is already assigned with landing mashup and that mashup is being given the required permissions, Application log is showing error Entity Not Found : [PlatformSubsystem] but platform subsystem is present in my Thingworx 9 environment Thanks in advance.
Hello! I was wondering if I could have an image that while hovering it with the mouse it would show some information (labels and buttons) in front of the image. Is it possible? Thank you in advance.
Hy ptc community, I'm currently implementing an industry process. For this process it is important to check some things before the main process starts. Below you can see a rough prototype of what I want to build on the Operator Advisor plugin. The menu points (10, 20, 30, 200, ...) should be dynamic and loaded from a table. One process could require 10, 30, 200, ... another process could require 20, 30, ... When the user clicks on a menu point (for example on 10) the corresponing dynamic view (also backed by a table) should open. Something like: "Insert part one in machine b" *START*, *STOP* (Buttons) The content (for now) is only text. The start and stop buttons log to a table (with orderId, menu point, start/stop date). Is this possible? Is there already some kind of example? Thanks a lot in advance. Best regards Aaron
Hi everyone, When I try to change to navigate to another dashboard through of my menu happens it: "Could not load "Mashup Name", internal exception 4" Can someone help me?
Hi all, Could anyone help me to change Thingworx Flow Port from 443 to other port. Thanks in advance. /VR
Hi, I am implementing a workaround for a custom toastr extension, Iam using a Mashup as modal popup with animations using custom css to display the toastr. I need to change the panel/Mashup color based on an input like to show green when its a success message and red when its a warning. The Input need to passed from another mashup to the toastr mashup. Toastr mashup contains a panel and label widget., I am using thingworx version 8.5 Can anyone please point out a way to change the panel color using a custom input?
Hi Team, I'd like to export some data in a grid. I have attached the all data from my service to the grid, configured the grid columns so that they are user-friendly (Ex. OwnerEmail to Owner Email) and removed the grid columns, that I do not want to see and download. I bound the Data Export widget to the edited table, but the mashup will not download the edited table. How can I get the export widget to download the edited table? When i bind the data from the service directly, I can export all the data. However, the column titles are not user-friendly and there are columns I do not want to download. The solution given in the topic https://community.ptc.com/t5/ThingWorx-Developers/Data-Export-an-Edited-Table/m-p/503130 is to create a custom service. But If I am using multiple grids in my solution it is not feasible to create service and provide the numerous changes in the column names to it. Is there a way around it?
Hi, Does anybody know how can be "Units" assigned to a property in Manufacturing Apps 8.5.2? I thought that we could do this from the "Configuration and Setup" option, in the "Additional Properties" menu, but there is no option to do it in the screen. Although it is explained in the help center how to do it, it is imposible to do it from this screen. https://support.ptc.com/help/thingworx_apps/r8.5/en/#page/thingworx_apps%2FThingWorxAppsSetupConfig%2Fadditional_properties.html Thanks Olatz.
Hello, is there a way to open a specific web page in a mashup , when clicking on a row in the tree widget? So that I can configure for each Thing in a tree widget (which is defined by a Network of things) a URL which will open up, when clicking on it?
I have a problem when I import “MYSQL Extension Package” on the ThingWorx Platform, it gives me this Error “Error Occurred during the import” also when I press Validate button it gives me the same Error “Error Occurred during the Validation”. I have been tried many versions of Database Extension but I faced the same problem. notice i have tried to find another version but i cannot find anything in the Marketplace.
Hi, How to retained the message in topic when we are in offline. There is any ways to retained messages in ThingWorx using MQTT template. Please explain detailed. Regards, Saranya.S
Hi, i'm still new to thingworx. Is there a way to export the entire project and import it back safely without loosing any of the connections. Thanks in advance.
Hello, We have an application that is polling Things every 500ms using the REST API. On our ThingWorx server, this is causing the the localhost_access_log to grow exponentially, as it's logging all of these calls. Is there a way to turn this logging off or at least limit it?
Hi, Is there any LDAP extension available in marketplace for download? Thanks & Regards, Shalini V.
Hi, We are thinking about migrate to ThingWorx 9.0. Is the ThingWorx 9.0 version stable to be deployed in customer place? Looking forward for your advice. Thanks & Regards, Shalini V.
Hi all, We have configured Thingworx, PingFederate and Azure AD. When we try to login it throwing below error. 2020-07-01 11:04:46.703+0000 [L: ERROR] [O: o.o.x.e.Decrypter] [I: ] [U: ] [S: ] [P: ] [T: https-jsse-nio-443-exec-9] Error decrypting encrypted key 2020-07-01 11:04:46.703+0000 [L: ERROR] [O: o.o.x.e.Decrypter] [I: ] [U: ] [S: ] [P: ] [T: https-jsse-nio-443-exec-9] Failed to decrypt EncryptedKey, valid decryption key could not be resolved 2020-07-01 11:04:46.703+0000 [L: ERROR] [O: o.o.x.e.Decrypter] [I: ] [U: ] [S: ] [P: ] [T: https-jsse-nio-443-exec-9] Failed to decrypt EncryptedData using either EncryptedData KeyInfoCredentialResolver or EncryptedKeyResolver + EncryptedKey KeyInfoCredentialResolver 2020-07-01 11:04:46.703+0000 [L: ERROR] [O: o.o.s.e.Decrypter] [I: ] [U: ] [S: ] [P: ] [T: https-jsse-nio-443-exec-9] SAML Decrypter encountered an error decrypting element content I have tried this link from StackOverflow - https://stackoverflow.com/qu
I am trying to iterate through a JSON and map it to info table (later show the data calculated in a mashup). Based on this article: How to convert JSON to an InfoTable in ThingWorx Thingworx Versions in use are 8.4 and 8.5. var params = { url: "https://<URL to JSON>" /* STRING */, }; // result: JSON var jsonData = Resources["ContentLoaderFunctions"].GetJSON(params); // Function gives back a string-> toJSON only works with Infotable jsonData = jsonData.ToJSON(); // lenght is only possible with actual JSON Object logger.warn(jsonData.items.length); var result = jsonData; // TO DO create Infotable and change result to Info Table /* var dparams = { infoTableName : "InfoTable", dataShapeName : "LiveData" }; // CreateInfoTableFromDataShape(infoTableName:STRING("InfoTable"), dataShapeName:STRING):INFOTABLE(AlertEvent) var result = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape(dparams); */ My major question is wha
Hi all, I try to create services for joining 2, 32 bit int as a high_byte and low_byte. Like join() function in picture below. But seem like in services can't left shift 32 index. I try to use (3 << 32) the result is always 3 not 12,884,901,888. But when I use (3<<2) the result is 12. What is I miss or it have another way to join 2 32 int into 1
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.