Recently active
Hi All, I have configured the Twilio Thing in Thingworx. When I tried to call the SendSMS Service from Thingworx.I am getting a response like Unable to Invoke Service SendSMSMessage on TwilioSMS : null. Please let me know what is the issue?
Hi, ThingWorx custom authenticator allows for delegation of authentication activities to a 3rd party Identity Provider. Which can be used for expanding the authentication mechanism which are potentially beyond the SSL / AppKey / Username and password based auth. However, I'm not able to find similar possibilities with Edge SDK for instance C SDK. Is it possible to extend or override available auth functions under twApi? Thanks!
Hello PTC Community, I am facing the problem to connect the power BI report to the Thingworx mashup . Though I have used the embedded url provided by the Power BI. Now each time I am trying to access the report, Thingworx ask for login credentials, which is time consuming. Since I am new to thingworx I do not know , how to use the API authcode to bypass the authentication process. Can you please help me to set up it. Thanks
I have a Combobox list and binding the list data by a service call after this service called I invoke another service to get selected item and binding again to SelectedText properties of Combobox then the event selected row change of Combobox will auto-trigger. How can I avoid this case, because this action will trigger another service in my logics Thanks All!
I'm not able to configure the state formatting option for the new Value Display widgets - it's not even listed in the properties. Will the new Value Display widgets have a State formatting option available? I know the old ones do, but those will be deprecated soon, or so it says... Any help appreciated!
Hello! So I have a button that I would like to disable when a specific user doesn't have runtime permission to the service linked to that button. How can I do it?
I don't understand about asset in thingworx. one asset mean one thing or one asset mean one device connect to thingworx or other if one asset mean one thing when i create thing by not connect device i will lost one asset right? Please suggestion thank you
Hi all! I saw Liveworx 2018 demo with PAT with bidirectional connection. (MQTT channel) I am ok with EDGE -> Thignworx connection. I understand also how Egress message is working. My question is if it is even possible to send request to PAT from Thingworx without any EDGE based trigger? I saw remote service on the example WeatherThing, but cannot find any reference in code. How it can be done in PAT? Regards, Adam
Customer has been using older AspenTech and we are getting data in bulk queries (via Linked Server) through ODBC (JDBC had bugs that couldn't get resolved). Customer is upgrading their AspenTech to latest version and I'm praying there is a better connection option like we do with OSI Pi. Anyone with experience with this product could provide tips?
Hello all, I had to reinstall ThingWorx foundation after I installed ThingWorx Flow. I used the same configuration that I used in the first installation and only changed the host name. I updated this new host name in the ThingWorx Flow configuration following the guidelines described in this post and in the official documentation . However, when I try to access to ThingWorx I received the error described in the Tomcat log (attached), and RabbitMQ outputs this error in its log file: When I run the command "pm2 ls" I can see that all the apps are up and running (see the image below). Can anyone please help me with this issue? I attached the platform-settings.json as .txt file. Thank you
Hi, I'm using the 3rd party js ui libaray to create the custom widget . But the the <svg> element in the original ui libary become <i> and the sub dom is not rendered in cusom widget . Is there any magic rendering occurs when rendering customer widget ? ------The html of the original ui library----- ---the html after rendering in customer widget---
I would like to know all about "Thingworx Connection Server". What is it? What benefit of it ? How to download? How to install? How to using and config? etc. If me must to know. Thank you.
is it possible to transfer the data from sql server to mongo db in thingworx
Hi everybody, Thingworx for sure supports concurrency. I quite often see all the different Thread IDs in the Script Log. But I reached a point in Thingworx Script Development where I get concurrent conflicts and race conditions. Where are the synchronisation primitives to handle this? The use case: We have continous running machine providing it's data to twx via the KepServer. Tags of main interest are running meter, speed and timestamps of certain events. Now we want to do some aggregation in memory and so I implemented an info table as property of the thing and a timer that frequently calls a service that just accumulates the total meters and the time to the last row of the infotable. For certain events (e.g. change of reel) we now need to create a new row in the infotable and now I run into trouble, as the service to accumulate and the events leading to a new row are not on the same thread. This lead to synchronisation issues, why I implemented a second in
I was trying to install License for Thingworx 8.5.5 which is running on Linux docker installed on Azure VM. I didn't have ptc license management credentials with proper access on the portal. I followed these steps as mentioned in below link. https://github.com/babashyam3/Thingworx-8.5.5-Docker Now after successfully launching Thingworx I was not able to change anything because license was not available. My challenge was not able to locate ThingworxPlatform folder in docker to get the PTC Device ID and put the "license_capability_response.bin" in that folder. Here's how I resolved this issue. 1. I got the PTC Device Id b running the service "GetInstanceId" which you can find under "Subsystem: LicensingSubsystem ( search "LicensingSubsystem" in search box in Thingworx".2. I asked for the "license_capability_response.bin" from someone who had proper access to get it using PTC Device ID.3. Now using CMD in admin mode. I go to the folder where my "docker-compose-post
After a fresh install of Apache Tomcat 8.5.50, there are settings in the Tomcat Configuration dialog box for Java 9 Options (see below). Is it best to clear these out, or should these default values be left in?
Hi all, Starting from this post by @atondorf and my original believe (which once upon a time was true), I've been working on an extension to handle Mutex and Counter situations for now. Hope it helps anyone which faces this kind of problems which aren't easy to handle with ThingWorx out-of-the-box. Here it's the public repository with the source code and the Extension ready to be used and fully documented: https://github.com/carlescm/ThingWorxConcurrencyExtension Here a copy of the Usage part on the README.md from GitHub: Mutex We implemented a mutex ThingShape with Java ReentrantLook with fair execution enabled which allows to synchronize and block thread execution. Blocking it's done at Thing's level, it means that each Thing which implements the wupMutexTS ThingShape has it's own ReentrantLook. Mutex Usage Samples Just add the wupMutexTS to the Thing or ThingTemplate to whom you want to add mutex blocking features. On the Mutex Usage samples you will
Hi All I recently migrated my ThingWorx project from version 8.3.0 to version 8.4. In the updated ThingWorx Platform I am not able to import widgets such as Google Maps 3.0.3 and Progress gauge Is there a way around it? Regards
Hi all, I have installed Thingworx Navigate 8.5 using executable. To debug Thingworx Extension, I need to add JAVA OPTIONS arguments in tomcat service. There are two bat files in Thingworx installation folder, service.bat & tomcat_windows_service.bat in which one I need add JAVA_OPTIONS and how can I reinstall service. Could any one help me with this. Thanks in advance. /VR
Hello,I am trying to connect external API into Thingworx. But i am unable to receive responses. I attached my code here. and i upload my result also. Please help me to do that.Code: var params = {proxyScheme: undefined /* STRING */,headers: { 'grant_type':'*****','client_id':'******','client_secret':'******','resource':'*******'}, ignoreSSLErrors: true, useNTLM: undefined /* BOOLEAN */,workstation: undefined /* STRING */,useProxy: undefined /* BOOLEAN */,withCookies: undefined /* BOOLEAN */,proxyHost: undefined /* STRING */,url: "https://******", /* STRING */timeout: 6000,proxyPort: undefined /* INTEGER */,password: undefined /* STRING */,domain: undefined /* STRING */,username: undefined /* STRING */}; // result: JSONvar result = Resources["ContentLoaderFunctions"].GetJSON(params);
Hello team I am working on file upload widget and allowing to upload multiple files, but once I click on upload button the items list did not hide or clear. .
scenario : when we are trying to write any service in composer, at that time we have an option below to go at some reference service, which is non-editable, i.e. there is nobody can write any text on that box by keyboard input. But there is one way, it can take input which is the input parameter of the above service when we click the arrow button and that box is already selected then it will take that text and put it in that text box. Real problem is there is no option there to retrieve it from there. As a working solution we need to go on that reference service to edit it. Thingworx version : 8.4.3
hi i followed the instructions to install Thingworx in windows 10 but it didn't work. i can't start tomcat server could you help me there is another method to install Thingworx
Hi, Actually, I have a use-case in which multiple tags are coming one after one from Azure IoT Hub in one JSON property which is overwriting every time with the property value and timestamp . The property name is populating in some other string property. and my subscription is running on that JSON property. I have to dynamically update all the properties as per JSON data arrives but sometimes what happens that the data of one property gets updated to some other property and hence it results in false data for all the properties. As per my understanding, if somehow I can make this subscription like it will not execute next time until the current execution will not complete then maybe it can solve the issue of assigning false data to properties. Can somebody help with this? Thanks in advance.
Hi, I installed thingworx flow successfully yesterday and ran command "pm2 ls" showed the complete components at the time . However , today when I open the VM machine but found "pm2 ls" shows nothing. What's I've tried: 1. run command "sc start RabbitMQ / rabbitmq.service" but it tells me the service is already running. 2. restart the workflow subsystem, but it doesn't help 3. I can access thingworx foundation with host and port which were specified when installing work flow, but I cannot open https://<host>:<port>/Thingworx/Composer/apps/flow/#/ If the workflow doesn't launch automatically, how can I launch it manually ? ---Version--- Thingworx 8.5.1 + Thingworx worx work flow 8.5.1 + Postgresql 10.11 + windows server 2016 . Regards, Sean
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.