Recently active
Hello, I am trying to set up tunneling in my Java App for Remote Desktop purposes. Background: Java SDK 6.1 Netty 4.1.21 ? ThingWorx 8.0/8.1 UltraVNC Java App Configuration: twxClientConfigurator.setUri(AppProperties.getAppProperties().getProperty("thingworx.uri"));twxClientConfigurator.setAppKey(AppProperties.getAppProperties().getProperty("thingworx.appKey"));twxClientConfigurator.ignoreSSLErrors(true);twxClientConfigurator.tunnelsEnabled(true); On the ThingWorx side everything is configured as it should be: The Error which I am receiving, while trying to download wsadpater.jsp file: An the ThingWorx logs: Remote access attempt failed for tunnel name vnc on remote thing Remote access attempt failed for tunnel name vnc on remote thing mything. mything does not support tunneling. It is very urgent. Hope someone can help me.
I want to the baidu map widget, where can I download it?
I have a soap response from a PostXML call.Need help in reading the value of a tag: Ticket_numberI am not able to read the value TKT0001, more so because of the namespace<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <ns0:Test_soap_service xmlns:ns0="urn:Create_Ticket" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ns0:Ticket_Number>TKT0001</ns0:Ticket_Number> </ns0:Test_soap_service> </soapenv:Body> </soapenv:Envelope>
I have a need to be able to copy to clipboard from Thingworx Mashup. Like providing a button to copy info from mashup and paste it some other app. I do not see a way to do it. I am thinking about creating a widget to achieve this feature. Any ideas?
Key Functional HighlightsThingWorx 8.2 covers the following areas of the product portfolio: ThingWorx Analytics, ThingWorx Utilities, and ThingWorx Foundation which includes Connection Server and Edge capabilities. Highlights of the release include:ThingWorx FoundationNext Generation Composer: Fewer clicks with new navigationFull Import support for Entities & ExtensionsNew editor for Projects to manage entitiesEditing of localization tables, style/state definitions, networks, masters, gadgets, menus, persistence providers, authenticatorsAdditional capability in SQL Services, Remote properties, Duplicate, Logout pages and moreMashup Builder:Collection widget which allows replication of mashups and content in flow and table layoutsCSS property on widgets for defining and binding style classesCSS Editor now available in Mashup Builder which allows developers to create modern experiences with responsiveness, animations, advanced styling and behaviorsKEPServerEX/ ThingWorx Industr
While Installing Analytics Stand Alone Server on Windows Machine I am getting following errors. can anyone please provide the solution for this.
Hi,I have a service for emergence stopping of machine with boolean values.I have given it for machine running also.The running part works perfectly but E-stop doesnt work. Is there any way anyone can help with it? Thanks,'V.Shalini.
Hi,I like to connect ip camera live video to the thingworx mashup. Ip camera are behind to firewall and has private ip address. I can use ems, so can I use tunnel or something like that to stream live video?Any suggestion how I can do this?I don't need to record video, only watch it in mashup.
I'm having an issue with starting up a Thingworx composer with Tomcat and the only error i'm getting in the Thingworx application log is:[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Failed to load FlxCore library. Ensure it's in PATH (Windows) or LD_LIBRARY_PATH(other platforms) or set with the VM arg, -Djava.library.path. Error message : com.flexnet.licensing.DllEntryPoint.entry([B)IFirst off, a couple of points to note. The machine i'm working on at the moment hasn't been used in about 3 months, but it previously had an instance of Thingworx running on it previously with no issues at all. It was primarily used for testing things in a dev environment and hasn't been touched or updated in that time. Also I've double checked the PATH and added both the "<tomcat>/webapps/Thingworx/WEB-INF/extensions" directory and the same but with the FlxCore64.dll on the end and neither of these solve the issue.A lot of other
Good morning Attempting to install Thingworx 8.1.3. I have manually imported the license file referring to CS271439. I will tell you step by step. First { "PersistenceProviderPackageConfigs": { "PostgresPersistenceProviderPackage": { "ConnectionInformation": { "jdbcUrl": "jdbc: postgresql: // localhost: 5432 / thingworx", "password": "<password>", "username": "twadmin" } } }, "PlatformSettingsCo
Hi,I have been trying to log in to the TW composer but suddenly, it stopped responding with a 401 error (attached screenshot). It was working absolutely fine until a day or two ago. What exactly happened here and how to rectify it?Please find attached the application logs.Also, the drive where TW is locally stored is suddenly full.Thanks!
How can we add keypress event in our textarea whenever a key is pressed in a textarea and a values is typed it should call a web service.
For example I am interested in this session:ThingWorx Edge Tunneling: How to Get from Here to ThereIt would be good to have these past event's recordings available on demand.Thanks,Rad
Is there a easy/fast way to interpolate all data in a stream?I would like, given a startDate and endDate and a step, a stream with timestamps every step, and values the interpolation of the original data.My stream:timestapvalue2017-10-27 15:13:25.1235572017-10-27 17:19:11.0246782017-10-27 20:02:34.9875582017-10-27 23:45:13.3565472017-10-28 02:12:56.2234472017-10-28 03:27:16.133469I would like this result:timestapvalue2017-10-27 16:00576,532017-10-27 18:00626,852017-10-27 20:00679.082017-10-27 22:00614.502017-10-28 00:00664.632017-10-28 02:00655.65where values come from the interpolation formulav* = v_0 +[(v_1 - v_0 ) / (t_1 - t_0)]*(t* - t_0)I tried the service "Interpolate" but doesn't seem to work.Thank you
I am trying to import MED-61116-CD-081_F000_ThingWorx-Utilities-8-1-0.zip into Thingworx 8.1.1 on Ubuntu OS.Everything but one TWX_Converge_Styles_ExtensionPackage:8.1.0 extension is installed, which I assume abort the installation of the whole Utilities package.What do I need to do? To add some entitlement to my device and re-generate licence? Or else?I am trying to find out how to get: Remote Access & Control or Software Content Management extensionsValidation Resultspropertytable_ExtensionPackage:2.0.0TWX_Converge_Styles_ExtensionPackage:8.1.0TWX_Connector_Util_ExtensionPackage:8.1.0textboxValidate_ExtensionPackage:2.0.0TWX_Converge_SFWU_Application_ExtensionPackage:8.1.0TWX_Converge_RAC_App_ExtensionPackage:8.1.0TWX_Converge_RSM_Core_ExtensionPackage:8.1.0TWX_Converge_Core_ExtensionPackage:8.1.0infotableselector_ExtensionPackage:2.0.0TWX_Converge_RSM_FileTransfer_ExtensionPackage:8.1.0TWX_BusinessProcess_ExtensionPackage:8.1.0TWX_Utils_System_L10n_ExtensionPackage:8.1.0In
Hi AllHow do I display the sum of multiple thing values on a time series graph?I can display one things values using OU visibility permissions. I have added OU visibility permissions to another Thing, but cannot get my service to "see" both.Any suggestions?
Hi Everyone,Does thingworx have a service or something to run a .bat file ?Thank you in advance for your help.Wendy
Hi Everyone i am trying to create a line chart to display the date on the Y axes and the weight of the polybag on the X accessi tried using the label chart but it only allow me to choose the value displayed on the X axisany idea how to work around thatthank you
Hi,can anyone please tell me how to pass application key in headers as parameters, can you post the sample headers.I tried application key string in headers in many formats, but still I am facing the same issue(cors).I tried below cases:headers:{appKey: <application key>,ApplicationKey: <application key>,Application Key: <application key>,Application-Key: <application key>,application-key: <application key>,KEY:<application key>,}Thanks in advance .
Hi,I tried creating a connection server between TW and Azure platform.After downloading the Azure-iot-hub-connector from TW marketplace and configuring the azure-iot.conf file, I was able to connect both these platforms.I have created a mashup wherein a user can add his credentials to log into his account and transfer files from TW to Azure and vice versa.Now my requirement is to create a connection at runtime rather than configuring(hardcoding) it in the file ie, multiple users being able to connect to their account.Any suggestions ??RegardsVinay
Hi Team,We want to know the existing font name which is being used in the Thingworx 8.0.3What is the way out to find the same.Another issue is we want to have our own custom font to be used for Labels captions. what is the way out to do so.We have tried to download the exiting extension "FontLabel" from Market place which also did not worked.RegardsVidyadhar Dhumal
Dear Team,How to change font type? As in style there is no options for font changes.Thanks in advance
I just wanted to share this as I have struggled with this for about a day now.If anybody has a better way of doing this then please let me know.I wanted to create a counter that increments a property value every time a Boolean value on a different property changes.I am using a subscription to do this.So this is what I had.I then create an additional property that will keep the values.I created the subscription on data change as suchI went in circles trying to figure out why its not working. then I had a look at the application logs.Throwable Error Executing Event Handler for event Type.Thing:Entity.Quality_demo_data:Event.DataChange:Property.sorting-quality-demo_PLC1_conveyorOn : Execution error in service script [Quality_demo_data Event.DataChange:Property.sorting-quality-demo_PLC1_conveyorOn] : ReferenceError: "one" is not defined.This made no sense to me at all so I tried with track two and three. And got similar errors.So,I thought could it be the name of the parameter?I created an
I am an error to verify the ThingWorx Foundation connection.I am running ThingWorx Analytics server on a windows 7 , 16GB and 8 cores, diferente than ThingWorx FoundationI have installed the Docker Toolbox and make sure that I have a computer that has a HAV capable processor and if this feature (HAV setting) is enabled on the processor (from the BIOS).I can ping my ThingWorx Core Foundation Server IP from my windows 7, but my browser can not access to my ThingWorx Core server with an 8080 port.Kepware connection uses port 80. but when i Try to install using port 80 it fails too. Launching the server:8080/Thingworx fails but when i use the hostIP:80/Thingworx redirects to the composer.any ideas?
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.