Recently active
How the thingworx handle if device is disconnected or device offline? how the message and request will handle?
Hi, The NEW extension doesn't requires to restart the platform, while UPDATE requires. I found the following thread which was posted years ago, is there any improvement for the behavior now ? https://community.ptc.com/t5/ThingWorx-Developers/Updated-TW-Extension-not-reflected-without-restart-the-server/td-p/510263 Regards, Sean
I have an issue while binding the output of my service to the dropdown widget. This is my service below when I execute it by clicking on 'play' button it gives me my desired output. let alldata = Things["Paitent_Data_Table"].GetDataTableEntries();let params = {t: alldata /* INFOTABLE */,columns: "Paitent_Name" /* STRING */}; // result: INFOTABLEresult = Resources["InfoTableFunctions"].Distinct(params); but when I add this service to the 'data tab' in mashup builder and when I expand all data tab of this service I am not getting data over there. but this is happening only for this service the other services are working properly.
If i have thingworx license account then how to access SCP accelators?
helloi have some users which are not present in thingworx user list. Now i want to give permissions to those users. Like i want to give home mashup, usergroup to that user how i do that? please share the solution on this.
hi all,need a overview of >>entity services >>createdatashape in snippets section let params = {name: undefined /* STRING */,description: undefined /* STRING */,projectName: undefined /* PROJECTNAME */,fields: undefined /* INFOTABLE */,tags: undefined /* TAGS */}; // no returnResources["EntityServices"].CreateDataShape(params); kindly provide..
Hi, I would like to remove this blue line from advance grid blue line
I have a mashup with two tabs and similar data on each tab. Each Tab has two advanced grids. Whichever tab is loaded initially displays correctly. If I switch from the initial tab to the other tab the lower grid is not displayed just a solid gray line. If I refresh the page that tab will load with both grids, if I switch back then that lower grid will be missing. I had a similar issue on a mashup that was visually migrated but went away when I created the mashup from scratch. Each Tab has a fieldset to allow for relative positioning. See picture below.
Can anyone tell me what is SCP in thingworx in simple terms?SCP usage ?I am unable to find any documentation regarding it
We have created our own database that stores custom username and password, based on those details the customer can log in and view different home page based on what credentials has been entered in the login screen.We are facing issue with the composer login dialog box that pops up when our customers want to log in to the application that we have developed. We don’t want that to appear, instead our application URL must just redirect to the login mashup that we developed and the customers must be able to log in and proceed like they would in any other given application. Note: 1) Want to login our database that stores custom username and password without showing composer login dialog box that pops up.2) We do not want to control access of Composer to users other than administrator.
Hello I need to know how to bind a data table with drop down widget?
Hi, Is Microsoft Bing supported by ThingWorx? Thanks in advance, Shalini V.
where we need to write the code for checking this whether this temperature is greater then 30 or not , in twilio guide sample alerting app
Hi, There is a situation, where there is requirement to downgrade the DB to the 8.4 from 9.2. Is there any way to do that ?@slangley @c_lowy @VladimirN Thanks,Shashi
Problem StatementBuilt in grid feature in Thingworx is not supporting shapes, we are facing challenges for design front and dynamic column construction with shapes, and shape formatting with grid structure 1)Required Grid with dynamic column.2)Within the grid required to display shapes, images and need to do state based formatting for shapes3)Need tooltip for data and column header
I want to bind this edit and delete button with infotable property of thing , how can i do that ?
We are having mashup with Webframe Widget. Trying to populate grafana URL with Webframe widget. Its showing empty whitespace in widget. We are not getting any error message or response. The same URL working find with link widget with new window or pop up window.
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
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.