Recently active
Hello PTC community i hope you are doing well. I have a question regarding the automatic generation of gadgets and widgets. E.g. In my mashup I am showing motor values from different motors from different machines. Machine 1 has 5 motors and machine 2 has 10 motors for example. Through a dropdown widget I want to choose the machine and according to that my mashup should show now a different number of motor widgets/gadgets. See attached image. How can I achieve this functionality? Thanks in advance.
Hello,I have successfully imported the progress gauge in the below technote. How can i modify the extension so the progress ring has rounded corners? Like this: https://community.ptc.com/t5/ThingWorx-Developers/Progress-gauge-import-failed-in-Thingworx-9-1/m-p/706541#M49877
Hi, Is Thingworx 9.1.7 stable enough and without bugs to install in a customer environment? Thanks,Sadagopan P
If the machine have any issues I am displaying alerts in grid. But we have 30 pages in our application. If alerts came, I want to show alerts and its message in notification irrespective of any pages opened in thingworx. How to do this??
I am trying to import source control project without reaching the server. Inside SystemRepositoy of Thingworx composer, i am able to upload project in a .zip file but not able to upload source control project in folder form. If i try to import the source control project which is in .zip format, import is getting failed. So how to upload source control project in folder format directly to any repository through thingworx composer.?
Hi everyone,I have one data table which having multiple user data(user, timestamp, city, designation), I want to write a service to get the data according to selected user as a input using infotable.Ex;If I will add two user A and B in the info table property as a input then the result will be A & B user data only in the result. I have used query, queryDataTableEntries etc service I will pass multiple user input values into infotable property but still it will show only one user result.Can you please help how to achieve this in thingworx service.
Hi, we updated our Thingworx Instance from 8.4 to 8.5.2 and Manufacturing Apps to 8.5.1. After this update we experienced an error that our Assets after a reimport are not showing up in the Asset Advisor. State after Update from 8.4 to 8.5.2: - 5x Assets in Asset Advisor visible What did we do: - Delete asset / extension in Composer - Reimport asset via custom extension (ZIP File) - Import successfully -> asset visible in Compose - Asset not more visible in Asset Advisor / Manufacturing Apps Workaround to get Assets visible again: - Create a new asset with the same name in "configuration and setup" in manufacturing apps - Reimport the same Extension (contains Assets) and overwrite new asset - Now the assets are again visible in Asset Advisor Questions: - Is there a fix for this problem, without the workaround? - How do I deploy assets to different thingworx instances without the above error?
Hi, Upon ThingWorx installation I am getting an error that the supported version of Java has not been detected. As per the install requirements I have newer version of java installed 32bit & 64bit versions.Can you please assist of ThingWorx installation?
hii,I want to show only icons which are present in the menu (left side bar) after collapse the menui am sharing one snapshot please check and let me know the solution on this please check above snapshot where i have highlighted collapse icon in red and yellow highlighted is icon .so whenever i click on collapse icon i want to see only icon present in the menu
Hi, Find the attached screenshot. In that picture, how to hide "BLACK" color area? which coming inside tab area. Is there any configuration for that?
Hi Team, The Y axis of line chart in ThingWorx 9.2 is not auto-scaling even Y axis maximum is set on Auto. The use case is that we need to autoscale the y axis as per the referenceline1value property of line chart. Actually when the value of reference line is either less than or greater than the values displaying on Y-axis of graph then it is not visible as the Y-axis is not auto-scaling with respect to the referenceline1value property. Thanks in advance.
Hello, I am working with ptsctabset witdget on TWX 9.0. I would like to have tabs on the bottom spreaded to whole widget width. For that I need use custom CSS to disable not needed parts - back-button, forward-button and ptcs-dropdown part.Unfortunatelly, I am struggling to use correct selectors. Could anyone please help me with it? Thank you.
Hi everyone! I am new on thingworx platform. I want to Design a page where it takes inputs -sender email ID, Recipient email ID, Message body and a Button to send and when user clicks on send button, text available in message body sent to recipient mail ID from sender email ID. How can i do this?
I am giving an output of the Textbox and the Dropdown to a Service, based on the input the operations are performed in the service.Issue: How Can I know if there is nothing entered in the Textbox or Dropdown. if(Textbox==="" || Dropdown === "") { //Do Nothing } else { //Do Operations } But always the it's going in to the if condition only. How Can I check if the INPUT of the Widgets(Textbox and Dropdown) is Empty(no input given) or not
Hi,Querying database and value stream taking long time to respond.Below is the example of querying database that co0ntains 62 entries. Taking 7.13s to respond. The server was working fine 2 days ago. Within milliseconds services were responding.Because of delay in querying all the services throwing timeout error and failed error. Following steps are already considered:Disabled a scheduler that was queueing up threads (Created 10 days ago)Restarted ThingWorx foundation and databaseApplication logs does not have any data related to it.There were no code changes done in past 5 days Script Timeout increased to 3600sCPU , Disk and Memory status looks fine System Details: Application : ThingWorx Foundation - 9.1.0Operating System: CentOS Linux 7 (Core)Database : PostgresDB Memory, CPU , Diskspace:ThingWorx server:8008648 K total memory2697844 K used memory3781920 K active memory1199188 K inactive memory2507472 K free memory82700 K buffer memory2720632 K swap ca
Hi,When result = new Date() is executed, the result Time format is in IST, but as per the customer point of view it should be in UTC, how can it be done ?Note: the output of the service should be DATETIME@paic @slangley @c_lowy Thanks,Shashi
Hi,The Service(has datashape to) is binded to the Advanced Gird and can see the data in the Advance Grid, but when pressed on the Configure Grid Columns, it Says "Must be bound to data", not able to configure the columnsThingworx version is 9.2@paic @slangley @c_lowy Thanks,Shashi.
Hi,How to convert the UTC Date Time to CDT in thingworx ?@paic @c_lowy @slangley Thanks,Shashi
So I was following the tutorial steps about how to connect kepware server to thingworx foundation.Here is the link: https://developer.thingworx.com/en/resources/learning-paths/connect-and-monitor-plant-equipment/connect-kepware-server-thingworx-guide/visualize-data. When I reached this last part of step 6: Visualise the data, I opened the view mashup in thingworx and this appeared. (the following image). It's empty and did not display any data and I have already confirmed the test connection to IndConn as they mentioned Can someone help me out please?
HiInstalled KepServerEX on the Azure VM, and KepServerEX is by default configured with an opc ua Configuration on local host, can this OPC UA Configuration of the KepServerEX can be Connected with the OPC UA Client Connectors ? @paic @slangley @c_lowy Thanks,Shashi.
Hey guys!This is my first time posting something but now I'm getting an error that I've never had (It has worked before). Once I create a master mashup, configure my menu and identify the mashups related to this menu and the master mashup, I try to see the functionality, but I only get a grey screen. When looking at the log, I get a "null" value for the mashup I try to see (log.png). Do you know why I get this message? Thanks for your help!
I have server PC where I have installed Thingworx and Kepware. I have a doubt if internet access is required for the data flow from Kepware to Thingworx.
Hi , I am trying to get the cache method for a remotely bound property using service. I managed to get all the remote bindings in the composer via service but cant seem to fetch the cache method. If someone has an insight on this please let me know.@paic
ThingWorx DevOps with Azure: The Comprehensive DevOps GuideWritten by Tori Firewind, IoT EDC As promised in a previous post, attached here is a comprehensive guide to DevOps in ThingWorx, including tutorials and instructions for creating a continuous integration, continuous deployment (CI/CD) process for application development. There are also updated scripts and entities attached, including an entire sample application for importing, exporting, and testing an application in ThingWorx. From Docker and Github to Azure DevOps and Solution Central, this guide has it all. Learn how to perform your role in the DevOps process whether an administrator or a developer, automate your deployments and testing, and create a more efficient process for publication changes to production. A complete DevOps process like this really does facilitate faster and easier updates with fewer risks, fewer delays, and a better pathway to success.
In a recent post, I gave an overview of the types of Building Blocks that are available with the ThingWorx Platform. As a reminder, Building Blocks are a collection of entities packaged together for modular software development. They are intended to be reusable, repeatable, and scalable, and they are the fastest way to either build your own solution or customize a pre-made PTC solution, like ThingWorx Digital Performance Management. There are four types of Building Blocks we will talk about for the development of IIoT applications and solutions on the ThingWorx platform: Connectors, Domain Models, Business Logic, and UI. In this post, we are going to do a deep dive on Connectors, which improve application performance and the transfer of data from disparate devices and systems. What does a Connector look like in ThingWorx?All ThingWorx Building Blocks follow the same naming convention of CompanyName.BuildingBlockName, so any PTC-created Connectors will appear as PTC.Connector. Conn
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.