Recently active
I am using Azure IOT connector V3.0. Azure IOT Device supports 1>sending Telemetry 2>upload file to blobStorage and notify IOT HUB 3>DeviceTwin updates(reported properties) 1> How can Azure IOT Device invoke a local service on my AzureIOTHubThing running on TWX platform 2> Does connector update the individual properties of AzureIOTHubThing when there is updateDeviceTwin event OR it just updates the reportedProperty ?
How many images can be uploaded to the Thingworx database .??any limitations on it?
Is possible using pg_auto_failover in a solution Postgres DB (TWX version: 9.3.7). New connection string is plane as: postgresql://{primary server name}:port,{primary server name}:port/{nameDB}?target_session_attrs=primary&sslmode=require Do you know somebody then this solutions is possible/ impossible?
Value is updating correctly same as in kepware to thingworx inside current property value, but different if we call it through abvove service.
We have implemented a webframe widget to load an external application with a softphone. To make the call the softphone connects through SIP over websocket and calls over WebRTC, but these communications are not established because apparently thingworx is cutting them (when making or receiving a call from the webframe). We have recently configured the ClickjackFilterAllowList options in the web.xml file but we still have the same problem, and calls from the softphone embedded in the thingworx webframe keep getting cut off. We are working with a thingworx 8.5 on an EC2 instance of AWS.
Hi, I look forward to doing a minimal Connection Server installation due to high traffic to the Thingworx Platform. Present Scenario: 1 Thingworx Instance with 1 Postgres DB & 1 Influx DB Required Scenario: 1 Connection Server with 2 Thingworx Platforms with 1 Postgres DB & 1 Influx DB Can the required Scenario be achievable with 1 Postgres DB and 1 Influx DB for both Thingworx Instances? and is it a best practise? Thanks,
Hi, Could you please guide me on how to include the "Database log" under the Logs in Monitoring menu of ThingWorx composer. By default, other logs such as Application Log, Communication Log, Configuration Log, Script Log, etc., are available. To see the Database log, I need to connect to the ThingWorx server.It would be more helpful if this log could be made available in the Monitoring menu. Kindly guide me with the steps. Thanks
Hello, Two items missed on several SON of ThingWorx SCO license. Caused many ThingWorx product servers down two times in the past several months. Raised PTC cases to technical support team, licensing team, even contacted with local sales manager but no conclusion. Kindly advise on any possible ways to solve this, really appreciate any inputs, thanks.
Hi, How to apply for the customer license for PTC foundation. And how to change license configuration from current to customer configuration. Thanks
Hi Developers, I'm trying to create a mashup to capture and display images.as the first step, I put a fuleupload widget. Browse button works when I click with mouse but not work when I use finger or apple pencil. Could anyone help me to solve this ? our ThingWorx version is ThingWorx 9.3.6-b1323.
Hi,When adding the repository for the extension Eclipse plugin I receive the error in the attached pictures.From what I understand, there are jar files in the plugin zip.What is going on?I have tried the current and former thingworx specific versions of the plugin without success.Look in the attached pictures for version of the IDE, as well as the error messages. Kind RegardsOskar Berntorp
Hello, Wondering if anyone can see any issue with this. When putting the same things into SoapUI, everything goes thru fine......but when using content loader function postJSON it just times out. // Define the data you want to sendvar messageData ={"@type": "MessageCard","@context": "http://schema.org/extensions","themeColor": "0072C6","summary": "ThingWorx Data Update","sections": [{"activityTitle": "Data Update","activitySubtitle": "Timestamp: " + new Date().toUTCString(),"facts": [{"name": "Sensor Name","value": "Sensor XYZ"},{"name": "Value","value": "42.0"}]}]};let postData = JSON.stringify(messageData);// Define the parameters for the HTTP POST requestvar params = {url: "https://generalmotors.webhook.office.com/webhookb2/4362b7f2-bfdd-48b0-b8f9-63637259d95b@5de110f8-2e0f-4d45-891d-bcf2218e253d/IncomingWebhook/blahblah", // Replace with your Microsoft Teams webhook URLheaders: {"Content-Type": "application/json"},content: postData};// Send the data to the Teams web
How to store null value or empty value in numeric field of infotable
How to create a device in Actility using API from Thingworx
Hi , I am working on the same use case and found that we have session expired event that is fired even the browser tab is closed, but here is also one problem that is how we can update the logout time when we have multiple session for one user. Considering the user access the application multiple time and sometimes he left the browser idle and re-login in other browser. I have one thing that is we can keep multiple entries of user login and logout in infotable but when the browser is idle then on what basis we can update logout time as we have multiple active session. do we have session id for each session , then surely we can updated basis on that ? please let us know. Thanks
How to get global session values on login/logout/sessionexpired event of Security Monitor in Thinworx.i have written a subscription that executes on login/logout/sessionexpired event and in that i am trying to get session values but the session is null here.
shall we disable this column selection popup which comes while right clicking the adv-grid columns.
Hi All,I am new to the TWX but I have a doubt like I have a data base and I want to filter the data based on different filter criteria like I want to filter it based on a Product Name (string) attribute please help me to write a query for that if possible just any random query Regards,Rayon
I have a time series chart in my child mashup that is displayed horizontally, now I have added it to a parent mashup in which I want the chart to be vertically displayed. How can I change its orientation?
Migrated thingworx application from version ThingWorx 9.1.0-b10877 to ThingWorx 9.3.4-b1190. Problem occurs when Advanced grid migrated with Rowselection attribute as Multiselect As per older version there is no checkbox and row can be clicked to multiselect.But now,we need to click on checkbox to select the row.Is it possible to achieve the same as old Advanced grid in new thingworx version?If so, please suggest me
Is there any option to get the user engagement time for the TWX application.how much time spent by the user on TWX application.
Hi everyone, Does anyone know how I can resize an image that is on a grid? (comes through as IMAGELINK but displays an image in the grid). Thanks.
Hi Team, We are trying to leverage on the Edge MicroServer (EMS) which when hosted on remote server and communicate back to ThingWorx on situation like Services are running or monitor event viewer logs and alert on particular exception etc Looking forward to hear from the community
First i get data from excel like thisand then import to Thingworx and create datashape like thisand show data in grid at mashupbut data not show the same as raw dataCan i setting to show as the raw data in grid table and edit data in table?
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.