Recently active
Hi all,Recently I have updated my Thingworx from 8.4.3 to 9.3. I am recreating my old dashboard on 9.3 as it contained some legacy widgets. There are two issues which I am facing right now:1. How to adjust the timestamp on x-axis for linechart. Attached image for it. 2. I want to have the same look for date picker time. I have tried all the possible ways to resolve it. Please suggest how this can be done Thank you.
how to use collection widget as a grid in thingworx?
Hello,i have one table(User) in database and this table have some users data like username and password.So when i login with user present in database by using username(abc) and password(abc@123) it's logging in successfully but when i tried to logout this user by using logout function, it's logging out the thingworx composer user instead of logout the user present which i have in my database. So how i logout the user username(abc) and password(abc@123) ? please share the resolution on this...... NOTE:- 1. Have created mashup for users to login and logout using database.2. Required user session and only logout the username, password not an whole composer.3. I have user from database and want only login and logout that database only.
I have previously made Thingworx Extension with source code. But for setting Eclipse environment, following is required: 1. ThingWorx-Extension-SDK-8-3-0.zip 2. twx_eclipse_plugin_version =7.2.0.201608021836 Please provide the link to download the same versions of SDKs and Plugin. I could get the latest versions , but for my Extension project old versions of SDK & Plugin is required.
What is thingworx mashup builder?What is thingworx SCP Accelerator?what is thingworx Composer?how can differentiate all from each other?
If i used Things["SystemRepository"].DeleteFile(); service, then the file should be deleted in repository and it should not stored in recycle bin. How to do this
i want show data use chart like this,how can i realize it。Or is there hava the extention? if have,please send me or give me the link.tha
Hi,i am looking to access network file with read and write / dumping file to folder in network from cloud thingworx 9.1.Please tell me if there is any OOTB services are in twx. or i have to write code ? Thanks,Vaibhav
Hi there, Is there any licensing or performance limitation regarding the number of IoT Gateways agents running at the same time the number of tags those IoT Gateways agents are reporting ? Regards, Nahuel
How to integrate the theme in the mashup? how can we integrate custom html?
Please check my attachments, it seems the filter popup conflicted with the system keyboard, I think, when I open the filter popup in the Dropdown widget, the filter input autofocus, then the keyboard appears, it causes the web browser to resize and re-layout, the filter popup will auto close in a flash. It must be mentioned that the IOS Safari browser doesn't have the issue above.
Hello,i have one collection which have some infotable data, now i want to search that data through textbox.How i write the service to search any column or row data present in the collection widget? if i write "99898" in textbox then it should give me data related to "99898" or if i write "ABC" then it should give me data related to "ABC". please suggest the code which i can use for this.
How can we add dynamic value bind and set widget based on that with thingworx advance grid ?
I am getting this error- "Error in: MACMON_MDMS_Thing.getShotDetails javascript service. Message ::Execution of Script terminated after : 39 seconds. Timeout configured for 30 seconds.". How to handle this error in catch block? I want to handle this error before it throws error symbol in mashup.
Can we create a custom widget with C# and .Net Technologies?
Would anyone be able to confirm if we get Audit trail log for failed user login attempt with AD Integration even if the user isn't created in Thingworx ? or rather a new user attempting to login to application through AD
Hello,we are conceiving a "near real-time" AR experience in which all the entities are retrieved from windchill "live" resources, whatever the lifecycle state they are. These are the expected requirements:the AR experience is designed with a preset template (onclick events, relevant documents exposition, buttons, etc.)The entire javascript source code should be parametrized pointing at the known part/order numberthingworx workflow should get data from windchill (pvz files and all relevant data or documents)) every time the experience is launched (vuforia view points at a thingmark or another target)Do you think it is feasible? What tools/procedures can be useful? Many thanks
Hi, I am using Thingworx 8.5.1 version. I am trying to clear selected search content. Can any one help me how to clear search content from Autocomplete widget?. Thanks&Regards,Latha
I have done my development in Thingworx 9.0.12. Can I export code related entities bundle from 9.0.12 and import it to Thingworx 9.0.0 version or will it cause any problem.
How many devices can be connected to single thingworx server at one time??
Hello Team,I am trying to make advance grid editable using configuration json property but I am unable to implement that. Please suggest in this issue if anyone have implemented such thing before. I have used the following snippet but unable to achieve grid editable. var config = {“cellEditingEnabled”: true,“columns”:...}}; “ColumnFormatter”: {“type”: “boolean”,“format”: “notext”,“cellEditor”: {“enabled”: true, // *{boolean} to indicate whether cellediting is enable for this column“type”: ‘checkbox’ // *{string} the editor type to usefor the column.},}..
Hello everyone I want get data from open api. I wrote the sample code with javascript in visual studio and finished test.But, I don't know how to migrate in a Thingworx platform.Please let me know, how to migrate in a thingworx platform and what should I refer for program syntax. best regrard. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>API 연습</title> </head> <body> <h1>Open Api Test</h1> <p></p> <script src="https://code.jquery.com/jquery-3.6.0.js" integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous" ></script> <script> $.ajax({ method : "GET", url : "https://dapi.kakao.com/v3/search/book?target=title", data : {query : "미움받을 용기" }, headers : {Author
Hi, I wonder when ThingWorx 9.2.4 will release , anyone knows the date ? Regards, Sean
How Can we integrate with a mashup?
Can we create a custom widget without the use of java eclipse? which language(technology) we can use to create a custom widget?
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.