Recently active
Thingworx Analytics is offered through the User interface called Analytics Builder with some pre-configured functionality. However, should you want to create your own jobs and mashups, all features from Analytics Builder and some more are available through the Thingworx Services. Running most functionality requires that you provide some data to run the Analytics Services. This is where the datasetRef parameter is required. Data uploaded through Analytics Builder Any dataset uploaded through builder will require have a datasetUri as shown in the image above and format will be parquet (all small letters) datasetUri can be obtained from the list of datasets in builder Passing data as an in-body Dataset If data isn't uploaded through Analytics Builder, data can be supplied as an Infotable in the data parameter of the datasetRef. Metadata will also need to be supplied if a new dataset is being created (create Job of the AnalyticsServer_DataThing) If this
Hi, Is it possible to navigate to a page when we click on particular cell in a grid? I have three columns which has 3 images in it. On click of one image in one particular cell I wanted to navigate to specific page. Likewise, when I click on 2nd image in another column, I want to navigate to its respective page. How can I achieve this using grid advanced widget? Thanks, svisveswaraiya.
Hi, Is it possible using datafilter widget on grid which shows data from SQL database , where Datashape is not defined. how we can use Datafilter widget in this scenario . Thanks
How might I go about deleting all items in a datatable by timestamp? Say over a year old? I am not seeing timestamp as a parameter of the DeleteDataTableEntriesWithQuery snippet.
Hello, I installed manufacturing apps trial and import simulation data succesfully and I did 2 guides about manufacturing apps, Controls and Asset advisor but now I have a problem because Kepware is connected with Thingworx but I can't see data simulation in my assets. I checked log and I saw this error: An Invalid Property Value Was Sent To [PTC.MfgSegment.Kepware_Simulator-GW Property: [StoredUpdateCount] Do you know how to solve this issue? Thank you in advance Luis
Hi All, I would like to ask about Collection (or repeater) widget. I want to do a checklist with questions and answers. I created a database what contains the questions,at the moment I have 11. After that I created a mashup what displays all of questions. The mashup contains 2 labels and 1 radio button . I want to display all questions ,radio buttons, and I want to store the answers according to question numbers. I tried to display all questions, but it display only the first row How can I solve this problem, and how can I collect the answers? Can this be done with a repeater or collection widget? I tried it with grid, but I read on forum, I can not embed widgets within the cells. Thank you in advance.
IntroductionOracle 12c release introduced the concept of multi-tenant architecture for housing several databases running as service under a single database, I'll try to address the connectivity and required configuration to connect to one of the Pluggable database running in the multi-tenant architecture.Multi-tenant database architecture in scope of ThingWorx External Data SourceWhat is multi-tenant Database architecture ?Running multiple databases under a single database installation. Oracle 12c allows user to create one database called Container Database (CDB) and then spawn several databases called Pluggable Databases (PDB) running as services under it.Why use multi-tenant architecture?Such a setup allows users to spawn a new PDB as and when needed with limited resource requirements, easily administer several PDBs just by administering the container database - since all the PDBs are contained within a single database's tablespace structure, start and stop individual PDB leading to
Exciting news! ThingWorx now has improved support for Docker containers to help you manage CI/CD, improve development efficiency in your organization and save costs. Check out these FAQs below and, as always, reach out to me if you have any additional questions. Stay connected, Kaya FAQs: ThingWorx Docker Containers What are Docker Containers? From Docker.com: “a Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings”. Learn more here. What's the difference between Docker containers and VMs? Containers are an abstraction at the app layer that packages code and dependencies together, whereas Virtual Machines (VMs) are an abstraction of physical hardware turning one server into many servers. Here are some great discussions on it on Stack Overflow.Containers vs. VMs How can I build ThingWorx Docker
Hello all, How to center align Grid Header and Value using style theme /VR
Hi, I am building an application up on manufacturing app by adding extra tails and have also done some configuring changes. Now i want to transfer this development on another instance, how do i export the complete Application? - I tried export option in Manufacturing and imported in another instance, didn't work. - I wanted to export the Manufacturing App project from the composer, but was suggested that it won't work. - Instead i was told to export tag wise in the composer to cover all the entities of my project. 1) I maintained same tag name to all my extra development, which can be exported. 2) And for Manufacturing App ,there is a common tag name using which i can export. I am not able to determine this common tag, there are tags with various vocabulary names. How do i export my project (with M
We have two instances of Kepware, one Kepware is connected to DST machines, the other one is more of a central server which gets machine data in OPC UA from third party apps and feeds data to Apps for analysis. both the Kepware instances can be connected via OPC UA connection. But is there any PTC recommended way to do this?
Hi, is there any limitation of number of Advanced Tags in KepServerEx ? Thanks
Hi, We have deployed thingworx in client place and often in logs we are getting, (CONNECTION) Server WebSocket CLOSED [session id: c149, reason: CloseReason: code [1006], reason [The WebSocket session [c149] timeout expired]] Why does this occur and what impact does it have in the performance of thingworx? Thanks, svisveswaraiya
Hi, I have to run a task for every one minute from 8:00 a.m to 4:00 p.m Monday to saturday. How to do this?
We are creating a IoT deployment based on the MQTT protocol, which will be the only source of incoming data.Is there a sample deployment architecture for Thingworx protocol adapter toolkit (PAT) with MQTT channel and MQTT broker which is scalable? The target number of devices to be supported on the Thingworx platform is ~25k.
Hey hey Community, I have following scenario. I have Thingworx Foundation 8.5 (Trial), Imported MQTT Extension and have already created a, new thing called "VerneMQconnect", as MQTT Connect,new thing called "VerneMQsubscribe", as MQTT Subscriber But the Problem is that the VerneMQconnect always show "Disconnected" and "isConnected" never turn "True" it's always "False". There is no firewall issue or somthing like that. I have tested the MQTT Broker in different ways ant it always worked without problems. Except in Thingworx, here it doesn't even manage to connect to the Broker. The Error Log schows:
I have Thingworx 8.4 installed on a Windows server machine and it looks works fine. But I noticed some services stopped. I have attached the screen shot with these services. Can anyone help explain if this is acceptable?
Hello, I want to create state definition for my shape. but I am only be to define only two types. Please refer the following image. I want to define a style for a range of values. Eg - Green for 1, red for 0 and yellow for greater than 2
Hi, My question is about Manufacturing Apps and the possibilities to be configured to monitor lines, machines, KPIs, etc. of multiple factories with differente group of users. In our case, the intent is to use Manufacturing Apps to monitor different lines, machines, and KPIs from different factories. Each factory is going to have its own users, and once the users are logged, they only should see the lines, machines and KPIs that are configured for their factory, so they shouldn't have access information from other factories. Each factory should have its look & feel (logos, colours, etc.) which is going to be different for each factory. Can we do it using Manufacturing Apps? Thanks. Olatz
can u pls help me that how to integrate chatbot in thingworx?
Hi, Thingworx version (8.4.4), chartwidget 3.0.3 1- I'd like to change the labelangle but it's not working for me 2- Another thing in view mashup instead of showing mashup name as title I'm seeing the complete address, as you can see in the second picture. Thank You! Naeem
I have a property whose values are coming from kepserver(datas are simulated with sine function). I want to log those data for every one second. How to do this? I have checked in the logged check box in properties, and in advanced settings, i have given Always as a data change type. Bu,t when i execute the "query named property history" service for last one minute it is taking 5 minutes delay to give the result and it is showing the values logged in milliseconds instead of seconds.
I am trying to used the scheduler but unfortunately my subscription not called for scheduler .Didn't get the exact solution while digging it. Need help !! Thanks in advance
Hi, I want to create a things which properties should get change in some interval of time e.g. 30second with random number. So pls can you suggest how to do this. I have created thing template and things but unable to link and configure timer. So pls can you suggest how to do this, mainly i am facing issue to configure timer thing which will run in 30sec and change properties value. Regards, Prashant Pandarkar
I have been using Thingworx foundation 8.4 installed on a Windows server machine. I just found there are no environment variables like JAVA_HOME and JRE_HOME defined on this server. It looks Thingworx works fine. I also found a JavaHome key likely defined for Thingworx in the registry item "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Apache Software Foundation\Prorun 2.0\thingworxServer\Parameters\Jave\". Can anyone help explain if the JAVE_HOME environment variable is a must-have?
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.