Recently active
Hello,I have one requirement of matching content from pdf file and from SAP system. So, I want to first extract the content in teh pdf and can able to store in variables using thingworx services. if possible plzz how we can achieve that ThanksKSM
Hi, When I click on Upload button of File upload widget in mashp, status message is displaying as No file choosen even after selecting the file.
1. Add an Json parameter Example:{ "rows":[ { "email":"example1@ptc.com" }, { "name":"Qaqa", "email":"example2@ptc.com" } ]}2. Create an Infotable with a DataShape usingCreateInfoTableFromDataShape(params)3. Using a for loop, iterate through each Json object and add it to the Infotable usingInfoTableName.AddRow(YourRowObjectHere)Example:var params = { infoTableName: "InfoTable", dataShapeName : "jsontest"}; var infotabletest = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape(params); for(var i=0; i<json.rows.length; i++) {
How to resolve it?
Trying to check if the Postgres 13.6 is supported by the TWX 8.4.3 ?When connected Postgres 13.6 with TWX 8.4.3, gives errors.. and TWX gets Shutdown@slangley @PaiChung ThanksShashi.
Apologies if this has been discussed before and I missed it. If so, please point me in the right direction. We have three environments (Dev, QA, PROD) that run Thingworx. The "usual" process is followed by doing dev in Dev, test in QA, deploy to PROD. However, the project team has changed and Dev is in an unknown state with its changes. (I think the term I hear the most is "wild west"). My question: Is there a way/tool that can be utilized to do an environment compare of Thingworx to see where and what the differences are? Much like running a diff in many IDE's? Thanks
How to fix this?
Hi Experts, How do I show my models created using Analytics engine on Mashup?
Hi, I'm looking for a way to hide the grid title in TWX 9.3 I'm not able to find any widget property to hide it / VR
Hello everyone, i try to have legend in line, because like a grid takes so much space... Not possible with Theme it seems.. so try with customCss but failed.. Someone can help me ? Thanks in advance
Iam creating users, usergroups, organisation in runtime. But how to attach usergroup to one organisation using API or service ?
I am a Developer, to improve my skill and practice how can I get access to Thingworx server? The Demo and Hosted servers have been removed by PTC.
Dear Sir/Madam,1.I'm new to thingworx. Would like to an extension which will trigger an event when it detects a change in SQL server - table (similar to the SQL trigger). I guess i would like to program the extension using Thingworx .NET SDK.2.I've searched Thingworx documentation w/o much success.3.I've several questions.(a).Is my solution valid? If not, any alternatives?(b).Where can i download the Thingworx .NET SDK s/w & documentation?(c).Is Thingworx .NET SDK supported on Thingworx 9.x?Thanks
where is generateGUID(); service present in thingworx. Will this provide unique id for every service execution ? So we dont need to verift this ID again ?
Hi All, Can anyone please let me know where can I get the free trial version of ThingWorx foundation cloud server? I have been looking for it from past few weeks. Hoping for a response soon ! Yours Sincerely,Srijith Krishnan
Dear community, I have a question about Thingworx SCO Connected User license. According to PTC license agreement, page 19, "This license does not entitle the user to general view access in Windchill nor the ability to install and use ThingWorx Navigate View apps. " That being said, can someone explain me why one the features contained within this license is PTC Navigate View (please see attached image) ? Thank you very much for your help, regards
Introduction to Digital Performance Management (DPM)Written by: Tori Firewind, IoT EDC “Digital Performance Management (DPM) is a closed-loop, problem solving solution that helps manufacturers identify, prioritize, and solve their biggest loss challenges, resulting in reduced cost, increased revenue, and improved service levels.”– DPM Help CenterWhat is DPM?Digital Performance Manager (DPM) is an application which improves factory efficiency across a variety of different areas, namely “the four P’s” of Digital Transformation: products, processes, places, and people. Each performance issue in a factory can be mapped to at least one of these improvement categories in a new strategy for Continuous Improvement (CI) founded by PTC. Figure 1 – Each performance issue in a factory can be mapped to at least one of 4 fundamental improvement categories: products, processes, places, and people. PTC’s new, industry-leading strategy for continuous improvement (CI) in factories is a “best p
Hello folks,i have a question to the list shuttle widget of thingworx 9.1.0. (Help Center) Is it possible to add an item of the "source list" multiple times to the "target list"?Currently the item from "source list" disappears as soon as I add it to the "target list". I attached a screenshot with an example what i want. Best regardsMarc
Hi Marek, I am doing something similar to retrieve documents. Everything runs without errors but I don't know how actually get the document. I just get some weird paths in the output window but don't know where to find the document. Any suggestions?
Anyone have success setting up row based state definitions using a grid configuration? Below is a code snippet of my configuration. I have checked that the column "fieldName" matches the field name below, values in my table the states "value", and that I am able to apply general styling to the grid. (see the commented out style). Any ideas on what else could be going on? "rows": { "selection": "single", "defaultSelectedRows": "", "minHeight": "30", "autoScroll": true, "rowFormatter": { "stateDefinition": { "name": "Entry Difference Indicator", "fieldName": "entryDifferenceIndicator", "type": "not-fixed", "states": [ { "name": "Different Entries", "value": "noEquivalentEntry", "comparator": "==", "styleName": "rowFormatterStyle" } ] } } }, "styles": { "rowFormatterStyle": { "backgroundColor": "blue", "fontWeight": "bold" }, /*"rowBackgroundStyle": { "backgroundColor": "blue", },*/ }
Hello, I have been trying to upgrading my Thingworx foundation installation to V9.3.1 Windows / MSSQL and each time I attempt to run the upgrade, the apache thingworx foundation service gets removed as a windows service and gives me a warning of "ThingWorx Foundation is not running. Please start ThingWorx Foundation and try again". My instance is now stuck and I cannot get the platform up with previous version. Following the upgrade, I have both Java 8 and java 11 installed following the prerequisites shown via the link below. https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/UsingTheInstallerToUpgradeThingWorxFoundation.html#wwID0EE25T However; when I run java -version in cmd prompt, it states Java 11 which I believe should not be the case until the updated version of thingworx is installed. Any help would be appreciated.
Is there a way to avoid creating all tags when setting up a new device? Right now my current workflow is to create all tags then go back into the system and delete tag groups / tags that the client is not using. I was curious if there is a better way to do this?
Hi All,I need a provision that the data present in Charts to be Download or Export in an image format. on Export click >>image format of charts Concern need quick response. Regards,Hareef
What is the API to create PDF for report generation ?
How to update local property as a VTQ property of a remote thing ?? The timestamp of local property should not be the updated time. The timestamp should be same as the value of datetime property. How to do this?
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.