Recently active
Hello Everyone. For a customer we recenlty migrated to TWX 8.5 to 9.0.3. Instead upgrading system we did install from scratch to new server using TWX installer and copy entities from 8.5. Our major problem is Subscriptions. Almost all are remote things are bind to Kepware and getting data from various machines. After upgrading most of our Things their subcriptions imported as Disabled. We had to manually Enable most of our Subscrptions. The method we did use to create subcription is to create subscription either on the ThingTemplate or ThingShape level to which Things to inherit. After monitoring for two weeks our Application Logs are crawling with the Error = Error Executing Event Handler '<subcriptionName>' for event Type.Thing:Entity.<thingName>:Event.DataChange:Property.<propertName> which is mandatory to use this DataChange event on Things to run our logics But they are simply dont work wa
I would like to make the gadgets in the gadget library 'standard' and only when they are added to the dashboard will the data binding take place.what is the best approach for this purpose?
I'm practicing by installing an Thingworx anaytics in developer build a predictive analytics model. Error occurs. data set stops everytime. Please refer to the attached picture
I have a custom dropdown widget that I noticed when implemented doesn't update when some options are selected. I checked the console logs and the error that comes up is: "Uncaught TypeError: Cannot read property 'dataMgr' of undefined" It occurs when updateSelection() is called in the code. I first thought this might be an issue with my data source feeding the widget but the dropdown selection works completely fine when the mashup is previewed in the Composer with no errors occuring. Any ideas what could be causing this issue?
I just start working with thingworx and I can't install the foundation. It got this message and I got no idea where the install log file is. I want to know where log file is and solve this issue. If any information needed to be provided, please. With Respect William
Hi, I'm new to Polymer and I'm trying to create my first widget using the Visual SDK.When I try to launch polymer from the simple-el folder, it doesn't give me the correct output on the browser (Chrome) (attached page1.PNG).Opening the inspector, the console shows this error: Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "dom-module" has already been used with this registry at http://127.0.0.1:8081/components/@polymer/polymer/lib/elements/dom-module.js:176:16 I think it is a problem due to a library conflict on npm (d3-array), but I'm not sure about it.There's anyone who has already faced this issue?
Suppose I want to add image to any asset (while its onboarding) and I want to use File upload widget and Image widget then what is the process to achieve this functionality while onboarding as well as updating any asset image? Please help with the logic. Thanks in advance.
Pls help on this logic
Please help with the logic. Thanks in advance.
Hi, I'm not able to set background image on Shape widget. Could any one help me on this Thanks in advance /VR
Hi Experts, Can I configure a PTC System Monitor for monitoring multiple Thingworx instances. My use case requires me to perform system monitoring for multiple instances of Thingworx deployed in different geographical locations. Can this be achieved by deploying a single PSM solution which can configure multiple dynatrace instances (for each TWX server respectively) ? Any directions will be really helpful. Regards, Ankit
I try to update multiple thing's properties with writePropertiesVTQ method. Calling this method I find an error on apllication log An Invalid Property Value Was Sent To [Random-Integer-Device1 Property: [null] Thing name, properety name and value type is correct. I'm setting up name, time, value and quality in ValueCollection and add it in an InfoTable My code is InfoTable it = new InfoTable(); NumberPrimitive np = new NumberPrimitive(); np.setValue("1.0"); ValueCollection vc = new ValueCollection(); vc.put("name", new StringPrimitive("propname1")); vc.put("time", new DatetimePrimitive(new DateTime(new Date().getTime()))); vc.put("value", np); vc.put("quality", new StringPrimitive(QualityStatus.GOOD.name())); logger.info("Adding property propName1 with number value 1.0"); it.addRow(vc); np = new NumberPrimitive(); np.setValue("2.0"); vc.put("name", new StringPrimitive("propname2")); vc.put("time", new DatetimePrimitive(new DateTime(new Date().getTime())
Hello, I am creating a form where I am displaying a grid which is editable. There is a button on the form on clicking of which the entire form is getting reset. For resetting the grid, I am triggering the service again which is responsible to show the data in the grid. So if a user has modified some values in the editable grid and wants to reset it the reset button would do the job. I am facing one issue which is the previous EditedTable Property is not getting changed until the user start editing the grid again. If in this scenario user doesn't want to edit the grid for the second time and want to proceed with the form by clicking on submit button. It would be misleading as we will still have some entries in the EditedTable property. Please advise on this if this can be taken care by any other way Thanks, Shubham
Hi, The default localization table , like zh-cn cannot assign project. I have to export it separately after exporting the source code by project. So I create a customized localization table called zh , but it's tokens cannot be imported although the tokens really get exported in the xml file . Is this a know problem ? ThingWorx version : 8.5.5 Regards, Sean
Hello everyone !! Is there a way to set a gadget added to a dashboard as a session parameter? The event that would change this parameter would be a double click on it.Specifically, I would like to be able to make a gadget in the dashboard 'clickable' to set a session parameter .. my final goal would be to bind data at runtime in the gadget. if the question is unclear I try to add more info .. thanks
Hi everybody! Is there a way to get a unique reference of a gadget (as there are THINGNAME and MASHUPNAME etc)?I am trying to use gadgets as a parameter of an infotable and I don't know how.Thanks Giorgia
Greetings!!! can anyone please explain me how to use ValueDisplay Widget? I've a requirement like, There are few values available lets assume R1-R4(service result). so how can I use valueDisplay widget to show R3 in RED color.
The Data properties and Functions tab which use to be available in right bottom dock of mashup builder went invisible and I couldn't find any clues to get it back. I have attached a snap for reference, does any body know how to fix this?
Hello, I want to delete user in getentitylist data in entity service please refer below attachment and suggest how to delete users data in getentitylist service ?? Thanks in advanced
Hi, Need to hide the list of services that are showing up in the network tab of developer portal. Is there any way to hide it? Thank you
Dear community, My Thingworx version is 9.0. Here are my steps: create a mashup drag two dropdown widget on the mashup add a service drag the service return data to two mashup view mashup when I select one of dropdown, the another dropdown will display the same value auto. See the attached screenshot. Is my handling method wrong?
Dear community, I wrote a Mashup and a service. The logic of the service is: the input parameter is a data from the PLC. After a series of processing, the service generates a data as an output parameter, and then binds the output data to the mashup. Now I want to realize that when the PLC data changes, the data displayed by Mashup automatically changes, what should I do? I tried to use the AllDataChanged function, but it failed.
Hi, Is there a widget to import excel.lsm format files? Right now we are able to import only .csv files in ThingWorx. But we wanted to import and export .lsm files in mac. Please suggest us. Thanks in advance, Shalini V.
Hi, My customer is going to use ThingWorx 9.1.0 as the production system and Tomcat 9.0.37 is the official supported version . However , the customer want to use Tomcat 9.0.31 as it's their standard pre-installed version in template VM machines, and they have hundreds of VM machines, upgrading to 9.0.37 will bring lots of work. So, the customer want to know, is there any problem if running ThingWorx 9.1.0 on Tomcat 9.0.31 ? Regards, Sean
Hi, The official supported Chromium is 85+ on ThingWorx 9.1.0. However , my customer will has 100 clients to use ThingWorx in the future , and the pre-installed chrome in the client's PC is 78 (in Win7 SP1 or Win10 1909) . It's forbidden to install new software and upgrade online in the customer's PC due to their IT policy. So , is there any problem if use chromium 78 within win7 pro SP1 or win10 1909 on ThingWorx 9.1.0 ? 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.