Recently active
Hello! My team and I would like to clone/duplicate an entire project (including its dependencies) and simply change the entities' names. For example, the original project would be ProjectEx1 and we want another version called ProjectEx2. We know that we can use Clone snippet on Services but it only allows us to clone Things, Users, Notifications, and Thing Templates, which is not enough for a whole project. We would also need Data Shapes, State Definitions, Media, etc. Is there any way to do this cloning process autonomous by a service or do I have to Duplicate each entity one by one? Thank you in advance. Juliana
What are all the best ways to implement multilingual solution other than localization table. For example, The entire solution should be translated based on the user's preferred language including the contents in the grid,charts,labels, etc... The user can select either German, Polish and English.
Hello , Is there a way to change background color of DateTime Picker Widget using style properties ?My ThingWorx version is 9.1. Thanks
Hi,would anyone be able to explain why suddenly the timestamps in the monitor logs show with Arabic numerals. Everything else is in English (as expected) but not the timestamps. Thanks in advance.K
Hello All, I'm trying to develop a custom widget. After my code changes, I use to import the extension file into TWX Composer and test it.This process takes time for each minor change.Is there any other option to run in Eclipse IDE level and test it? -MK
Hi all,Is there any disadvantage if we bind the services from datatable directly on mashups? Thank you!!
I am using a date time picker in the mashup, i want to restrict selection of the future dates so that user cannot choose the dates as am passing its input for a query it may end up as error.
Can we deploy ThingWorx HA in AKS multiregional cluster to achieve active/active and highly available configuration?
Hello all, I'm trying to create a Custom Widget using Eclipse IDE. I have created a sample Widget extension without any changes. While importing to Thingworx 9.3 version getting below error. So What is HA Compatible extrension error.
Is it possible to make the containers more responsive, such that, if a graph above and/or beside is blank, then it should be able to fill in that position, thereby not leaving a blank space and making the mashup look better than to have a weird blank space beside and/or below/above it. imagine, you have used 4 graphs in a mashup, but only the left top and the right Bottom has data. we can simply just make the two data filled graphs cover the area rather than having 2 massive blanks, which will be very bland at a UI/UX perspective
Hi Team, I have the use case to show one series as Line only and other series as marker only in Line chart. Since ThingWorx 9.2 is not having stroke property to hide the marker from series 1 and hidemarkers property will hide the markers from all series. (In ThingWorx 9.1 there was present this stroke property so it was achievable earlier) How can we show ist series only as Line without marker and second series as marker only in ThingWorx 9.2 Thanks in advance.
hi, can i define a map object in thingworx,I used new Map() in sevices but it does not work
Hi Developers,I use schedule widget to see data of 3 days.as default, we can see all data.I know we can set start date and end date and once I set both date, I can see restricted amount of data though, I'm not sure on how to add scroll bar in X-Axis to see remaining data.Could you let me know we can put scroll bar in X-axis ?Default : display all dataIdeal : can see only data of a day.scroll to see data of after the day
I am having tree widget with data. Based on the selected node, we are populating data. Plant1 Department1 Line1 Station1 Station2 Line2 Station1 Station2 Whenever we are trying to select "Station1" under "Line2", unable to get selected value from service output. Selectedbreadcrumb also empty string. How get the selected values while selecting "Station1" under "Line2"?
Hello Team,We are doing some tests with Thingworx Analytics 9 and have the following questions:1. Is there any better guide or best practices document on how to use the Thingworx Analytics APIs?2. We also ran a test where we created a model training job on analytics server thru the API, we have confirmed the job completion using the API, but we can´t see the model in the Analytics Builder UI – anything we need to include in the API so we can see the model in the Analytics Builder UI?3. Do we have any examples of Thingworx Analytics API calls and use cases?Tks,Chris
I am trying to fetch data from AXEDA in xml form javascript service in thingworx , but I am not getting all the number of rows .It is fetching only 2500 rows and actually there are 65k rows.Can anyone help me out with it?
Hello, this is a question about working on the ThingWorx platform. I'm interested in visualizing the position of an object in space using XYChart. How can this be done normally? Using what properties, if there are coordinates along the X, Y axes? And to show movement from one coordinate to another.
Hi Developers, I've newly installed a TWX instance. My platform settings are as shown below. Through the composer I'm not able to import any extensions (from market place or a custom one). I'm getting the below error Extension Exception: ExtensionPackageImportPolicy: ExtensionPackage upload attempted while import disabled. Check the ExtensionPackageImportPolicy. I have checked the support portal and came across this article. It seems ExtensionPackageImportPolicy in my platform settings is proper but still im getting the error. Things I have tried :1.restarting the server2.restarting by updating the ExtensionPackageImportPolicy with all parameters set as false and then set as true.3. Tried restarting the ExportImportSubsystem but it threw an error stating that Stop service is not available for this sub system. Please provide a resolution for this issue. Thanks,Saran
Hello, I am having a grid with single column having child rows also , I want to select a particular row and use it's data as an input to another service. I have used the selectedRows and selectedRowsChanged binding properties but the selected data is in the form of an infotable which can not be used by my service , as the service is having it's input type as string. So, is there any way so that I can convert the returned infotable into string??
Hi, Im trying to connect to SQL Server DB, and this error is shown, any idea how to fix it? Error Getting Tables : The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target". ClientConnectionId:######-####-###...
Hi! I have previously worked with ThingWorx Edge ADO Service and connected to Excel-spreadsheet to get some information. Now this extension, as I understand it, is no longer available, so I can't download and install it on my new computer. What other extensions/services can be used for the above task? That is, speaking more broadly - for remote access and collecting data from certain database (including Excel)?
Hello Everyone, I created one column of Boolean type and made it as a edited column.Some times back when user selecting that column from any row it is calling another service and it was working fine.But today I am facing an issue that it does not working now means when I am selecting that column from any row it does not populated data into edited table and does not coming with infotable. Can any of the you faced the same issue so you can help me I need it on urgent basis. Thanks & Regards,Yash Malik
I am storing same date in three variables. And subtracting days in one variable. But all variables value getting changed. Can someone pls explain why this is happening? This is the code: Input & Output Datatype is datetime: var d1 = DateInp;var d2 = DateInp;var d3 = DateInp;for (var sol=1;sol<=7;sol++){ d1.setDate(d1.getDate()-1); }var result = d3;
Hello, I want to navigate to File Repository's folder from UI through service.Is anybody knows any approach? Please share. Thanks,Meghna
How to send simulated datas to thingworx remote thing for development and testing ?
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.