Recently active
Hello all, Recently i have upgraded my TWX 8.3 to 8.4 version. In which the expression widget it took 1 minute for each connection. It is really checking my patience. any updated regarding this. how can i solve this problem ? Also i found one more bug, single expression function which i used repeated two times in my mashup. I have attached the image for your reference. Thanks & Regars Sugumar R
Please give me the information about How to Create Organization through Scripting with the Different Users and password . I Created one table with user name and password in Database, I want to run the script so that it create the organization with users and with the different accessibility.
Hello , I have created 2 things on my locally hosted Thingworx foundation server. There things belongs to 2 different templates. I want to access data simultaneously using rest api or any other endpoint to my nodeJs web application. I am getting data in an interval of 1 second. Thus I cannot make 2 successive ajax calls to get data individually as huge latency is involved. Kindly suggest how this can be done. PS Note : I am able to get data individually for 1 sensor at a time using ajax call to the rest endpoint. Regards, Aarushi
In How many ways can we use Network (Part of Data Modelling) in Thingwrox. and How can we verify the parent-child relationship in Network? and How can we visualize the relationship of Networks?
Hi, I have a mashup with a value display and a repeater below it. Once a radiobuttonlist widget is changed in the repeater, I want the service to refresh and update the value display. The service is in the main mashup. So how to trigger the service refresh in parent mashup from repeater. I tried expression widget with this: $('#radiobuttonlist-9').click(function(){output=true}); but nothing is happening, is this possible?
Hi. Im trying to display a label based on a state. To achieve this I decided to create the next State Definition; (Check attached image 1) In the mashup that shows the value (with a ValueDisplay) I specify the state definition in the valueformat. (Check attached image 2) But, even when i do this, in the mashup still showing the value instead the Display String.. I also defined the labels on the widget, but it doesn't change anything.. Thank you in advance.
Hi, I have successfully connected NodeMCU to thingworx, also getting real time data of the sensors on the platform. Now I want to give access to one dummy client, e.g my coligue. In this case I dont want to give administrator access. So, How shall I proceed? This is my created thing 'NodeMCU'. I have created 1 user 'testuser1', in which I have given/attached Mashup created by me 'NodeMCU_mashup1'. Please suggest how I can share Login URL and credentials with the dummy client.
Hi, I want to adjust the tree widget width at runtime same as drag the width of the tree. How to achieve?. Could you suggest how to implement . Thank you in advance..
https://demo.thingworx.com/Thingworx/ I want access to view these demo sites to get an idea of it. Can anyone please DM me the temporary user name and password for this DEMO site
Hi, I wonder if it is possible to import a XML file by using REST API " POST /Thingworx/Importer?purpose=import&amp; usedefaultdataprovider=false&amp; WithSubsystems=false HTTP/1.1Host: <<server>>Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gWAccept: */*Authorization: Basic <<base64>>cache-control: no-cache Content-Disposition: form-data; name="file"; filename="R:\TestProject\Things\TestFeature1.xml ------WebKitFormBoundary7MA4YWxkTrZu0gW-- " I tried a HTTP request above, but it did not work 😞 My Bests, Hung Tran
Hi, I am currently using ThingWorx v8.2 with Postgres 9.4v and I wanted to upgrade to 8.4. Can I use the same postgres 9.4v and follow the steps I did for 8.2? Please provide some document for upgrading to 8.4 if any available. Thanks, Shalini V.
Hello everyone, I would like to show multiple different Routes in one Google Maps Widget. So far when I pass an Infotable with the locations, it will draw a line between all locations in the order as they appear in the table (of course!) Is there a way to somehow pass either multiple Infotables (where each contains a route) or somehow prevent some lines from drawing? Thank you in advance for your help. Best Regards, Dominik
Hello everyone, I would like to prevent the Marker Image from changing when e.g Selecting a marker. In my case I have multiple different Objects with different avatars/markers on my map. And I would like to make them selectable. But as far as I see, the "selected Marker" style is used when I select an Object. But I would like to keep the appearance of the Object. Also when removing the selected Marker style it still uses the default blue marker when selecting an object. Any Ideas how to solve that problem? Thank you very much. Best Regards, Dominik
After upgrading from 8.2 to 8.4 i am not able to launch the Thingworx Composer.
Hello, I would like to know if there is a way to delete Alert History for a particular Thing. I can see that there is (are) service(s) like "PurgeAlertHistory" in AlertFunction Resource, but it does not take Thingname as input, and deletes the Alert History for all the Things. If there is no service available, any inputs to create a custom service for this would also be appreciated Thanks and Regards Aditya Mittal
Hi all, When I install Thingworx Analytics by tutorial of Guidance, it fails. Below is my generated AppKey but come up with Could not verify ThingWorx Foundation Error.
Hi, How can I Create and Maintain Database (Tables with Relations) in Thingworx? Regards, Surekha N.
Hi, Is it possible to download the data shape headers in a excel using link widget? Thanks, Shalini V.
Hi all, I have set up a series of anomaly alerts on a demonstration pump rig. The demo rig has flow rate, pressure and temperature sensors, with anomaly alerts set up for each sensor. For the demonstration, the presenter can turn on the pump which then operates for 30 seconds before being automatically switched off. To train the anomaly detection I simply recreated a series of 30 second pump cycles. With the timing between each cycle being random. The alerts were all trained with the following parameters: Outbound Anomaly Rate Min. Data Collection Time Certainty 5 seconds 5 minutes 95.4 % The goal of the demonstration is to have one of the valves in the rig be closed to represent an unwanted blockage in the pipe. This should then trigger one of the anomaly alerts. After successfully training the anomaly alerts, I find that the pressure anomaly alert triggers as soon as the pump cycle starts. Which, from the expected use case is not anoma
I want to fill in the details as user and save it for later use. The details entered to be retrieved for the later use. It can be updated and saved or can be submitted later.
Hi All, Is there any best practices to define a data shape field as INFOTABLE and which is attached to datatable or stream? What about data consistency and performance of the system? Any limitation on INFOTABLE field datasets? Thanks & Regards, Sathishkumar C.
Hi, Is it possible to use the input parameter Query in a service and pass this query input to filter the values in QueryPropertyHistory of a kepware tag? For eg: I wanted to get only values that are greater than 10 in the QueryPropertyHistory of a tag. How can I filter this? If it is possible to use the query input parameter how should I define it? Please provide some idea. Thanks, Shalini V.
Hi, Is it possible to filter or sort values of QueryPropertyHistory like it should return only >50 or <100 values? How can I achieve this? Thanks, Shalini V.
Hey guys I have a query that returns values to an infotable. I then want to query another table that contains the values returned in the first infotable using the "type" : "IN" filter, but I am not getting any results back. Can someone please push me in the right direction ? The initial table query looks like this and returns 3 rows of values var params = {priority: Priority /* STRING */}; // result: INFOTABLE dataShape: South32.Assign.Alerts.DataShapevar Alerts = Things["South32.HelperThing"].GetAlerts(params); var DistinctParams = { t: Alerts /* INFOTABLE */,columns: "name" /* STRING */ }; // result: INFOTABLE var DistinctProbes = Resources["InfoTableFunctions"].Distinct(DistinctParams); I now want to use these values as filter values on a subsequent query.
Overview: Navigate 1.6 uses SAP ODataConnector that enables the connection to the SAP Netweaver Gateway through the ODdata specification. It is a specialized implementation of the ODataConnector. See Integration Connectors for documentation We will use SAP Netweaver Gateway Demo system: 1. Create an account on the Gateway Demo system (credentials to be used on the connector are sent by email) 2. Verify that the account has access to the basic OData sample service : https://sapes4.sapdevcenter.com/sap/opu/odata/IWBEP/GWSAMPLE_BASIC/ Note: ThingWorx can use SSO to access SAP, but in this post we will use fixed authentication. 1. OpenSAPODataConnector and configure connection settings: 2. Save the connector and go to services and execute service ValidateConnection to validate that 200 OK status is returned: 3. Open SAPPArtResourceProvider Thing and then Services and Edit the Service and in the script Enter the var results=”” Note: This is the Prefix used to get data from SAP
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.