Recently active
I have a follow up question on this. GetCurrentUserGroups returns a list of Groups the user is directly assigned to, it does not take nested hierarchical groups into account. E. g. I have two groups: Managers and Operators, Managers are member of Operators. But for any Manager the Operators Group is not listed, only the Managers Group itself. My ultimate goal is to check whether a user is member of a given group to identify permission level.
Hi. There is an input service parameter of xml type. What should I enter in the string with it, testing the service? Should it be an URL?
Dear All, Have to view DWG format file with thingworx? How can i achieve this thing? Thanks & Regards, Sathishkumar C.
Hi everyone! How to fill in the configuration for the Access database, does anyone know? I tried (see screenshot), but obviously wrong. There is no example for this database in the Relational Databases Connectors Extension. And is it possible to connect to Excel (as a database) in the same way? Or is it possible only through reading csv-files?
Has anyone used TFS as a source control repo with Thingworx? I'm wanting to use TFS as the version control and have automated integration (automate check-out, update, then check-in) driven from a Thingworx service.
Hi, I have question about the query performance for Data Table and Stream. In PostgreSQL, the Data Table and Stream has the following table structure: DataTable Stream Columns entry_id|entity_id|entity_key|source_id|source_type|tags|time|field_values|full_text|location entry_id|entity_id|source_id|source_type|tags|time|field_values|full_text|location Index entity_keyfield_values (entity_id, time)entity_id Constraints entry_id(entity_id, entity_key) (entity_id,source_id,time,source_type) According to the comparing above , the questions are : According to the offical document , for the Data Table, "Anything greater than 100,000 rows will gradually begin to cause queries to perform slower". Is it same for Stream ? The Data Table has index on field_values while Stream doesn't , Does it means the query performance on the field of Data Shape for data table should be much faster than Stream us
Hi Everyone, I am some what new in thingworx., right now i am using thingowrx 8.4 version. i want to complete one task where i need select multiple Item from an dropdown list and pass all selected item to an services and base on selected item need to fetch some other details from database table. Till the time I can able to select multiple item by enabling multi-selected property of dropdown , but i don't know how i can pass it to an services, do i need to created datashape ? if yes then what should be there filed ? is there any other option to complete this work ? Thanks in advance,
I have a specific requirement to get all the things implementing a specific project. Is there any way to query this?
Hi , My customer has 700 devices connected to ThingWorx in factory A. The customer wants to has another 1000 devices in factory B connected to ThingWorx next year. Single server may not stand it , so I'm thinking the horizontal scalability. I only found guide for high available deployment but didn't find guide for horizontal scalability deployment , does ThingWorx support cluster deployment for horizontal scalability ? Regards, Sean
I would like to know, how to retrieve resolution of the current screen wherein the home mashup of a user has been opened?
I'm currently providing my collection widget mashups through a service that provides: the mashup name, the width, the height, and some extra text. I want my FlowLayoutGravity property to be "Edge" but when I set that the first cell is correctly on the left, but additional cells are being pushed to the right and leaving space in between cells that is not desired. What am I doing wrong here?
I have binded info table with collection widget and datashape of that info table has one primary key field. and I have checked allowSelection and autoSelectFirstRow property of collection widget but row selection is not working with collection widget.Please let me know what can be the issue.
I'm trying to make custom CSS that applies when my collection's cells have both "selected" and "hover" status, but I don't know how to describe the selector to change the CSS. Does anyone know how to do this?
Hello everyone, I'm a beginner in thingworx. Right now i'm busy with adding filetransfer to my project. I have an linux server with EMS 5.4 installed on it. I created in thingworx a Thing with base template "RemoteThingwithtunnelsandfiletransfer". In my config.json i have this setup: { "restart": "any", "logger": { "level": "DEBUG", "audit_target": "file://home/pi/microserver/logs/wsems", "publish_directory": "/home/pi/microserver/logs/wsems" }, "offline_msg_store": { "enabled": true, "directory": "/home/pi/microserver/opt/thingworx", "max_size": 65535 }, "ws_servers": [{ "host": "thingworx.be", "port": 443 }], "resource": "/Thingworx/WS", "ws_connection": { "encryption": "ssl" }, "certificates": { "validate": false, "allow_self_signed": true }, "appKey": "xxxxx", "http_server": { "host": "0.0.0.0", "port": 8000, "ssl": false, "authenticate": false }, "auto_bind":[ { "name": "EEG.PoC.Edge.TestFileTransfer2" }
Hi, I am trying to make a specific row in drop down menu as unselectable. All the other records in the widget should be selectable except for one row. Similarly, a specific row in advanced grid should be unselectable.However, all the other records should be selectable. Using row format property, I was able to change the styles of particular row. I have attached screenshot for reference in which CSP Packaging is grayed out but I also want to disable its selection.Any lead on this is appreciable. Regards, MishiK
Hello,We are starting with ThingWorx and we need to know what can be done with this software and how to do it. I would like to know more about the use of labels and label templates. I have tried to create and use it and I think it is useful to search and find entities in the composer. But I would like to know more about the use of tags in a runtime context. Do you have any examples of how the tags and model tags could be used in such a context? Could they be associated with a user/user groups...etc. Thanks
I have one service "service_A" which returns "infotable A" on mashup loaded. this infotable will pass as output data to repeater "repeater_r". I have another one service "service_B" which act as a filter. service_B is also returning same "infotable_A" as output. I want to keep service_A output data on repeater_A on mashup loaded. Meanwhile on particular event fired from widget service_B will get invoke and output of it will bind to repeater_A. can I bind two different service output data to the same repeater?
Hi My System Configurations are: > Windows 7 Professional 64 bit SP1 > RAM : 4 GB > Core 2 duo, 2.94 GHz I Installed Thingworx Foundations 8.4 Trial (was working fine) Uninstalled it after a month (due to errors/misconfiguration) Installing it again is giving following errors(images attached):- Error running .\check-http-response --username "Administrator" --password **** --hostname "localhost" --hostport "8082" --useSSL=0: 1[17:41:28] Post-Install validation step failed check-http-response script returned ::1 writing file to mark install as failed.[17:41:28] Post-Install validation step failedProblem running post-install step. Installation may not complete correctlyError running .\check-http-response --username "Administrator" --password **** --hostname "localhost" --hostport "8082" --useSSL=0: 1[18:03:03] - The installation failed. Cleaning upProblem running post-install step. Installation may not complete correctlyError occured while running postInstall
Hello all, We have Thingworx Production server and Development server, we need to setup Staging server. Is there any document for this ? Regards, VR
Hello, Is there a way to get the details of the JIRA issue(s) which are addressed in the particular release for any new Thingworx builds. For example I am attaching the release notes for one of the Thingworx builds Where can I see the details for the issues for example, TW-52282 or TW-51333 Thanks in advance Aditya Mittal
Hi, How can I export the grid data in pdf format using createpdf service of pdf widget from resource? Thanks in advance, Shalini V.
Hi, How does the multi select option work in Combo box of ThingWorx 8.2? I have an sql query where I have given input of combo box data. I have checked the multi select but it does'nt work. Should I write any script to make it work? Thanks, Shalini V
As I am trying to work with Thingworx and do the 'Fundamentals of IoT Development with ThingWorx' course something went wrong and I received following statement in my browser: 'Server error. Please confirm, if your portal environment is running.'. What should I do to continue the course?
Hi @slangley , We are unable to customize the Thingworx Organization login screen. Found a similar question posted in the community in the following link: https://community.ptc.com/t5/ThingWorx-Developers/is-it-possible-modify-login-page/td-p/516808 We are unclear as to how the SSO can be achieved. Can you please help us out with a detailed explanation? Also, If we create an external Login page and SSO into ThingWorx, can we still control and maintain the user, usergroup, Visibility, run time and design time controls via ThingWorx?
Hi, I am trying to add a alert through services for a property from kepware. It shows me invalid attribute. This is the service and alertAttr is my infotable having (limit with data type int and limitInclusive with data type boolean) How can I add an alert using AddOrUpdate service? Please provide some help. var params = {alertType: "Above" /* STRING */,alertName: "MyAlert" /* STRING */,property: "AM_Equipment1_Conductivity" /* STRING */,attributes: alertAttr /* INFOTABLE */,priority: 1 /* INTEGER */,persistent: true /* BOOLEAN */,enabled: true /* BOOLEAN */}; me.AddOrUpdateAlert(params); Thanks, Shalini V.
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.