Recently active
Hii ,Does thingworx support Real time and batch processing ? If it does in what manner , is there any example
Hello,can anyone tell, is there any way by which we can add data of stream in the database in thingworx?,
Hello ,can any one tell me whether stream data event trigger and time trigger?
how to use Dconfig.file & Dlogback.configurationFile in command prompt have to install anything for that ?
Hi, We are using ThingWorx 9.0. When we navigate to screens we developed, it doesnt display the css we have applied on all screens though we have used proper style theme for all screens. The buttons are automatically showing different colors. Unless and until we reload the browser it displays the style that we didnt apply. We faced this issue multiple times. We would like to know the best practices to overcome this issue. Thanks in advance, Shalini V.
where can I find mail extension in PTC market
Hello, I'm workin on an app with Thingworx 9.1, user are able to create alert from the app. Know I'm trying to make them able to delete an alert. For this I'm using the RemoveAlert() function, to work it need alertName, property, persistent. I can get all this information from GetAlertDefinitions() service except for the property. And i didn't figure out how to get it. I can find it in the composer but I would like to make it work without the need of using the composer. Any idea ? Thanks
Hi, Will there be any impact or problem if we install ThingWorx analytics on top of exisiting ThingWorx version 9.0? Thanks in advance, Shalini V.
19:26:20,825 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [C:\temp\MED-61183-CD-092_F000_ThingWorx-Azure-IoT-Hub-Connector-4-2-0-4\Thingworx-Azure-IoT-Hub-Connector-4.2.0.4\connector\conf\logback.xml] at [file:/C:/temp/MED-61183-CD-092_F000_ThingWorx-Azure-IoT-Hub-Connector-4-2-0-4/Thingworx-Azure-IoT-Hub-Connector-4.2.0.4/connector/conf/logback.xml]19:26:20,895 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set19:26:20,895 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]19:26:20,895 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [LOGS]19:26:20,895 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2073621255 - setting totalSizeCap to 100 MB19:26:20,895 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2073621255 - Archive files will be limited to [10 MB] each.19:26:20,926
for(var j=0;j<oldTaskName_IT_copy.rows.length;j++){ Things[productionPlannerDTName].DeleteDataTableEntries({ values : oldTaskName_IT_copy[j]/* INFOTABLE */ });} when i executes this code, iam getting an error - " JavaException: java.lang.Exception: Unable To Convert From com.thingworx.types.collections.ValueCollection to INFOTABLE ". How to solve this.
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
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.