Ready-to-deploy solutions and applications for top SCO use cases.
Recently active
Hello, I have installed Manufacturing Apps 8.4 trial and KepserverEx 6.6 but when I am doing Connect Factory Assets Using Control Advisor (Guide 1) in developer portal, I have problems in step 3 when I have to import DemoFactoryDataSet.zip. I attach the images of errors. Could you help me with that? Thank you in advance Best regards, Luis
Hi Guys, I need to synchronize the calculation period of KPIs. Does anyone know how to do that? I.e. If I set 60m calculation period I need to start at whole, : 10:00, 11:00 etc. For all the assets. Calculation period itself is not important, only start time is. Anyone?
Hello, I have the same issue and I find and delete registry keys in regedit: (HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Services ->Thingworx_server) (HKEY_LOCAL_MACHINE->SOFTWARE->PTC and POSTGRESQL) I delete folders in C:/ too, but I have the same problem in the installation of manufacturing apps. I can´t do re-create my server 2012 R2. Are there other registry keys in regedit? Could you help me with this problem? I attach 2 images and the log about installation. Thank you in advance Best regards
Hello Everyone! I am preparing Dashboard for Customer demo and need to do one mashup in form of colored circle diagram according dynamically changed several parameters from the Customer site. I would like to use and to customize PTC Factory Metrics Widget according customer properties value. How can I control the color? the area ? I cannot find the way to control it neither in User Manual nor in the Mashups control panel (left lower corner). Any idea or help or ref are welcome!
Hello all, We have installed Thingworx Industrial Connectivity in our PC. We forgot Administrator password, is there any way to reset it. Thanks in advance. Regards, VR
Hi Developers, I'm currently working on a use case where the OEE has to be displayed as shown below. By default in Production Advisor app OEE and its related kpi's can be viewed over a week. Is there any quick way to extrapolate the same feature to months? Also please suggest an high level design for this use case. I've planned to use DataTable to store kpi's against dates and project it in the chart. Thanks and Regards, Saran
How can we convert static property to bound property?
I am install ThingWorx Foundation trial into the same computer as KepServerEx6, but I can not connect KepServerEX6 with Thingworx Foundation, within the same computer before now, I have tried connect with KepServerEx6 in Hosted trial, Which is normally connected I'm not sure, the Host of KepServerEx6 can be configured as localhost ?, And the port of KepServerEx6 can be configured as 8080? Could you giving advice me Thank you
Hi, I have two servers, server 1 with Thingworx foundation trial 8.4 and in server 2 I installed Industrial connectivity trial 8.4, and now when I'm installing Manufacturing Apps trial 8.4 the installator show me two error messages. I attach 2 images with errors and log of installation. Could you help me with that? Thank you in advance Best regards
Hi, We are implementing the Operator Advisor with an actual client, using the OA as an accelerator of our project. We still have some questions around deployment, which are not very clear to me in the guide. What is the recommended way of doing a OA deployment? I mean we will have allot of additional tables and AP's added to the current data model. What are the best practices on how to update the database when we go from one environment to another? Should we write a service that updates the entire databasemodel? Thanks for the help on this, Jasper
Hi @SebB , Per this topic: We're currently using KepServerEX for the MQTT connection. In Kepware we have data tag in which one string item is in the format as shown below. { "customer": "ABC", "site": "ABC", "department": "ABC", "assettype": "A", "asset": "A01", "description": "Make or Model", "tags": [ { "component": "PLC", "tag": "MachineOn", "value": 1, "unit": "1/0-Running/Stopped" }, { "component": "PLC", "tag": "Length", "value": 11.99, "unit": "km" }, { "component": "PLC", "tag": "Temperature", "value": 45, "unit": "C" } ] } Since its in this json format i'm unable to use the OOTB Configuration App to directly map Machine status and other properties to the Asset. I've written a Subscription service to parse and map the corresponding properties. Is there any better workaround for this. Can this heavy lifting part done at kepware side itself. Regards, saran
I am getting these errors in the Thingworx logs every second for one of my OPC Servers. Bind request failed: [message: BindRequestMessage [requestId: 249229, method: BINDREQUEST, names: [FINDBZOPC1-GW]], error:{}] Any idea about what could be the cause? Let me know,
The "IndustrialGateway" Thing Template has several of its properties logged, which is resulting in our "value_stream" database table getting loaded full of needless data (for our use). Is there a way to turn this off, or is the solution to create a schedule job that purges this data? This is mostly a problem on our dev environments that are using MS SQL Express.
Hi, I am looking for extension - RemoteAccessExtension:0.0.0 for download. Please help. Thank You !!!
Hi , I knows there're several pre-built manufacturing apps extensions. Are these apps for production or demo ? What are the marketing positioning of these apps? Should we suggest the customer to use the apps if it meet there needs , let's 70%~80% ? I notice the customized guide doc for the apps , but I still feel not so confidence for the customizing. Is there any plan to publish the source code of the apps so that everyone can use it as a prototype for quick development ? Regards, Sean
I am trying out Manufacturing Apps. All data is from KEPWare. I have set up performance metrics. Good Parts and Bad Parts count both come from Kepware and looks right. The total count is calculated using Good+Bad and looks right under Performance tab. Everything updates smoothly. However, keep getting Quality numbers all over the place from 2000% to 60% The Total Count under "Monitored Properties" is wrong, and is different from Total Count when setting up "Performance Metrics". Please let me know how to fix this problem. KPI is calculated every 5 mins.
Hi Team, ThingWorx Manufacturing and Service Apps 8.3.0 & Operator Advisor Beta are Available for Download! In the above article you had mentioned under Asset Advisor category there is "Equipment Export/Import via Excel" feature available.Currently i'm working on a functionality where the user will upload an excel file (not csv) which i have to then parse and show it in an infotable. I have checked through the community and i came to know about the "Data Export Extension" which can export the infotable as excel file but this is opposite to my use case. Since import via Excel feature is available in Asset Advisor can you explain how i can leverage this feature i.e. Thing name and service description, etc. Thanks and Regards, Saran
I tried many times I don't know what is the problem , please I need help !!
Hi guys, im a system integrator, and i need some guidance to communcate a siemens s7-300 to sap system. I need to communicate some work orders (batch information) from inventory module from SAP to a siemens s7-300 PLC. I have experience working with opc systems before (kepware, matrikon, etc) but zero experience doing it to a SAP system. I would like to know what suite i need to use to acomplish this, i was reading and maybe i could use kepware snmp agent + siemens suite, (i understand i need to do some config and scripting) but i dont know how to do this, maybe some of you could guide me in this. anything will be appreciated, thanks.
Hello, I am getting this error in OPC Aggregator configuration: ThingWorx Native Interface Connection to ThingWorx failed. | Platform 127.0.0.1:8080/ThingworxWS, error: could not establish a websocket connection. I have created the thing name in thingworx with the correct template. I have also created an application key. Then I have followed the tutorial. It seems everything is correct, thing name, key ID, host and port. I have also tryied to enable legacy mode, change the host from name to IP and change the certificate settings. There is a print of the configuration attached to the post. Thanks for any help
From Kepware I need to connect a remote OPC UA Server and send data to the Manufacturing Apps. I have: Kepware installed on Server A OPC UA Server (non Kepware) on Server B From server A I can ping the Server B From Kepware I'm trying to connect the OPC UA Server using OPC UA Client driver, but I receive errors and the connection fails. I ‘d like to know if what I’m trying to do is feasible or not. Maybe my approach is wrong. Any help would be appreciated a lot Many thanks Martina Errors are: --> Creating the Channel, I receive the following warning There is no exact match for the configured endpoint URL in the UA Server. Attempting to connect using the configured URL. Channel endpoint URL = opc.tcp://xxx.xxx.xxx.xxx:4840, server endpoint description URL = opc.tcp://yyy.yyy.yyy.yyy:4840/. Where xxx.xxx.xxx.xxx is the IP of Server B and yyy.yyy.yyy.yyy is a not-known IP, <> from xxx.xxx.xxx.xxx And then the following error Channel failed to connect. |
I try to get data from Microsoft SQL database 2014 to Thingworx connectivity but it has error message " Failed to automatically generate tags for device 'Device1'." I would like to know what is wrong in this case please suggestion me thank you.
I am not getting any extension file for operator advisor. please guide me for the same.
Hi , I'm trying to setup a Thingworx composer with Mfg Extensions along with demo data. Can anyone help me out with getting the sample data for Mfg app's. Thanks In Advance Umar
Hi, I'm going through the proces of understanding the entire datamodel of OA. I've looked into ProcessingResourceClass. Why does this table have a field called "ThingName"? In my understanding ProcessingResourceClass is just a class for a recource like tools, equipment, workstation type, ... but not an instance in itself. Jasper
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.