Recently active
Howdy! I'm having an issue with customer dashboard creation. Only admin level users are able to modify the gadget layout on dashboards. Super Users and below can't edit the layouts of the Gadgets on the Dashboard as on refresh, the gadgets revert to their originally placed positions. I tried engaging runtime permissions for Super User to no effect. Anyone run into something similar?
Hi, I have same user, home mashup and organization on server1.cloud.thingworx.com and server2.cloud.thingworx.com thingworx instance. When user login from server1.cloud.thingworx.com/Thingworx/FormLogin/Organization it should login and redirected to server2.cloud.thingworx.com/Thingworx/Runtime/index.html based on some data table field. Any idea how to achieve this? Thanks
Does anyone know whether it's possible to call scripts located on the server from a Thingworx Service? Are there any Javascript objects that are available to use? I've tried creating ActiveXObjects in a service, but it says ActiveXObject is undefined. We are trying to figure out how to run a Powershell script from a subscription/service. We have Thingworx 7.1 running on a Windows server. There's not really much of a reference for the Rhino Javascript engine. Any ideas?
Hello Everyone, in the mashup builder you are able to use the service "getImplementingThings" from a selected Thing Template. I would like to use this service in an SDK or even somewhere else in the composer, but i cant find it neither in my Thing Templates services nor in the Resources Entity services. Thanks for your help.
Hi, I Am testing the Analytic Trial, I make the CSV and JSON download from the developer site (Build a Predictive Analytics Model - analytics_vibration - https://developer.thingworx.com/resources/guides/analytics-builder-quickstart/data-upload) and created a datat set. When I Try to create a Signal or a Profile, It return failed. The ThingWorx is the Trial version and I Am Running on DockerMachinePTC. Thanks.
Hi Team,Does Thingworx support Hadoop for storage.Thanks,Thambi
Hello there! I am student and now i'm working on small university VR project. I found ThingWorx very useful for my project, but now i have few questions, and there will be amazing if you can help me. I know how to change text by pressing button — i added new Thing, then Service, and i did all connections in the right panel in TW Studio. Now when i press button — text will change to Lock On. But what i really need to do — is to change this red lock to another image. Seems like there is only one way — to add new image and then toggle invisibility. But i dont understand how to change "Visible" check, and what connections i need to do to make it work. So, i really ask for your help! What should i do to change visibility of red lock image after button click? Thanks!
Could anyone please explain the difference between a CBM system and ThingWorx Analytics? We´ve been hearing this concept lately, but cannot find any references on how they compare. I would really appreciate any help.
My mashup shows the table for valuestream, using queryPropertyHistory correctly, including the timestamp in millisecond format. However, My problem is that when I export the table using the export widget, the resulting CSV file does not show the time stamp in milliseconds, the exported format is different from the mashup in this regard. How can I export an infotable, which has timestamp in yyyy-MM-dd HH:mm:ss.SSS Thanks
Hi, Can we import the application developed in Thingworx 7.2 version to Thingworx 8?
How to Search respective values/DATA of an infotable from any of its specfic row element?
Hey all, I need Help ,Till last week i was able to Open my Thingworx 8.1 and was Working on my projects. But i dont know why!, i am not able to open Thingwork, Tomcat will shutdown immediately. and Application log shows this message "Unable to retrieve license from FNO server because Unable to acquire twx_asst_adv: Requested feature was not found.[Ljava.lang.StackTraceElement;@2ee1eb7b" I have attached Applicationlog file also,Please Help me with That. Thank you, Regards, Akshay
Hii Can anyone tell me the process for creating the EdgeThingTemplate?
Hello, I would like to use the PredictorThing to perform scoring with the RealtimeScore service in order to be able to use this service via the REST API. I want to provide the data input temporally without the need to save a (small) dataset every time. But I don't know excatly how do I have to pass the datasetRef InfoTable correctly, when I want to pass the input parameters as json/in body. In the nested InfoTable of the metadata field, I pass the fieldnames, optype, dataType etc, and in the value fieldname, I pass the data corresponding to the field, beginning with the oldest value. Back in the datasetRef Infotable, I pass "json" as format and "body:/" at dataSetUri. I get the following error message: Could not process request: [Unable to process JSON [refer to logs for more details]] This is the json body of the request: { "modelUri": "results:/models/d081b9f3-fcd2-4f94-b839-07f8961b6d63", "datasetRef": {
Hi, I want to view the data in tree widget which has 2 parent nodes. I want to view the data in this way s1 |-- s2 |-- s3 |-- s4 s5 |-- s6 |--s2
Hello all, I want to implement @keyframes to change background color and animation for button widget. Can anyone share code for that ? Regards, Velkumar R
Hi, I am new to TWX and I am trying to create a simple mashup one time series chart. At "View mashup", I am getting a blank chart, but "Debug Info" shows that I have several rows returned. What am I doing wrong? Thanks in advance. Randy
Hi. I am trying to get the Grid Area of the Advanced Grid configuration transparent. Does anyone know how to do it? Here's the config I am using: var result = { "columns": { "idFieldName": "id", "header": {}, "columnDefs": [], "enableSorting": true }, "rows": { "selection": "single", "minHeight": "30px" }, "styles": { "tableWrapperStyle": { "backgroundColor": "#333333", "secondaryBackgroundColor": "", "foregroundColor": "", "textDecoration": "", "image": "", "lineColor": "#333333", "borderStyle": "solid", "borderWidth": "1px", "fontFamily": [ "helvetica", "arial" ], "fontStyle": "normal", "fontSize": "11px", "fontWeight": "normal" }, "tableHeaderStyle": { "backgroundColor": "#222222", "secondaryBackgroundColor": "", "foregroundColor": "#ffb901", "textDecoration": "", "image": "", "lineColor": "", "borderStyle": "", "borderWidth": "1px", "fontFamily": [ "helvetica", "arial" ], "fontStyle": "normal", "fontSize": "16px", "fontWeight": "bold" }, "rowBorde
I am using Thingworx C SDK on linux to communicate with thingworx internal server, but i am getting following error. [FORCE] 2018-03-08 03:54:52,672: Starting up...[WARN ] 2018-03-08 03:54:52,683: SDK Version: 2.0.2[WARN ] 2018-03-08 03:54:52,683: TLS Library: OpenSSL[WARN ] 2018-03-08 03:54:52,683: TLS Library Version: 1.0.2l[DEBUG] 2018-03-08 03:54:52,683: twWs_Create: Initializing Websocket Client for zbdpyqlt.studio-trial.thingworx.io:8443//Thingworx/WS[DEBUG] 2018-03-08 03:54:52,683: twTlsClient_Create: Initializing TLS Client[DEBUG] 2018-03-08 03:54:53,111: twApi_Initialize: Websocket Established after 0 tries[DEBUG] 2018-03-08 03:54:53,113: subscribedPropsMgr_Initialize: Initializing subscribed properties manager[DEBUG] 2018-03-08 03:54:53,129: added SteamSensorThing to boundList[DEBUG] 2018-03-08 03:54:53,130: twApi_BindThings: not currently connected, only binding things to api[DEBUG] 2018-03-08 03:54:53,131: twMessage_Delete: Deleting BIND Message: 1[TRACE] 2018-03-08 03:54:5
Hello. I'm trying to connect to my localhost:8080/Thingworx Composer. I'm executing a tutorial jar file. The Error message I'm getting is this. java -Duser.country=US -Duser.language=en -jar TruckSimulator.jar 15:00:40.405 [main] INFO c.t.c.c.p.ClientMessageProcessor - Created new ClientMessageProcessor [minPoolSize: 4, maxPoolSize: 10, maxThreadLife: 10000, maxQueueSize: 1000] Starting the stuff URL: ws://http://127.0.0.1:8080/Thingworx/WS AppKey: bde92937-8a45-4089-ae41-5dde64482dfb 15:00:40.460 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 15:00:40.462 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 15:00:40.468 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.nio.ch.DirectBuffer.cleaner(): unavailable WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by io.netty.util.internal.PlatformDependent0 (file:/C:/Users/Ryong/Docum
Hi Allen, In the explanation you've linked to "Using the Edge MicroServer and LSR in a Gateway Scenario" it says: Make sure the ThingWorx platform is running Create a RemoteThing with the name given in the auto_bind section for the LSR we are connecting Create an EMSGateway with the name given in the auto_bind section for the EMS as a Gateway to bind to I've been following the Developer Portal Guide "Connect a Raspberry Pi to ThingWorx using the Edge Micro Server (EMS)." Using that it has set the name in the auto_bind section for EMS to "PiThing" and the auto_bind name section for the LSR is also "PiThing". This therefore implies that the name in both those auto_bind name sections should be the same. However, I cannot create a RemoteThing and an EMSGateway thing both with the same name. Can you please advise me on what I should be doing in this situation? Thanks in advance! Charlotte
Hi I have noticed that recently one of the quickstart guides just vanished from developer portal? Does anyone know what happened with http://developer.thingworx.com/guides/thingworx-raspberry-pi-quic… Thanks
hi, i am facing the Invalid Hex String length while executing EncryptWithKey service.var key = "327235753778214125442A472D4B6150645367566B59703373367639792F423F4528482B4D6251655468576D5A7134743777217A25432646294A404E63526655";var params = { data: password /* STRING */, key: key /* STRING */};// result: STRINGvar result = Resources["EncryptionServices"].EncryptWithKey(params);output
Hello everyone : I have set up a cluster environment base on as below When the thingworx server connected to the pgpool, there is an error show as below and after that, the server goes down But if I let the thingworx server connect to the PostgreSQL directly, the error is gone and everything is ok Can anybody help me to figure this out ps: 1. This error doesn't happen every time, there is a chance for this error to take place 2. There is a error log message before this error message: Platform being shutdown because system ownership has been lost
I am new to thingworx,1.I want to know how edge server is installed in device .2.say If i want to get my device(mobilephone) location through edge where i have to write the code.3.Is there any pre requirements needed in my device,to install edge in my device.
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.