Recently active
What API used to add usergroup under Organisation's unit and its sub-unit?
Hello comunity, I want to use AWS as data storage to connect with ThingWorx. But, I found that in the tutorial video, the original video about AWS IoT link has been removed and changed to Azure tutorial video. So, where can I learn how to link ThingWorx 9.1 to AWS IoT?
On the expiration date of application key, is there any possibility to trigger any service ?
We have Thingworx app which is used by 40000 users. For triaging issues with access we need to better present the message to the user.I saw this on the community. Has anybody implemented this solution? Or is there a better way to handle this? https://community.ptc.com/t5/ThingWorx-Developers/Is-there-a-way-to-change-the-out-of-the-box-404-Entity-Not-found/m-p/616888
Per the post, I tried the "Downloading Log Information" example and got a result, but my impression is that parameters in the body are ignored. Whatever I define for "maxItems", "startDate" and "endDate", I get the most recent 500 (?) log entries. This is the body in Postman (raw, JSON): { "value": { "maxItems": 10, "startDate": 1651701600000, "endDate": 1651761000000, "oldestFirst": true }} I also tried the syntax as in the example by using \" - but this is marked in Postman like syntax error and does not change the behavior. What is going wrong?
ThingWorx community, As part of a continuous re-evaluation of our third-party software requirements, we regularly add and remove support for versions of operating systems, persistence providers, and web browsers. On this note, for the ThingWorx release after 9.2 (currently targeted for the end of CY 2021), we are planning to end support for Windows Server 2016. Already five years old, this product has generally been replaced by Windows Server 2019 in common usage. As per Microsoft’s published lifecycle, this version will be going out of "Mainstream Support" approximately one year after the aforementioned ThingWorx release. PTC will continue to support Windows Server 2019 for the immediate future, and will consider supporting Windows Server 2022 once it becomes Generally Available (GA). Please let me know if you have any questions or concerns. Regards, Walter HaydockThingWorx Product Management
Overview REST stands for representational state transfer and is a software architectural style common in the World Wide Web. Anything with a RESTful interface can be communicated with using standard REST syntax. ThingWorx has such an interface built-in to make viewing and updating Thing properties as well as executing services easy to do independently of the Web UI. How to Use REST API The ThingWorx REST API is entirely accessible via URL using the following syntax: (Precision LMS. Getting Started With ThingWorx 5.4 (Part 1 of Introduction to ThingWorx 5.4). PTC University. https://precisionlms.ptc.com/viewer/course/en/21332822/page/21332905.) The above example shows how to access a service called “GetBlogEntriesWithComments” found on the “ThingWorxTrainingMaintenanceBlog” Thing. Notice that even though this service gets XML formatted data, the method is type “POST” and “GET” will not work in this scenario (Further reading: https://support.ptc.com/appserver/
<html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> We get the above error when we click on permissions button in Thingworx composer
As per this thread - same issue Hello, I am facing similar issue for testing flow execution. To execute this flow i have configured alert as trigger from thingworx, but even after generating alert on thing I am not able to see any logs it flow. I have tried to add logger in flow, but still not able to see any logs. Could you please provide stepwise procedure for same?
We would also like to provide read-only access to the Trending and Troubleshooting app. One idea is to deny the "Design Time - Read" permission on the mashups used for creating and editing the trends. When the user clicks the "plus" button in the app, it gives them a message saying they are "not authorized for Read." This doesn't affect the "Delete" ability though; I'm still looking into that. Re: post
Hi all, We have Windchill authentication configured with thingworx. How to add user specifically to the role he belongs to?I've tried the add the role in ptc-identity-provider-authenticator but all the users are added to it. Is there any way to add the user to their respective role without manually.
Is there a way to customize the email message template that is used when I create an Alert via the Configuration and Setup app? I know that I can go into Composer and change the content of each individual Notification entity, but I don't want to have to make adjustments to every single one that our users create. I want to change the format. I've looked into the possibility of Adding a Custom Notification Handler (ptc.com), but I don't think the Configuration and Setup app can be used to create alerts that will use this custom handler. If this is possible, I'd love to know how to do it. For reference, I'm using ThingWorx 9.1.2 and ThingWorx Apps 9.1.0.
Hoping someone is able to answer this question.We are trying to connect to a printer through a print server in ThingWorx to print a label.We were wanting to know if anyone knew what the address format would be for this connection? We've tried \\PrintServer\PrinterName and were not able to reach the printer yet.Any insight would be appreciated.
Hi, I have installed ThingWorx platform 9.3.0 (enabled SSL/TLS) and installed connection server 9.2.0 on the same VM and done cxserver.conf changes as per the documentation but when I run the connection server from CMD, nothing got shown and in cxserver.txt I can see below error. Error in custom provider, java.lang.IllegalArgumentException: port out of range:-1while locating com.thingworx.connectionserver.FabricBytesChannelProviderat com.thingworx.connectionserver.ConnectionServerModule.configure(ConnectionServerModule.java:44) Can someone help me to understand what went wrong here. I have created truststore and provided the details as part of CONNECTION_SERVER_OPTS too.
hi ,as the title ,How do I get field comments in sqlserver tablesand I tried the method in the picture but it didn't work
Hello Community, I am using collection widget to load the data and I have button bar inside the mashup connected to collections. When I am using ItemLoadBehavior option as load all , button bar is behaving correctly. When I am using load/unload and on selection of button bar is duplicating for unselected buttons on scrolling. Thanks ,Vamsi N
Hi there, we're trying to import PMML format model to Analytics and after uploading it, it's state is "not ready for testing". We converted the model written in Python to PMML using "JPMML-SkLearn library" version 1.7.4, (see below the model's header). Are we using the wrong version to convert the model? <PMML xmlns="http://www.dmg.org/PMML-4_3" xmlns:data="http://jpmml.org/jpmml-model/InlineTable" version="4.3"><Header><Application name="JPMML-SkLearn library" version="1.7.4"/><Timestamp>2022-04-29T15:45:33Z</Timestamp></Header>thanks in advance,Ainhoa
What is the API used reset password of user entity.
1. What API used to add user to usergroup in thingworx? 2. And approximately how many usergroups can be added to one usergroup?
hello. i have sorting setup for an advance grip and when i click the column with double digit numbers, it sorts only from 0-9. see pictures
Hi all, I have installed Thingworx Connected Worker Cell. But got stuck at Finalizing install in the guide, it is mentioned that we need to specify Database Thing Name and Database Thing Template name which we create in the initial setup. But during the initial setup, I didn't create any entity ( it is not mentioned in the guide also). Attached guide for reference Now what should be the databaseThingName and databaseThingTemplateName Could anyone help me to solve this issue? Thanks, VR
How to move the csv generated files in respository from AWS to S3 Bucket? Any Lambda functions available ?
Downloaded the "Git Backup Extension 2.0" from the following : But I get the following error when Importing: Extension Exception: A write error occurred while copying package for processing. The TWX version I am using is ThingWorx 9.2.4-b254.@slangley @c_lowy @PaiChung @CarlesColl @VladimirRosu_116627 Thanks,Shashi.
Hii PTC Team, We are using Kepware and the Advanced Tag plug-in with the above-mentioned details and creating complex tags, which are being updated using a Trigger Tag. The Issue which we have observed is in terms of Complex Tags configuration, normally Complex Tags should triggered when our Trigger Tags are triggered, but we have observed that whenever we are launching Kepware Quick Client. In that particular timestamp also our Complex Tag is being generated. We are using this complex tag’s XML data over the ThingWorx Platform and in the ThingWorx Platform valuestream, we observed that whenever we launch the Quick Client of Kepware, then the trigger tag is logged with the launch timestamp. We have set Complex Tag logging to be on only when a value is changed in ThingWorx Platform. We know this shouldn't be happening because Quick Client is just for monitoring data quality and value, but it is happening.
Is there any API which creates data tables, things, schedulers, subscriptions ?
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.