Windchill
Recently active
How can we automate purge files? Is there anyway to do it with OOTB
I am wondering when this electronic signature capability will be available in out of the box Contribute app? Has anyone tried to implement this in Thingworx apps? thanks, Preeti
Hi, I have created navigation on ProdMgmt to fetch custom report url for part , but navigation is not returning any response. Collection is coming as blank.1- Below is the json for navigation :- 2- Added navigation in Parts.json 3- Calling custom method in Parts.js for this navigation ;- 4- Response is coming as below :-
I have two lists of dynamic sizes containing child part numbers (first level BOM) of a part and its predecessor. I would like to print on pdf in the format of a table as shown below; list 1list 210031000100210021004 1005 The function I am using retrieves one list and populates the already created table using that list (itextPDF.PDFcell) See code snippets below;PdfPTable table = new PdfPTable(2);table.setSpacingBefore(8);table.setWidthPercentage(80f);insertCell(table, list1, Element.ALIGN_CENTER, 1, fa); // insert 1st columninsertCell(table, list2, Element.ALIGN_CENTER, 1, fa); // insert 2nd columntable.setHeaderRows(1);for (String value : list) {insertCellAll(table, value, fa); //insert rows} public static void insertCellAll(PdfPTable table, String text, Font fa) {// create a new cell with the specified Text and FontPdfPCell cell = new PdfPCell(new Phrase(text.trim(), fa));if (text.trim().equalsIgnoreCase("")) {cell.setMinimumHeight(10f);}// add th
Hi all, we are working on the altium ecad integration and publish some files as secondary content.I found no way to download all of this content simultaneously... is there any way to do that?
Hi,just wanted to double check w/ Community if there is any Windchill API that can be used to read information from OL file. I need to get mass properties out from there (I am assuming the adapter outputs them in the OL, not the PVS, file).Thanks.
Dear all The creo mapped attributes are visible in the product structure browser with exact values from creo but when we create the BOM the attribute values are not present in the respective BOM Columns. Please provide me with the Solution.Thanks in advance for the solution.
In windchill 12.0 when we try to export a large report to XLSX format, the page keeps loading and the excel sheet is not generated/downloaded. These report contains around 150000 item, but we were able to generate the report into excel format when we were using 11.0 within few minutes but now it keeps on loading endlessly.
Receiving the following error when exporting a particularly large report to XLSX.The error comes consistently at 60 seconds. Is there a timeout option for Apache that can be increased? Using a reverse proxy. Proxy Error. The proxy server received an invalid response from an upstream server. The proxy server could not handle the request. Reason: Error reading from remote server.
I'm new to using Windchill so I apologize for the dopey question. I have a lot of old assemblies and parts that I need to add to Windchill (say 50 assemblies each composed of 20 parts, so ~1000 files). They are currently organized (not on Windchill) using folder names, where each component has its own folder at the same level. For example, folder "blah" would contain the assembly and parts for component "blah". Since I don't have permission to add folders, I reached out and was told it's not good to organize things like that in Windchill and I should just put everything in the same folder. Not having various folders to organize components seems like it would make it difficult to locate components if they aren't named in a descriptive name (which they aren't, and I don't want to change the filenames). So if I have all the files in a single folder, rather than separated by folders with descriptive names, how will the next new person know what assemblies are what? Is there a way
Hi,We have a group of consultants who will be working on an upcoming project. They have their own Windchill licenses and Windchill environment.In order for these member to collaborate within our products do we need to assign them licenses from within our system or is it possible for two Windchill systems to interact with one another. Thanks!Laura
Our integrator has told us that system attributes (Name, Number, File Name, etc) pass data one-way from Windchill to the documents/drawings. Need an attribute for part number that acts that same but am being told for non-system attributes we only have two options: Bi-directional or uni-directional (Document/Drawing to Windchill). What attribute do other companies use for their part number or is there a way to configure attributes to be uni-directional Windchill to Doc/Drawing only?
Getting below error while generating abstraction libraries of CATIA V5 2018.All pre requisites installed at correct version. Process Error: A subdirectory or file c:\temp already exists.Process Error: 'DSxDevVisualCompilerM' is not recognized as an internal or external command,Process Error: operable program or batch file.Process Error: Could Not Find C:\Program Files\Catia5Builder\*.dllProcess Error: 'mkGetPreq' is not recognized as an internal or external command,Process Error: operable program or batch file.Process Error: 'mkmk' is not recognized as an internal or external command,Process Error: operable program or batch file.Process Error: 'mkCreateRuntimeView' is not recognized as an internal or external command,Process Error: operable program or batch file.Process Error: 'mkGetPreq' is not recognized as an internal or external command,Process Error: operable program or batch file.Process Error: 'mkmk' is not recognized as an internal or external command,Process Error: o
We are looking for being provided with Roadmap and Features related to Windchill 12.0 but it seems that we are unlucky with this requirement... Initially, Windchill 12.0 was supposed to be released end of Q2 2019; now it has been announced to be released end of Q2 2020; in between, 11.2 has been released but there is no LTR (Long Term Release) scheduled for 11.2 as it is the case with 11.1 M020 So what is the best Upgrade strategy? considering that we would need to target 11.1 or 11.2 (from 11.0) and right away need to consider 12.0.2.0 (the LTR for WNC 12.0 to be scheduled end of Q2 2021), knowing that 11.1 will be supported until Q4 2022 and 11.2 will be suported until Q2 2022, which would give a very short amount of time to be supported with 11.2 (in case we select 11.2) according to the time needed to upgrade to 12.0 from 11.2...
Need help in the following areas: 1. Need guidance in setting the following:a. How do we specify for a specific Change Notice type and status say 'Released' ESI transactions are generated ?b. Any documentation around this area is appreciated.c. Ideally once we setup the Distribution Target, what else do we need to setup for Windchill ESI to work as expected ? ThanksShan
We use more or less OOTB flows for promotion requests. Things work well and all notifications go out as they should until the promotion request is edited. On edits, there are no notifications that go out - at least to the extent that users that are participating in the workflow get a heads up that the request is being edited. Depending on where the promotion request is, the notifications go out from where the workflow left off. But what I'd like to have is that on edit, there should be a notification that goes out. How would I trigger that? Is there some sort of check box I'm missing that says "notify users on edit"?
I recently upgrade Windchill Risk & Reliability from version 10.1 to 11.1. I was able to covert all my projects to the new version using the Conversion Wizard, but it did not covert the files from the "CommonLibrary", particularly the Prediction Parts Library file (Prediction Parts Library.rlb). How can I convert the file to version 11.1 so I can use it?
Hi there, the above is the screenshot about the issue: the released version of the drawing format is B released in 12 months ago. Since then, the drawing format has been accidentally revised to Rev H. We need to delete the drawing formats of revision C, D, E, F, G, and H. however, Windchill doesn't allow it, saying they are used in other workspaces. How to delete them and only keep the released version B? Thanks.JS
A customer would like to configure the publishing of STEP files so that the resulting file would not show any item structure, only the geometry as a single body. I couldn't find anything about changing settings for STEP conversions done by the CAD Worker in Windchill Visualization Services Guide. Can anyone point me to the right direction if this is even possible?
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M020-CPS02An employee recently quit - how can another engineer access the former employee's workspace to continue the work from where they left off? The former employee's domain account has already been disabled.As a Windchill administrator can I navigate to the target workspace folder and move files over to another user's workspace?
Hey,We are starting to look at using Packages and Structured Documents for various things, and I was wondering who else uses this functionality and what you use it for? We are thinking of using Packages for PPAP submissions and Structured Docs for some HR related documents.Anybody have some good lessons learned that they would like to share?-marcCAD / PLM Systems ManagerTriMark Corporation
I need to build a sql query to get the WTPart in the project
I need to build a SQL query for extracting all project folder structures including parts and documents (their locations) in it. @BineshKumar1 @BineshKumar
After gathering various documents and preparing the PPAP "bundle", the entire "bundle" should be related to the WTpart that the PPAP is concerning. PPAP contains documents describing the process that creates the part. Such documents may change without the part being any different. A change to a document in a PPAP "bundle" will of course revise it, but the related part (which the PPAP is concerning), should not be revised due to the changes in the PPAP "bundle". I am curious.. How do you create a link between the PPAP "bundle" and the part it concerns, that does not demand the part to revise if the PPAP "bundle" revises? DescribedBy links will not work and Reference links are not appropriate either.
I have found a severe issue. Or what I consider is a severe issue in workflows. I had a user that created a change notice and attached a model and its drawing to it in the Resulting objects table. They submitted the CN for approval but the reviewer noticed there were no files in the table. The assignee asked to have it sent back but they said the files ARE there. They asked me as the org admin to look at it. When I reviewed it even I couldn’t see the files on the Resulting Objects table. I logged in as that user and was able to see them. It turns out the Resultant Objects table had NEW objects in it. The user never checked them in but the workflow allowed them to add the files to the table. We have code in our workflow that won't allow the assignee to complete the task of the CN with checked out objects. The objects are new so technically they are not checked out. We contacted PTC about this and technical support said it i
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.