Recently active
We are having a following services to get/search/query the data table data. Which service is more efficient? GetDataTableEntriesSearchDataTableEntriesQueryDataTableEntries
hi, allNow I'm working with Thingworx 9.2.0.I create ex1Thig and add ex1Infotable property defined by ex1Datashpe includes LOCATION base type field to show the location on the Google Map Widget as below.The location field is available at the setting default value in INFOTABLE.But the location field in not available in edit value in INFOTABLE because the location column is missing, Why?Thanks. 1 ex1Datashape 2 ex1Thing 3 ex1Infotable -> default value -> all columns are available. 4 ex1InfoTable -> value setting --> no location field!
I'm trying to push an empty child infotable to a field (of basetype : infotable) in parent infotable var InvalidAssets = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape({infoTableName: "InfoTable",dataShapeName: "ChildInfotable.DS"});var output = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape({infoTableName: "InfoTable",dataShapeName: "ParentInfotable.DS"});var message = "Please enter name";output.AddRow({"InvalidAssets" : InvalidAssets, //infotable"StatusMessage" : message //string});var result = output; attached is the output I'm seeing... but I would like to have empty infotable in the "InvalidAssets" feild as I'm trying to bind the child infotable from the output of the service to a grid in mashup.
Hi What does it mean SelectedRows in the output of a service ? Thank you
Now i try to make dashboard for showing data from MSSQL to Kepware in ODBC Client (as picture 1) and input to ThingWorx for showing as dashboard. But i cannot show all data that save to MSSQL can show only 1 row (as Picture 2) and can use Move function only (as Picture 3) but cannot next at mashup and search by date and time. How can i show all data and sorting by date and time? Thank you.
How to activate Thingworx license? Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- Como ativar a licença do Thingworx??
Please import the attached extension to min(9.2.1) Thingworx version.Upon clicking Take snapshot button it is capturing image perfectly but the base64 string needs to be passed to image_base64 property which is not happening and getting type error.Not sure why it is happeneing. Please check and let me know why it is faling. Thanks in advance
Hi As i previously posted a query that, i have created customize login page on thingworx by using the jsp file.I have created users on thingworx side which are present on database side and also on thingworx side.I am creating user which have fields like "Name", "Contact no", "Email Address", "Username". And i am registering the Username as Email Address like "ABCD@gmail.com". when i am trying to login on thingworx login page it is login with the username "ABCD@gmail.com" which is correct. But now i want to login with name like, if i will enter the name "ABCD" then it should login. is it possible to do on Customize login page on JSP file?Please let me know the solution on this ASAP.
I want to save the data I bound to the grid while some (not all) rows users can edit.I need to save both edited and unedited rows. currently, I'm getting only those rows that are edited. I need all the grid data. My Thingworx version is 9.3.3-b20.if anyone know how to achieve it please help.
Hi, Is there a possibility to get a user last logged in time? Thanks,
In a data analysis project, you are tasked with exploring an SQL database to gather insights about a company's sales data. The database contains two tables: orders and customers. The orders table includes columns like order_id, customer_id, order_date, and order_amount. The customer's table includes columns like customer_id, customer_name, and country. My goal is to write SQL queries to answer the following questions:Total Revenue: Calculate the total revenue generated from all orders.Top Customers: Identify the top 5 customers who have made the most orders, along with the total number of orders they placed.Country Analysis: Find the top 3 countries with the highest total revenue from orders.Monthly Sales Trends: Generate a report showing the total revenue for each month, ordered chronologically.Please give me some places where I may discover the answers to these queries or small samples of SQL code. Assuming the appropriate tables are present, you may provide SQL queries to get t
Hello, I am using a collection widget to display items in an info table and a chart. However, it only displays the rows and I am unable to display or put on any column headings. To clarify, I am using a collection widget and not a grid widget since I wanted to add shapes in the table, where the color changes based on a column's value. This is what the parent mashup looks like:The workaround that I did was that I added a container above the collection widget which has the column names that I want. However, that didn't work well since the column headings do not align with the columns in the container widget, as seen in the image below (mashup on runtime): I have tried just resizing the containers but it still did not work well and it does not seem like a good idea since it will just be based on my screen size.Could someone please tell me how can I solve this? Thank you in advance.
so the Whats new page of 9.4.0 states this: Platform There is a known issue with API SetGlobalSessionInfoTableValue, where the infotable value is not stored correctly. This API will be deprecated and removed in a future release; issue will not be fixed. Update your applications appropriately. Can i get some more clarification about this: "This API will be deprecated and removed in a future release"? Will only function SetGlobalSessionInfoTableValue be removed or will there be more changes to the sessions? side note: The javadoc doesn't show it as deprecated.
Hi all, I have a machine model which I am showing in ThingView, List of parts is also available in grid widget. My requirement is to show/hide 3d BOM components in thing view (based on line selection in grid). How can I achieve this. I am stuck at showing and hiding part of implementation. Does ThingView support this feature or I should look for some alternate. Any idea would be highly appreciated. Thanks in advance.
Hello, I have a value display in a mashup:Where I want it to have a shadow effect on runtime, to be similar to something that looks like this: How can I do that? Thank you in advance.
I have a question regarding my operating system. My computer's operating system is Windows Server 2012 R2. is it possible to install Thingworx 9.4? If it is not possible to install which version of the Windows server, my equipment is an HP XW6600 WORKSTATION (Intel Xeon processor) and possibly does not accept the latest version of the current server.----------------------------------------- Translated the content from Portuguese to English using google translate. By Community Moderation team Old Subject: Estou com Duvida referente ao meu sistema operacional Estou. O sistema operacional do meu computador é o Windowns Server 2012 R2. é possível instalar o Thingworx 9.4? Caso não seja possível instalar qual versão do servidor windows, meu equipamento é uma WORKSTATION HP XW6600 (processador intel xeon) possivelmente não aceita a versão mais recente do servidor atual.-----------------------------------------
Hi Guys, I have noticed many nice demo apps from the PTC, and I am curiously how to get these demo's source code? Maybe I can use it in project in the future. Demo App link: https://extranet.ptc.com/sites/TDD/SitePages/IoT%20Apps.aspx Thank you in advence
I have a Mashup having SMTP configuration fields which will take as a input from the user. On saving this configuration I need to dynamically create a thing of Base type "MailServer" with the user given configuration through ThingWorx service. Kindly assist with the steps. Below are the configuration fields in the MashupSMTP ServerSMTP PortUser NamePasswordSSL
Is there a way to add more than 16 tabs to the Tabs widget?
i amtrying to show simulated data in vuforia studio whenever i am done writing the script entity scriptservices not foud error is occuring all the time is there any solution for that
Hi all, recently I have some doubts about whether one User can have multiple Session when accessing the same mashups? Real case scenario:1. I open the same mashup twice 2. I change a session variable from one mashup > 3. I run the service GetGlobalSessionValues and the session variable changes accordingly4. I refresh my second mashup and the widget that is bound to the same session variable remains its value independently to the actual session variable shown in GetGlobalSessionValues So my questions are:1. Can one user have multiple JSESSIONID?2. Which service can keep tracking of the session variables of each JSESSIONID?3. Which service can be executed to find how many and which are the currently active sessions of one particular user? Best,
I have data in a table (Datatable) and want to modify one record.AddOrUpdateDataTableEntries service creates me a new record , instead of modifying the old one.
What is the best practice way to create/design external database tables and columns in Thingworx? BR/ Simon
How to change Advance Grid Columns Names dynamically in thingworx
The text field widget used to have an auto focus (built into it I assume?). This was how it worked in 9.1.1. We recently upgraded to 9.3.2 and it no longer auto focuses. We looked for a way to resolve this but cannot seem to find one. How do I get the autofocus to work again for this widget? We have popups that need this functionality.
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.