Recently active
Hi, I am looking to generate reports on period basis like daily, weekly, monthly etc from infotable data , So how can i achieve this easily in twx 8.5.0 Thanks,
Hi, i am looking to filter data based on input month and year, please tell me how can we do it using query parameter in thingworx.? i have timestamp column as below.. thanks
Hello I have a system user that needs to create pragmatically things based on template "MYTemplate" I gave visibility and service exec permission to EntityServices->CreateThing I gave permission to Create on "things collection" the User has also visibility to all things based on MYTemplate (it is set visibility at template level) That user can run the service CreateThing, no errors like serviceinvoke or not allowed to Create ... but I get the error JavaException: java.lang.NullPointerException: null at the CreateThing call. NOTE that the thing was created however ! I solve only if I give to User the visibility permission to all the "things collection", seems the permission only on the template is not enough for creating things. It seems like if for an instant the Service creates the thing, but he can't see it after all , because it still don't know that is based on the MYTemplate that instead makes it visible to that user. &n
Hi, We faced a issue where suddenly the services in data tab got disappeared and we couldnt retrieve them. But the connection exists for all widgets which we could see from the connection panel in bottom but the data tab is blank. Another issue we faced is,when we duplicated the mashup there was thing called multiple times and services called multiple times which we did not use at all. Also when we switch from one mashup to another and come back to the mashup in which multiple were called, the data got disappeared. Is there any way to recover this issue and why is this issue occuring in thingworx more often? Thanks, Shalini V.
Hi everyone, I was not able to export data from my Thingworx Foundation. To export entities is working well. Can someone help me?
Hi, Can we dynamically set the from mail id and password in Mail Server Thing. Thanks in Advance.
Hi Using QueryPropertyHistory I'm not able to fetch all rows between the specified start and end date. I'm logging the data in "value changed" mode. It is also not related to max Item, I've checked it by increasing the maxItem. Please provide a solution because I need this for my graph. Thanks in advance.
Video Author: Stefan Tatka Original Post Date: June 6, 2016 Description: This ThingWorx Tutorial will demonstrate how to configure and initiate remote file transfers using the .NET SDK.
Remote Monitoring of Assets in Connected Factories As stated in the previous reference benchmark, one of the missions of the IOT Enterprise Deployment Center (EDC) is to showcase how real-world IOT business problems are solved. Our goal is that these benchmarks can be used as a reference or baseline for architects working on their own implementations, showing not only a successful at-scale implementation, but also what happens when that same implementation is pushed to, or even past, it's limits. The second in this series is attached here, this time reflecting a Connected Factory implementation. ThingWorx was deployed alongside Kepware Server, with the numbers of things, the number of properties, and the write rate for those properties being varied to once again test the capabilities of a remote monitoring use case, but this time in a Connected Factory setting. The business logic was kept simple to ensure it was not the limiting factor, as the throughput betwe
Is there a simple way to gather a list of all permission that a specific User, User Group, or Organization (or Org Unit) has been granted? By this I'm suggesting a Service that takes a user, group, or org as input and returns a list of the Run time permissions, Design time permissions, and Visibility permissions that have been granted to that entity. The purpose of this service would be to quickly see everything a user has access to without having to manually check every entity. This could also help diagnosing issues with permissions. One idea to accomplish this is to loop through all entities on the platform, run the "Get permissions for user/group/org" services against each one, and return the list of all permissions. I know this isn't impossible, but it also doesn't seem efficient. However, I can't think of any other way to do this. Ideas or insight?
hello, I want to show image in new mashup which have list after uploading it in another mashup using file upload widget. Please refer below images
After creating and saving Mashup when i click on Design its keep on loading ,i wait 15-20 mins but it is not coming up. Could you please guide me how can i resolve the issue.
I am using Thingworx 8.5 version, when i used file upload widget on mashup it will show for 3 to 4 days but when i am opening same mashup after 5 to 6 days it will not showing file upload on this mashup. I have created one another mashup which i again insert file upload widget and view mashup then same problem i am facing still it is not showing file upload widget on mashup. Now on every mashup file upload widget is not showing. Is i'm wrong please suggest whats wrong in that. Thanks in advance
Hi , In Thingworx 9.0 , how to bind the data with paging widget. Thanks In Advance
Hi, I'm looking for information on how to connect the Thingworx Edge App in the Apple store to Thingworx. I know this was asked before, but it was not sufficiently answered. I've added my url, key and thing, but receive an error stating: Error Initializing - The parameter is invalid. Code 101. any actual help would be appreciated. Thanks
how to Create user with administrator permission in ThingWorx 9.0. I try to create user with admin privileges but in services in only shows JavaScript. Thanks in Advance.
Following the guide at: https://developer.thingworx.com/en/resources/guides/use-edge-microserver-ems-connect-thingworx/mlp-learning-path-overview when inputting the .\wsems.exe command, it starts to initialize, but then restarts, and repeats and never actually starts a connections. Not too sure where the error is happening but any assistance would be greatly appreciated. Picture is attached for reference. Thank you, Stefan
Building More Complex Tests in JMeter Overview This is the second in a series of articles which help inform how to do user load testing in ThingWorx. This article picks up where the previous left off, continuing with the project created there. The screenshots do appear a little differently here because a new “Look and Feel” was selected for the JMeter application (switched from “Metal” to “Windows Classic”) to provide more readable screenshots. In this guide, we are going to make the very simple project more complex, working towards a better representation of a real load test. The steps below walk you through how to create and configure thread groups and parameterize the processes and procedures defined by each thread group. Adding More Thread Groups Within JMeter, thread groups are used to organize the HTTP requests in a test into various processes or procedures, such that different mashups (and all of the HTTP requests required on each) or processes can be executed simultaneo
I am currently stuck on step 3 of the java SDK tutorial. The java code can't connect to the hosted trial server. I have tried many different things but it should be pretty straight forward. What am I doing wrong. I have followed the instructions exactly. Here is the error messages in eclipse... 12:14:51.529 [Client-EndpointMonitor-1] ERROR c.t.c.c.c.n.NettyClientConnectionFactory - Exception occurred while connecting to serverjava.lang.NullPointerException: nullat com.thingworx.communications.client.connection.netty.NettyClientConnectionFactory$ChannelPipelineInitializer.<init>(NettyClientConnectionFactory.java:466) ~[thingworx-communications-client-development.server.build-b679.jar:na]at com.thingworx.communications.client.connection.netty.NettyClientConnectionFactory.createConnection(NettyClientConnectionFactory.java:390) ~[thingworx-communications-client-development.server.build-b679.jar:na]at com.thingworx.communications.client.endpoints.ClientCommunicationEndpoint.ref
Hi, I had ThingWorx version 7.2 with which my dot net sdk working. Now since i updated to ThingWorx 9 the same sdk fails. Is their anything specific i need to look in. I am getting error com.thingworx.communications.client.TwApiWrapper Error: 0 : [Error] twWs_Connect: Error initializing web socket. Response code: 400 Any response appreciated.
Hi I had upgraded to ThingWorx 9. I have imported entities from older ThingWorx 7.2. Now when i opened Mashup in Composer it keeps on loading with Warning Message that Mashup has deprecated widgets. I can upgrade them. Initially i did not want to that, so i cancelled the upgrade. Mashup keeps on loading forever. Then next time i did upgrade, i can see widget list upgraded with new widgets but still Mashup screen keeps on loading and never opens up. Note: I was able to open other Mashups. Any pointers on what i can look into for more information. I do not see any specific error in Application log. I was using Label/Text Box/ Check Box/ Radio button on that page. Regards Vaibhav
Hello, Urgent help needed. From the last two months, I was using a timer thing and it was working fine, but now I've seen that it has stopped working. Thanks!
Hello all, I'm using in a project ThingWorx 8.4 and we need to use a version control system. Can anyone suggest one? I read mainly about GitHub a lot of people use. If GitHub is the system to take: GitHub-Extension for ThingWorx (should work with 8.4.3) -> where to download? GibHub-Server to use, e.g. https://github.com/ ? Thanks. Best regards Partho
Hi, I am looking to execute service on button click but its executing after selecting required parameter from Dropdown. requirement is ..i need to submit 'year' as a parameter to service , but when i select year from dropdown then only service gets executed instead it should be on button click. binds selected row of years to service parameter, thanks
Thingworx 8.5.2 : Configured a popup which is of background screen's height.It looks perfect at 100% zoom level.But if I increase zoom level to 125% or 150% some of it is cut.I have scrolls for the entire page as I am using mashup with fixed width and height.Scrolls are helping me to view background screen but not popup.I am unable to scroll the popup to view it completely as there is no scroll bar for popup.How do I view the popup completely at a different zoom levels? Please find the attached screenshot at default and 125% and 150% zoom levels Note : The background scrolls which you see in the attached pictures does not help popup
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.