Recently active
As Attached code: var query ={"filters": {"type": "And","filters": [{"type": "EQ","fieldName": "Department","value": "Milk"},{"type": "EQ","fieldName": "Kategory","value": "Production Volume"},{"type": "EQ","fieldName": "SKU","value": "Whipping Cream 1000 ml"}]}}; var result = Resources["InfoTableFunctions"].RenameField({t: Resources["InfoTableFunctions"].Aggregate({t: me.QueryDataTableEntries({ maxItems: undefined,query: query,values:undefined,source: undefined,tags:undefined}),columns: 'value',aggregates: 'SUM',groupByColumns: 'year'}),from: "SUM_value",to: "value"}); after that, I need do data filter using data filter widget and only show "2019" value. How can I edit this code? but my value and target is different services. How to figure it out?
In grid, There is one checkbox column, and one more hyperlinked text column. My requirement is when checkbox is 'true' and it having hyperlink text then i have open popup. To achieve this i used 'editableTable' as input and trigger the service through 'EditCellCompleted'. But am getting issue in this, here input going as infotable so if the end user changes rows line by line in same order there is no issues. Incase for eg. if i changed 1st row then 2nd row and again changing 1st row am getting conflicts there. So i prefer to use 'Selected row' but selected row is not working when grid is editable. Give me some solution.To achieve my requirement
Hi all, When I run azure-iot.bat file,getting below error 1) Error injecting constructor, java.lang.RuntimeException: routing-group cannot be blank in configuration fileat com.thingworx.protocol.azure.iot.AzureIotHubBindService.<init>(AzureIotHubBindService.java:41)at com.thingworx.protocol.azure.iot.AzureIotGuiceModule.configure(AzureIotGuiceModule.java:34)while locating com.thingworx.protocol.azure.iot.AzureIotHubBindServicefor the 6th parameter of com.thingworx.protocol.azure.iot.AzureIotProtocolAdapter.<init>(AzureIotProtocolAdapter.java:94)while locating com.thingworx.protocol.azure.iot.AzureIotProtocolAdapterwhile locating com.thingworx.connectionserver.protocol.Protocolfor the 9th parameter of com.thingworx.connectionserver.ConnectionServerDataPlane.<init>(ConnectionServerDataPlane.java:47)at com.thingworx.connectionserver.ConnectionServerDataPlane.class(ConnectionServerDataPlane.java:25)while locating com.thingworx.connectionserver.Connecti
Hi there, I am showing an information in the value display and this information is referent the weight where I use the unit "ton" (tonne). Like the image below: To do it I used two value display, one to bind my value and other to write the unit (ton). Follow image below: My question is: Is there any way to insert in the same value display the value and the unit? I have ever searched in the properties from value display and I did not find nothing about it. Regards, Leonardo.
Hello everybody, I am trying customize a label chart and to this I need to create some variables to bind to chart. Below is a print with the TAGs (from my PLC) that I have bind with foundation (throught of industrial connectivity). I wanna bind this TAGs into a InfoTable to after to bind in my chart. I have created a data shape with two sources (Hour and value) and bind with my InfoTable, but I do not know how to insert the TAGs into this field in the infotable. I used the guide that talking about create charts but the data are insert manualy in the field from data shape. How do I do this? Regards, Leonardo.
Hi, I would like to create new users other than administrator, so it is possible that each user can work on different projects. I have created new user and logged using <host name>/Thingworx/FormLogin/<Organization> But after logging in the user is not able to create anything. Thank You, Naeem
Does anyone know where to download the Three.js Model Viewer extension? It does not appear to be on the marketplace anymore.
Could you please explain a bit more about add Group and Organisation? I am having same issue but not sure how to give full permission to the base user. Thanks a lot!
I'm trying to install thingworx foundation 8.4 using postgres installer. It is failed due to some error, the below content is in log file Executing scError running sc query Thingworx-Foundation: Program ended with an error exit code[16:20:13] - Valid Java executable path: C:/Program Files/Java/jdk1.8.0_92/jre/bin/java.exe... [16:20:13] - HOST_JAVA_HOME path: C:\PROGRA~1\Java\JDK18~1.0_9\jre...
Hello, I have placed the war file in tomcat installation location and started tomcat but licence file is not created. Please find the attached logs.
Hi, Just try to install thingworx 8.5, and import project from 8.3.5. There are some issues occurred, I'd like to ask for advice: 1. unable to import extension. in platform-setting json, configuration r all set, but imported failed with no valid error messages. {"PlatformSettingsConfig": {"AdministratorUserSettings": {"InitialPassword": ...},"ContentTypeSettings": {"supportedMediaEntityContentTypes": ["image/svg+xml","image/png","image/gif","image/bmp","image/jpeg","application/pdf","image/vnd.microsoft.icon"]}},"ExtensionPackageImportPolicy": {"importEnabled": true,"allowJarResources": true,"allowJavascriptResources": true,"allowCSSResources": true,"allowJSONResources": true,"allowWebAppResources": true,"allowEntities": true,"allowExtensibleEntities": true}, "PersistenceProviderPackageConfigs": { .... } } error message: Extension Exception Updating Media 2. imported project, missing widgets, due to 'soon to be depreciated ',
Hi, Is it possible to update kepware store and forward data to a stream? In my usecase, all live data are logged into streams every 1 minute. When Thingworx and Kepware connection is broken and reestablished after a few hours, I need to update the streams with the lost data so that I can avoid data loss. Kepware store and forward works good for value streams. How could I get the lost data back in case of disconnection. With regards Yedukrishnan U
Hi, Is it possible to store kepware data in a database? I want to retrieve data from DB with SQL commands. When connectivity with Thingworx and kepware are interrupted, I need to store data from kepware to database and retrieve the data to Thingworx when connection is reestablished. Store and forward functionality in Kepware can automatically send data to Thingworx when connection is reestablished but it don't have any control as we need to calculate the KPIs based on the retrieved data and sync with the existing data. With regards Yedukrishnan U
Hi , I set default value to false for a Boolean type parameter of Expression. By doing so , I expect never should have undefined received, however , I still get undefined value for the initialization. please check the screenshot below. Regards, Sean
Hi, I'm trying to import the ThingWorx Analytical extension tool but I'm having some issues. The download comes with a PDF to aid with installation which I have been following. However, when I try to validate the extension it says that the validation was successful, but that some warnings have occurred. These are the warnings; LogoutButton:1.0.4Extension Package [LogoutButton] is trying to override existing entities: [Default sprite style:StyleDefinition] [logoutButton:Widget] capacitymgmt-extension:8.3.0Extension Package [capacitymgmt-extension] is trying to override existing entities: [TW.AnalysisServices.DockerDeployerConnector:Thing] [TW.AnalysisServices.SLAServiceParamManager:Thing] [TW.AnalysisServices.DeploymentInfoDataTable:Thing] [TW.AnalysisServices.SLADataTable:Thing] [TW.AnalysisServices.JarDeployerConnector:Thing] [TW.AnalysisServices.ProviderToDeployerMappingDataTable:Thing] [TW.AnalysisServices.CapacityMgtElementsDataTable:Thing] [TW.AnalysisSer
As Attached file below, I want to put DummyDataDatatable's data into DummyDataDuplicate. And Datashape is same. there are three types of widget: dropdown, textbox and numeric entry. Now my process is: 1. I link dropdown list's value into textbox in DummyDataDatatable. 2. I drag textbox's data into DummyDataDuplicateDatatable's column SKU and ID also. but after that, there is nothing in the DummyDataDuplicateDatatable. Can Someone help me to figure it out? Regards, Tracy
Hi Everyone, We have two different kepware on separate place which is pointing to same PLC. In that one of the kepware having both Manufacturing Suite and Data logger license but second kepware having only one data logger license. Now for both of them We have implemented data logger concept and according to tag value change we are logging data into SQL database. It is working fine for first kepware but incase of second it start giving tag quality as bad after 2 hour and we need to restart runtime service of that kepware. and because of bad quality tag data logger is not working as expected even though it has data logger license. So, Is there any way to without restarting runtime services we will get actual tag value and on change of that value we can log updated tag value on Database ? Also, it is possible to connect second datalogger to first kepware(because first kepware having both license) so it will work fine ? Could you please help me on this. &n
The meet-thingworx-2019.twx file downloaded from the Thingworx getting started guide (https://developer.thingworx.com/en/resources/learning-paths/getting-started-on-thingworx-platform/meet-thingworx) is not imported Why not? The installation version is 8.4.
Hey guys We have a widget for TW 7.4 called BMCodeHost that I have been trying to get working on V8.4 without success. Is there someone here that has managed to get it working ? There is a github repository with the code, but I am too dumb to build it. Can someone perhaps assist me ? https://github.com/ptc-iot-sharing/BMCodeHost
Hi there, I am using the host free for 30 days. I have created one dashboard and one user. I was able to open this dashboard in other devide (tablet). To do it I copied the runtime's link and shared with my tablet. When I opened the link was requested access credentials and the first time I missed the login and I was able to observe that no message was showed saying for example: "user or password incorrect". Is there any way to change the login screen? Regards, Leonardo.
Currently I am working on Edge Microserver. For this I am following guide https://developer.thingworx.com/en/resources/guides/use-edge-microserver-ems-connect-thingworx This guide talks about the Edge Microserver installation on Windows machine. This guide uses the precompiled binaries for windows provided by following link https://tpgtwxdevzone.s3.amazonaws.com/files/media/Software%20Content%20Management%20SCM%20stuff/MED-61060-CD-054_F000_Microserver-Windows-x86-32-openssl-5-4-0-114.zip But I am not able to find any link of recompiled binaries for linux system. Please let me know if anyone has the link for downloading the ems binaries for linux/ubuntu.
Hi,I am having an issue related to license. It is creating licenseRequestFile.txt file and ignored_license_capability_response.bin, I have tried to download the license using device id and put it in the folder ThingworxPlatform naming the license file license_capability_response.bin, Then after running the service AcquireLicense, tomcat server stops and license_capability_response is changed to ignored_license_capability_response. Thanks
Hello, I am using Thingworx trial version and I want to add some properties from my machines to Thingworx. How can I send data Machine to Thingworx trial? or I have to install Kepware also please suggest.
I have tagged some usergroups by tag and project in a general information page. Now, I want to get the usergroup by by tags in a service. How to achieve it.Thanks
Hi All, I am trying to connect to an Oracle 9i database through thingworx.connection seems successful and when I run a service to get the records I am getting the data but few columns are blank. The datatype for those columns which are blank is varchar2
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.