Windchill
Recently active
Hello, I am also facing the same issue Can you please share the steps on how to solve this issue? Thanks. I am practicing 'Create Business Rule to check all child parts released before releasing assembly through change', I have also attached my files for reference. Please if you could look into this. Thanks again!
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.14I am trying to change the domain to some folders that were created automatically with a script was created using java code.I found a method from the class AdministrativeDomainManager called changeAdministrativeDomain(DomainAdministered obj, AdminDomainRef domain_ref) that it says :Changes the domain to which the object belongs and sets domain inheritence to false.So when I try to get the AdminDomainRef using AdminDomainRef (see code below) I get an exception that says I am out of context(see error messages or warning) String newDomain="Default//Test//XDomain//"; AdminDomainRef admDom = AdministrativeDomainHelper.getAdminDomainRef(newDomain);Please I need help on that I could not get any clear documentation or example about it , if you have some java code example to move a folder to another domain ( knowing that that domain already exists in windchill ) will be great if you share it.Here are the errors that I faced
Hello experts, We need to extract all creo assemblies, parts and drawings form PDM link 10.0 in bulk.we have identified some capabilities. It would be great if you can suggest a list of best methods to do bulk extraction from PDM intralink 10.0.
I am using Windchill PDMLink Release 11.0 M010Action - Model - Second level navigation tabs in Windchill PDMLink
We have a custom utility to download the PDF representations. The usage of the tool must he captured and stored in Windchill audit record. For the usage of the tool, a custom event must be emitted and the details must be recorded in the audit log table in windchill Any suggestions ? Thanks, Srikanth
Hi, It would be very interesting to have the facility to group the projects by family or domain (example "AIR Domain", "EARTH Domain ") in order to structure the projects presentation.So the possibility of adding folders in the project navigator, in which projects could be grouped by drag and drop would be appreciable. Best regards,ADONAI Patrick
Hi,I can't be able to find what lets create the drw file when I make a new prt and save it.I want the creation of drw file not always because I have many part that are only on the undercard.But I dond' find the Creo Option that lets it but I don't think it's a Creo "matter" because in stand alone mode it doesn't. It does only with windchill. How can I do?
Check out this video on Using PLM_Quality Management in Windchill from PTC Application EngineersPresenters:Ryan Blankenship (Senior Solutions Consultant), Ryan Butcher (Solutions Consultant, Fellow).Original Date Presented: April 19, 2022 To dive deeper into the subject, check out Windchill Windchill Plans - PTC University.
Dear all, I create a user into an organization and add it as an orgadmin.but now, this user needs to change the types and attributes, so I would like to add him as a site admin. But I can't because he was created into an organization context and not into the full site. any tip to do that?
I'm running a query to get latest iteration/version but I would like to specify either the Product Name or the folder name (Cabinet Name). However, when I add a reportable item in criteria, Cabinet Name is greyed out. How can I get the product or folder name criteria in my query?
Hello...Been pouring over the community topic and looking at the customization guide... but need a little direction. I'd like to add a custom action to the promotion request objects table to download all secondary data for each promoted item to the users computer.I have found some code that I can use to help to that actual job... can anyone offer some guidance on what I'll be editing and how to successfully integrate it. I have set up the wtsafearea structure. Some pointers would be very very appreciated!
We are considering moving our eBOM master from ERP to Windchill. We have previously made a prestudy in PDMLink 10.2 where the Advanced Assembly Editor was available.This tool was perfect for us as our ERP eBOM has a matrix view where it's easy to see multiple variants side by side and being able to easily see that the common parts have the same amount. How do you manage eBOM changes in modules, which typically has many variants, and where Windchill functionality seems very limited as you can only compare two variants in a separate window side by side? I've done both a Google search and a PTC search and was surprised by that there is so few topics about the phase out of the Advanced Assembly Editor. I found this old enhancement request https://community.ptc.com/t5/Windchill-Ideas/Advanced-Assembly-Editor-enhancement-request/idi-p/466897When @JeffZemsky writes about ATE he means Advanced Assembly Editor or? Was this plan abandoned to move it to htm
I wanted to add one new submodel under the part structure and Product family structure. The action should be visible on the right click of the object. So How we can do it?
Hi, Curious to find out what other Windchill Product Analytics (WPA) customers are planning for their future material, compliance and cost needs knowing that PTC has no plans to update or support this application suite beyond Windchill 11.1? We are currently working with WPA Cost and would love to install WPA Material compliance, but it makes no sense now that PTC is retiring this critical component of their PLM solution. One of the given suggestions is to build a custom application with ThingWorx, but there's really no appetite for this internally. We don't want to go back custom applications, we'd prefer to stay with a COTS solution. Has anyone researched other cost, material or compliance solutions from other vendors? Do any of them have an integration to Windchill or at least work with extracted data rehosted in an external DB? -Scott
How to clear the recent search in Thingworx Navigate
With the 12.0.0.0 Windchill release, we will no longer be supporting Classic Plans in ProjectLink. If you currently have any Projects based upon Classic planning mode you should be working on plans to covert these to EPP mode prior to moving to a 12.x stream. We have made available tools available to evaluate what Projects you have based upon Classic mode as well as improved tools to convert to the EPP mode. Please see links below for more details: Support Site Bulletin: https://www.ptc.com/en/support/alerts/windchill_classic_plan_deprecation_12 TS Article: https://www.ptc.com/en/support/article/CS319824
We are in the process of rolling out MPMLink and want to load all of our bom's from our erp system into different views. The issue I am having is when I load the new view and make the equivalence link the bom from the design view is duplicated to the manufacturing view. When you do this process in the BOM transformer the UI has an option to "Do not Duplicate". Does anyone know of a way to stop this from happening when using load from file?
Hello All,@Cliff_17466 , @YassineKz @saraut @JeremySpilinek , @nmelyani We have configured publishing failure notifications via PTC article https://www.ptc.com/en/support/article/CS146690Questions :1) Is there a way to differentiate/ identify if a failure occurred is for primary content or secondary attachment ?2) Can the notification be customized so as to only notify failure for secondary attachment ? ( Could we get the an event to say "Secondary Visualization Publish Not Successful" ? )3) Is there a way to attach failure logs on email when email notifications are being sent ?4) Could we restrict publishing notifications to only primary content publishing failure ? Regards,PrajwalSenior Windchill Consultant || Smith&Nephew, Inc.
Using Windchill Rest to retrieve a BoM, and mainly referencing: https://support.ptc.com/help/windchill_rest_services/r1.7/en/index.html#page/windchill_rest_services/WCCG_RESTAccessExamplesReadBOM.html I have found the correct rest endpoint to return navigate criterias. However this service returns an empty array for the available navigation criterias. Anyone know why this is, or can explain/point me in the right direction of what a navigation criteria is and how to work with them.
I know this has been covered before, but seems it's been a while and I'm confused again. I have uploaded a Creo part that has not been checked-out; lucky, for then few days later I unintentionally saved over my local workspace copy with a version from another local backup. So now I want to get back the version that I uploaded to the server-side workspace. I managed to do this by launching new Creo session (after renaming my local cache folder and basically forcing the rebuild of the cache in the new folder), and then doing a save-as-backup. Luckily I did this before I attempted the "Add function" and "download" which ended up bringing in the previous version of the object from the commonspace (not the server-side workspace)... So, was there an easier way of getting the latest uploaded server-side workspace version of the object back into the local workspace? And am I abusing the upload to server function as a means of a undo?
Why does Windchill 12.1.0.x have such a short support life? 12.1.0.5 is scheduled for release on Aug 17 yet all 12.1.0.x have an end of support date of Sep 30, 2022. Is it even worth considering this release if we are upgrading from 11.0 or 11.1? Even 12.1.1 only has a 9 month support. It looks like 12.0.2.5 or .6 will be the best upgrade path for now with 12.1.2.x sometime in 2023 or early 2024, unless Windchill 12.2.x or Windchill 13 comes out in 2023.
I need a report from Query Builder on ECN and ECN tasks.What should be in the reportTasks in the ECN task,Especially the "Completed change notice task" needs to be included.UsernamesCreation dateDate the task was closed by the userthanks for your help
Hello everybody,I describe the problem I am encountering:1. in a product context I create a linked part and cad:- 1234 v -.1- 1234.ASM v -.12. send to project context and check out PDM and get:- 1234 v -1.1- 1234.ASM v -1.13. in the project context I modify the files, check-in and send to PDM (with the right permissions)4. in the product context I get:- 1234 v -.2- 1234.ASM v -.25. if, in java code, i try to find last iteration, queryresult returns "--1" (from the project context?) and not the -.2 from the product context.The problem goes away if I check out - check in.NB:- version "--1" does not exists i nboth project context and product context;- if I delete part and CAD in project context I obtain the same result. Question: Is it possible to limit the queryspec to all libraries and all products so as not to search in project contexts?Thank You
This was the pop up error - "postgres user does not exist. check the information you entered"
Subject: The custom interface is not working since the official rename I am using Windchill PDMLink Release 11 and Datecode with CPS M030 After rename from the official system, the interface has not been able to debug Here are the errors that I facedAfter rename from the official system, the interface has not been able to debug Interface status code is 405 Translated with DeepL by Emily Zhou on Apr 19th, 2022----------------------------------------------------------------------------------------------------------- Subject: 客制接口 从正式raname 后 就不通~~ I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030 从正式系统 rename 后 接口一直调试不通Here are the errors that I faced 从正式系统 rename 后 接口一直调试不通 接口状态码405
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.