Recently active
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
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
Is there any way to search & highlight a particular keyword from Tree without hampering the existing structure already shown in the Tree?This is helpful while handling large data in the table and possible in Windchill. Also, is cell text wrapping possible in any of the Tree table widgets?
I am creating an extension for a widget in that 'StartDate' is entered through an input field. It is also input to a parameter in a service. I have bound 'StartDate' to that input parameter in the mashup builder. The parameter is a property of a thing. But I don't know the code after this given below to send 'StartDate' to the thing. What is the code to be written in afterRender and updateProperty functions? 'StartDate' : {'baseType' : 'DATETIME','defaultValue' : '','isBindingSource' : true},
Hello, I have tried to connect to BigQuery using the JDBC connector. I downloaded the driver and added to the <tomcat_home>\lib. However, I am still not able to access the database. I am getting this error: I have tried these connection strings: SELECT CURRENT_TIMESTAMP() SELECT NOW()
Hi, i'm making a auth extension and when the password is incorrect or the username doesn't exist, i call the function, setRequiresChallenge(true), on the authenticate function. but my issueAuthChallenge function is never called. Please help me, thank you. @Override public void issueAuthenticationChallenge(HttpServletRequest httpRequest, HttpServletResponse httpResponse) throws AuthenticatorException { _securityLogger.info("Customized Authentication Called issueAuthenticationChallenge"); String urlString= "http://localhost/"; try{ httpResponse.sendRedirect(urlString); } catch(IOException e) { e.printStackTrace(); } }
Response while passing a REST API. API is working well with Postman but not in Thingworx result {"headers":"","RestFaultElement":{"summary":"Exception occurred when binding was invoked.\nException occurred during invocation of JCA binding: \"JCA Binding execute of Reference operation 'WO_PlugInCUpd' failed due to: Set object error.\nError binding the value of parameter P_EAM_WO_COMP_REC.\nAn error occurred when binding the value of parameter P_EAM_WO_COMP_REC in the APPS.BPEL_WO_PLUGINCUPD.EAM_PROCESS_WO_PUB$PROCESS_WO API. Cause: java.sql.SQLException: Inserted value too large for column: \"1.0\"\nCheck to ensure that the parameter is a valid IN or IN/OUT parameter of the API. This exception is considered not retriable, likely due to a modelling mistake. To classify it as retriable instead add property nonRetriableErrorCodes with value \"-17072\" to your deployment descriptor (i.e. weblogic-ra.xml). To auto retry a retriable fault set these composite.xml properties for this i
Hi, Does anyone know how to access a mashup's style theme information from a custom widget? Or where to find any documentation relating to this? I've previously developed a few widgets for 8.4 where styles were applied using Style Definitions, but was hoping to make use of the new Style Themes available in 8.5 for new widgets going forward. Thanks.
Hi all, I'm currently working on developing a solution on an 8.5 instance and have run into the following issue. When adding a text-box or drop-down to a container, then setting the container to a vertical orientation, and turning on "stretch" these widgets do not obey this rule, and instead keep their fixed size as specified in their properties. As far as I can tell, this is due the fact that these widgets do not allow blank/autosize values for their "Width" property, and will always revert to 273px wide if you try to set it as such. Has anyone encountered and possibly found a workaround to this problem before?
After upgrading to thingworx 9.0, my mail extension v3.6.0 stopped working giving me this error when trying to run the SendMessage service. "Unable to Invoke Service SendMessage on EmailNotificationThing : null" I've tried removing and reinstalling the extension. And creating a new thing from the MailServer template. Has anyone run into this issue?
Hi Gurus, I would like to know if anyone have come across any deployment scenario where Thingworx is using Azure for PostgreSQL Hyerscale (Citus) as persistence provider (for both Model metadata and Time series data). The Hyperscale version of Azure Database for PostgreSQL allows user to scale out the database horizontally and accommodate large amount of data (billions of rows of data). For your information, the data throughput is estimated at 1.6TB/month (from IOT sensors to Thingworx). Hence, the thought of using a scaled up database arises so that we are able to accommodate such huge data throughput. Is this something feasible? Appreciate if someone can share more on this. Thanks!
hello, after create user in mashup want to add that user in user group. if want to add admin, i give first name, last name, contact number, emailid, username and password after enter these fields i have click on add admin and after clicking add admin it will store in thingworx user list and add that admin to user group. please refer attachments below, first attachment is add admin mashup, 2nd attachment is thingworx user list and 3rd attachment is studio admin user group which i want to add user
I am trying to edit my mashup in the composer and I am facing this error whenever I try to edit them.It was working fine yesterday but today all the mashups I open are giving me the same error.I tried clearing my cache and deleting the history and restarting my system but it still doesn't seem to work.The error message.What is the solution to this?
I have the existing workflow, which is enabled - Unable to open the workflow or delete this workflow. Unable to disable the workflow as well. Is there an option in the settings or is this just a bug that prevents me from deleting this workflow? Anyone has some hints what I can do to delete the workflow? Remark: Also deleted the connected account
Hello Folks, I need urgent help to OTA process using MQTT our all device connected to Thingworx Using Apache MQTT, Now we want establish process for OTA using MQTT, Can someone share any idea's around it Any help appreciated
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.