Recently active
Hi,I am trying to use openstreet map as it is free unlike the google maps widget, but i dont know how , so i though to use the Html Text area widget as i couldnt find another html widget, i put this html inside it : <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>OpenStreetMap Example</title> <style> /* Ensure the page takes up full height and removes margin/padding */ html, body { height: 100%; margin: 0; padding: 0; overflow: hidden; /* Prevent scrollbars */ } /* Container for the map */ .map-container { width: 100%; height: 100%; /* Make the container fill the available height */ border: 2px solid #ccc; /* Add a small border around the map */ box-sizing: border-box; /* Ensure border is inside the container */ } /* Ensure the iframe fills the map container */ iframe { width: 100%; height: 100%; /* Use the full
why when I try to load a particular, very short CSV file (100 bytes) I get this error on application log ?Execution error in service script [testscript] :: Input length = 3 with other files it's OK
I used Web Frame and linked with an external URL. During view mashup it is showing as refuse to connect. Attached a screenshot.
IntroductionThingWorx Applications (RTPPM, AMU, CWC) standard data ingestion require an industrial connection between Kepware and ThingWorx. However, data aren't always available through Kepware tags. This documentation will outline the process on how to leverage data flowing by using external connectors such as an ERP system.RequirementsThingWorxCWC, RTPPM or AMUSQLExternal ConnectorThingWorx Applications properly configuredEach ThingWorx application has different data requirements, make sure to respect them:RTPPM: RTPPM data requirements AMU: AMU data requirements CWC: CWC data requirements Entities CreationWhen creating an external connector, some entities might need to be created. To facilitate the development and the export process it is recommended to create a custom project. This project could include all new entities created:Thing/ThingShape that contains the logicApplication KeysUserOtherExternal ConnectorAn external connector can either be:ERPMES
Hello Alll,Using this approach, I was able to get master mashup on top but Left side menu bar is not visible, please refer attached snapshot. Use Case: I have a custom page, where on click of a button I want to Navigate Alarm Events page (under Operations, main menu). I need the consistent navigation. Please let me know if there is any workaround to have side navigation as well.
My workplace is using KEPServer EX 6.13, and has several MQTT agents sending temperature data from our AC units to a database via a broker. We moniter the temperatures in an application called Grafana. Grafana queries the database for this information. I don't know the whole setup in full detail yet.Here's the thing. The database receives the MQTT messages, but sometimes the |DESCRIPTION| goes blank, and stays blank until I manually stop/start every single agent manually. That fixes it, but only for a while... When the problem occurs, all messages are still sent and received, and contains the temperature |VALUE|s, but with the description blank, Grafana can't tell what's what and collapses all the temperature graphs into a single broken one. Also, there is always one or two agents who do continue to send their |DESCRIPTION|, even thought the rest of them won't. That fact especially drives me kind of nuts.😂 Just to clarify, here's an example of what the MQTT broker
Dear Community, I'd like to ask your help on one of our requirements. At the compony we are working at there are many user requirements that is related to Keyboard Shortcuts usage. Users would like to use Keyboard Combination to perform some tasks or interact with mashup services/functions. For example, pressing F1 or CTRL+H on a specific mashup would open a 'Help' document for the user if mashup is active/loaded (considering master mashups also). (see attached img) We are thinking about creating a custom extension widget, that would register an eventlistener for keyboard pressing, however it seems very complex not only to capture the keypressing, but also to fire a service/event binded to this widget. e.g.: Widget would have propertythat holds the "Key" value that the listener should watch,also that holds the "Modifier" (Ctrl) key that the listener should watch,A bindable Event Trigger to fire the mashup services/eventsif there user pressing
Hi Everyone, Can anyone help me in how to give Year/Quarter/Month/Day as XAxisField to bar chart in ThingWorx. Thanks in advance. Regards,Aditya Gupta
I want to verify whether a project is an extension. Using the code snippet below, we can retrieve a list of all extensions and iterate through them. However, in our case, the project name and its extension name might differ. How can we identify it in such a scenario? result = Subsystems["PlatformSubsystem"].GetExtensionPackageList();
Hi, there is something that confuses me about the log checkbox and the Data Change Type, i have a sensor that sends some parameters, lets say 5 values stored in 5 properties, lets say i have 10 readings received from the sensor, when i try to query these data from the database i get an infotable with more than 10 rows, i know that this thing related to the "fillOption" in the query either it is none or previous, what i want to do is that: whenever there is any change in any of the 5 values, i want to see a new row in the database and i want this to happen while i am selecting "None" under the "fillOption" in the query,the point is, in another part of the project i query the data and calculate the averages, and with the current setup when i query the data i get some repeated values and thing like that, so, I want to know when to choose the Data Change Type inside a property to On or always, i didn't understand the description in the help
This articleCS306868 claims that the infotable selector is available in Thingworx Utilities Core. However, when I imported the 9.6 version, the infotable selector widget is still not available. I downloaded other versions and it looks like the selector was last available in 9.3. Is the infotable selector extension no longer available or has it been moved to another download?
Hi there,I have a general question about changing the scan rate from 60000 ms to 1000 ms. I want to change it because I see that there is a delay (about 30s to 1 min) of updating RunningMCC_Status. Then the attributes I display go out of sync with the timer displayed on the AMU card. I notice that there is almost no delay when I change the scan rates of the attribute I have assigned as the asset status. Is changing the scan rate a bad idea? I guess what is the cons/pros if I do change the scan rate ?
Hello All, I am tring to update my local Thingworx instance with SSL (self-signed certificate) using the article Getting the error as "unable to load security provider" in Tomcat log, and Thingworx URL not loading as well. Thanks!
I have a customer who wants to discontinue their use of DPM, but wants to keep their ThingWorx base license to support a different custom application. The custom application and DPM are on the same instance of ThingWorx. Is there a best practice to remove or deactivate the DPM entities and/or extensions? Is there any risk to the custom application that we should be aware of while deactivating DPM?
Hello All,How to configure alarm on derived property as in AMU, as only properties displayed while alarm configuration, is the property configured during AMU configuration? For example, I have created a new property in ThingShape which is added in Asset Thing Template, and I am setting value in it using subscription and want to create Alarm on that value, is there any OOTB solution in AMU.
Hi, In CWC, I see '_ap' tables in the database. I remember back in 2021, I could add the custom columns _ap in manufacturing apps, and there was documentation of steps to add customer fields/columns from thingworx composer in _ap tables. Can someone share the importance of _ap tables? Why and how are they used?Thanks,
Dears: I wanna delete a value stream which is not enabled, but error occurs as below. what should I do to delete this value stream? Thanks!
Kepware Quick Client showing differenct time from the server time. Is there any way to fix this issue
InitializeSolution service (PTC.Base.Manager Thing) gives more than 100 script log error, and those are not being traced while debugging.for example, it says database credentials are incorrect however while checking persistent provider is say connected. Followed below guideline for DPM 9.7.0DPM Customer Deployments
Hi, I want to discuss something, lets say I have a sensor that sends me readings and also the time stamp of this readings, this timestamp is not the same as the timestamp of the machine that runs thingworx and the database, so i want thingworx to use this timestamp that came with the sensor data to store it in the database as the timestamp of the readings, so that when i try to query these readings and say i want it from timestamp 1 to timestamp 2 they will be stored in the database with timestamp 1 & 2 that has been set using a timestamp originally from the sensor data not the machine or server timestamp, when looked into it i found that i have to use this function in my subscribers and cancel the need to the log checkbox in the properties UI . // Log multiple properties in a single ValueStream entry Things["ValueStreamThingName"].AddStreamEntry({ source: me.name, tags: undefined, timestamp: timestamp, values: { Temperature: me.Temperature, Humidity: me.
A suggestion box is appearing upon clicking in the middle of the text-field widget as shown below:How to hide this suggestion box. Regards,Priya
Hello everyone,Currently I am working with Thingworx and Javascript. I am trying to do an API request from a SQL Query in Thingworx, having the following data: Thing: Test WPSQL (Query) Service: getTestService content:Select * from public.countries no inputs requiredoutput infotable (i changed to json, but got an error, infotable is successfull) Using Postman to try to test it:GET [Thingworx_Server]Thingworx/Things/Test%20WP/Services/getTest Params:Accept=application/jsonContent-Type=application/json Headers:appKey: Application Krey created on Thingworx Using GET I got 405 response, if I change it to POST, I got:<head> <title>Unexpected Error</title> <script> function clickAndDisable(link) { link.onclick = function(event) { event.preventDefault();
In platform-settings.json, I set timeout to 1 hour t generate around 200 reports in Production Server. "BasicSettings": { ... "ScriptTimeout": 3600 }, Due the performance of production server, some times 92 reports generated in one hour and sometimes 150 reports generated in one hour. So shall I increase script timeout to 2 hours. Ex: "BasicSettings": { ... "ScriptTimeout": 3600 }, ??? In Article - CS321502 - Service script times out with error Execution of Script terminated after : 30 seconds in ThingWorx Platform, I found that 'increasing the timeout limit of services too high could impact the performance of other areas of the application'.https://www.ptc.com/en/support/article/CS321502 Is it okay if iam increasing timeout to 2 hours for scheduler ?
Hello I have a mashup where i am using grid and I want to dynamically change the columns during runtime,Can someone please help me how to do it? Thanks
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.