Recently active
I have used ImportUserPermissions in CollectionFunctions to import the permission file which i exported from another server. now where i can check the permission file successfully installed in thingworx.
can you help me make a Mashup like demos. When I click on the icon, it switches to another Mashup. Where can I find this guide?
What will happen if member of Administrators groups assigned to Application key?
Hi All, A subscription was deleted but even after the deletion whenever the event is triggered an error pops in the log saying the subscription (deleted one) is not found. Error Message : 'Event handler <subscriptionName> not found. Cannot execute Subscription' Thanks in Advance Srijith
Hello, how to get the status code of HTTP request (POST/GET)? I am using PostJSON function of ContentLoader class to send request to a remote url. Similar question has been asked in the past with no answer: https://community.ptc.com/t5/ThingWorx-Developers/Set-HTTP-status-code-and-header-in-service-for-REST/td-p/568118 https://community.ptc.com/t5/ThingWorx-Developers/Get-HTTP-error-code/td-p/513462 Thank you in advance. Pietro
My thingworx localhost refused to connect. I checked the java and jdk version, everything is fine. Still its not loading.
While importing datatable iam getting this error- "Task-1626848130807 Data Import FAILED for [DataTable] [XXX_Datatable]. Entity does not exist". How to handle it?
On clicking logout button, it needs to be land on organisation page. If i need to provide organisation page url for redirectURL of logout button means, syntax will be<server name>/Thingworx/FormLogin/<Organization Name>. The server name differs system to system. I want to provide this dynamically. 1. So when the user logging in the organisation page, any possibility is there to store the url in session variable? So that i can reuse the url for logout widget redirectURL. 2. (or) any other way is there to get server name of any server dynamically using service??
I have installed ThingWorx 9.2 and I'm attempting to import some entities into the platform, but I need to have the MailServer extension installed first. I do not see the MailServer extension for 9.2 available on the download page, and the 9.1 extension is not importing. I'm getting the below error messages: Export file missing version information. No migration will be performed. Deprecated extension structure: The element, DataShapes, was found in metadata.xml and is a deprecated pattern for defining DataShapes in an extension. Please refer to Project and Extension File Structure in the ThingWorx Extension Development Guide for more information. Has anyone else gotten the MailServer extension to work on 9.2? If so, did you have to hack on the 9.1 version, or did PTC provide something? Thanks
Hi All, I am trying to add a new Resource when creating a Extension in Eclipse. But I am getting an error as " Please choose a valid Superclass - Class is not instance of: com.thingworx.resources.Resource". Attached the screenshot with the post. Any idea, why this error is thrown. NOTE: I have included the SDK zip while creating the project itself. In addition to above, I also tried after adding few external JAR files to the project library. Has anyone faced this error. Thanks in Advance. Bhushan
i am using google maps widget, but they are not displayed properly.How can I fix this?
Why the header's height is shrinking and expanding automatically? Does the contained mashup height is affecting header's height? How to fix header's height constant??
Earn a $50.00 gift card for completing our survey! Do you configure ThingWorx? We need your feedback! ThingWorx is a development platform that supports delivering solutions to your enterprise. Contribute your expertise to help PTC deliver an improved ThingWorx Configuration Management experience that addresses your configuration challenges and supports your use cases. Help the PTC IOT product team by filling out this brief survey: https://www.surveymonkey.com/r/58PGNWX
I updated the mashup. But iam unable to save it. The popup shows- "Saving: Unable to update mashup". Why such errors are occuring? I didnt find any errors in logs. I attached image.
Hi Folks, I have an advanced grid to make editable on a user defined trigger but its not working as expected. I have a toggle widget being used to make it enabled(editable) and again button click will change the state to false, using some functions( Expression). Can anybody help me with troubleshooting of the same, if I have missed something? Attached is the sample mashup and table file.
Hi, I am looking to update infotable rows, as a input to service only holds single row(selected from Grid). below is my code but doesn't work . please suggest how to update infotable row without primary key. after updating infotable i need to set it to Datatable. below are the snaps to get it clearly. I have infotable with fields...MachineName & UserID (no primary key) Datatable with Fields ...Batch(string as Pkey) & Members(infotable) above full code here...... let query = {"filters": {"type": "EQ","fieldName": "Batch","value": batch}};var result1=me.QueryDataTableEntries({values: undefined /* INFOTABLE */,maxItems: undefined /* NUMBER */,tags: undefined /* TAGS */,source: undefined /* STRING */,query: query /* QUERY */});var ExistingBatch=result1[0].Members; var mn=value.rows[0].MachineName;var uid=value.rows[0].UserID;var query1 = {"filters": {"type": "And","filters": [{"type": "EQ","fieldName": "MachineName","value": mn},{"type": "EQ","fieldName": "UserID","val
Hello, We have a custom widget and when we import into Thingworx v9.1, composer is breaking and nothing is populating like widgets section, functions and properties section etc.. How we can resolve that issue? Thanks in advance.
what is the suggested browser to use thingorx for best user experience. chrome or microsoft edge or mozilla firefox or anything else ??? and why?
In thingworx 8.5, do we have any option to check what are the entities are created, edited, deleted on daily basis?
As the project has 1000 entities, we exporting and importing using source control entities. The import is failed. The only error in application log is "Import Entities error: java.lang.Exception: Import Failed: PDFExport", "Unable to process import: PDFExport". PDFExport is a Resource, why this needed for importing project? even import failed if i try importing PDFExport resource.
We would like to transfer ThingWorx 8.4 license from one hardware to another hardware, is it possible? And if it is then how do we do that? I have tried to search for it but it is the closest that I could get: https://community.ptc.com/t5/ThingWorx-Developers/Thingworx-8-2-deactivation-and-licence-transfer/td-p/518629 It looks like we need to deactivate it first but I don't get the full step from deactivation, transfer, and activation back. Can someone help?
I have installed ThingWorx Analytics 9.0 and corporate scanner has found the following vulnerability: AMQP Cleartext Authentication. Is there a way to fix this vulnerability in this version?
Where we can see the list of entities which are under a single model tag?
In a collection widget, any default property is available to enable few tiles and to disable few tiles of single collection widget.
I am using thingworx 8.4.4 The logout button is redirecting to Thingworx composer login page. I want logout button redirect to organization login page. I didnt find any property in logout button widget to provide URL. How to achieve this scenario.
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.