Recently active
Is there a limitation to the visible tool tip mashup height/width? I have my tooltip mashup set to the following dimensions but I can only see a width of about 500px at a time. width: 1300 height: 350 I don't want the user to get the scroll bar to scroll in the tool tip mashup.
I’m using a Windows 2019 Server, I have installed Java 1.8.0_231, I have tomcat installed, and I have created the keystore. Running through the installer, when it gets towards the end, I then get the error below about failure to configure keystore. Error: "A problem occurred during installation that may cause an unsuccessful installation. Failed to configure installation keystore."
Hi, is there any way to have the top level menu (horizontal) as Icons only but the sub menu (vertical) as icons & text (or just text). Thanks, K
Hello. I am trying to export four things from a project that are the only ones that have a certain tag. I tried exporting as XML or binary but I always get the same error. If I export things individually I have no error, but they are more than 70!!! I had no problems exporting other entities, only with things does that happen. I am using Thingworx 8.4. I am sending the export form and the browser error. Thanks.
Is it possible to get the button-ID (and related properties) who started a service from a mashup ? what I would make easier is this: I have a service who makes a data-preview, or a data-import . This service is called from a mashup button. A boolean variable can be set as service parameter to switch between the two functions. I would have instead 2 buttons on the mashup, one that makes preview, another that makes import. Is it possible to get button ID from inside the service ? If so, I can switch from preview and import without need to deal with a BOOL to set/reset from the mashup I know I could do by duplicating the service .. and use one button for each one ... but make mashup mode complex ..
Hii I have a Thing property as Punch_In_Status and created a property as Test when a person Punch in the biometric scanner the property displays as PRESENT , If not is displays as ABSENT My need is that , In mashup when the property Punch_In_Status displays as PRESENT ,then the Test property should be in GREEN colour , if ABSENT it should display as RED colour
Hi, I have created a service which is running at back end while executing. But, in mashup while clicking the button it was telling like Error from the server: "". I don't understand what is happening. I have tried after restarting also showing the same error. Thanks.
i want to convert .csv file to .pdf file after using the export widget.
We have possibility to creating expression rules in Axeda platform(see more: https://community.ptc.com/t5/IoT-Tech-Tips/Axeda-Expression-Rules/m-p/532448#M815)Could we create something like this for things in Thingworx platform? Note that I have a lot of things, so could it possible to set rules only for my thing template and use it in all of my inherited things?
Is there a code snippet to download a file from a repository? I'm looking to download a file from within a service. I want to avoid having to use a widget (e.g. link or data export), and wondered if there was any way to kick off a download from within a script. I realise I can use the GetFileListingsWithLinks to get the url, but how can I then activate that url from within a service. What I actually want to happen is: on the click of a button I want to run a service that creates a file, writes some data (based on some user defined parameters), saves it, then automatically begin the download. Ideally after the download I would like to delete the file. TIA K
Is there a way to convert a static mashup to a responsive mashup (advanced)? It would be nice if this is possible since I don't want to start all over and bind the services to the widgets and also set up all the validators.
Hi all, I want to get data from an excel (.xlsx) file, use it as infotable data and export datatable(grid) to excel (.xlsx) file. Now, I can only do with csv file but it is not appropriate with my project. How can i do it with .xlsx file? Thanks and Regards, Duong.
Hi All, When I follow the document https://developer.thingworx.com/en/resources/guides/create-authentication-extension And then try to login using the TestSite.html, I get the following error in the security log. Debug Filter set to SAMEORIGIN - sending same origin I suspect there is some web.xml setting that I am missing. After the authentication request, I am redirected to /Thingworx/ActionLogin/CustomLogin with 404 error. Regards, Manas
as attached picture, I have inserted data in the default value in the datashape. Now I want to retrieve data from datatable using services. how to do that?
Re: post hi, May I know whether your SSL certificate is successful or not? I also follow this instruction but part B code cannot find in the PTC_Servlet_Engine/server.xml file and SSL is not successful.
now I using thingworx manufacturing apps 8.4. I want to set SSL certificate. when I configure SSL configuration following https://www.ptc.com/en/support/article?n=CS193947 part B code cannot find, which is <!-- <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" /> --> below is my default server.xml content. and also have my file location. Could someone help me to figure it out?
Industrial Connectivity client not connecting to KUKA OPC UA Server Versions : Windows 10x64 Industrial Connectivity 8.4.66 robot KUKA KR900 with OPC UA protocol I am connecting the robot KUKA KR900 with ThingWorx Industrial Connectivity via OPC UA protocol.I went through all the possible connection options, but in any case I get the message "End point not supported server".The "UaExpert" client downloaded from the OPC foundation resource connects to the server without problems.Connection settings of "UaExpert" and IC in the attachment.Client authentication is carried out by entering a username and password.The KUKA.OPC_UA_Server certificate is located in the Trusted Server section. Thank you, Peter.
Hello, I'm using Thingworx 8.5 with Manufacturing Apps extensions and connect it to Kepware 6.3. Now I'm trying to import Kepware server structure into Thingworx Manufacturing Apps, Configuration and Setup. Is there any way to do this automatically? Can I auto-create equipment per connected device? Thanks, Tal.
Hello, I'm using Thingworx 8.5 and Thingworx Industrial Connectivity 8.5.67 I'm creating an asset using my gateway discover option, and I'm choosing the PTC.ISA95.PhysicalAssetThingTemplate as template. After the creation, I can see that the connection is made and the values are updating correctly. Now, I'm trying to import\configure this asset\thing in the Configuration and Setup app (of the Manufacturing Apps to see it in the Asset Advisor App), but I don't succeed. Is there any guide for how to configure this or someone has an idea how to make it? The point is, I need to create a service or find a way to gets the discovered devices from Kepware and configure them dynamically that I can see them in the Asset Advisor App.Many thanks, Tal.
Hi - I can successfully change the thingworx logo in the header mashup of Thingworx Manufacturing Apps. How did I change the app title? So for example if I bring up Asset Advisor it shows that as text in the header mashup. Is it possiblle to add or change this? I have added my own mashup and want to give it a title when the header mashup opens.
Hello, I have a mashup parameter object that contains a few infotables. My advanced grid widget has its data bound to one of those infotables. I am able to edit and add rows on the front end, but unable to delete rows on the frontend. Has anyone experienced this issue before, and/or do you have any ideas on how I can solve this problem?
Hi All, I've an service as: If(Condtion) { //result should be infotable } else { //result should be an string } how can i achieve this, please help.
Hey everyone, I need to change the font style to customize the look and feel so if anyone knows how to do kindly guide me, i have searched for widget extension in marketplace nothing was available, guide me to change the font style
hi experts I wanna load image in infotable. There are 4 field names in datashape. one of the four is imagelink type. How can I load an image on infotable?
Dear experts, We are facing just the same issue as cs296010. https://www.ptc.com/fr/support/article/cs296010 The ThingWorx always has ApplicationLog error: An Invalid Property Value Was Sent To [XXX-GW Property: [StoredUpdateCount] However, it really impossible to disable “ Store and Forward” option as the Kepware side is in another city now… do we have any resolved solution in Thingworx platform side? Thanks and best regards.
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.