Windchill
Recently active
I am using Windchill PDMLink Release 13.0.2.1Is it possible to create a monthly Audit Log Purge task, to maintain only the entries of the last 12 month? For example, if the date of the schedelud job is 01/02/2025, it should delete all the entries before 01/02/2024, and keep only the entries between 01/02/2024 and 01/02/2025.Thanks in advance.Maite
Version: Windchill 11.1 Use Case: I have two Windchills that belong to different organizations, but are the copy of each other. I want to create a utility that takes a list of WT_Documents numbers as initial data, downloads the default representations from one Windchill to a local drive, and then creates these representations for the same documents in another Windchill.Description: Some of the downloaded representations may be created manually, so I cannot use the agents and create the representations using visualization server. If anuone knows about API that can help with my problem, I will be very appreciated for sharing.
Hello Experts, Set Revision API is failing to set the Manufacturing View Part as the same Revision as the Design part. Use Case: The Design part has A and B versions. On Design Part B Created a New Manufacturing Part then the Manufacturing Part created with Versions A. So we have to set the Manufacturing View Part Revision B to match with Design Part. Below is the API : VersionControlHelper.service.changeRevision (); Failing with error: Version already exists, cannot create a duplicate: Part. seems I'm attempting to change the revision ID to a value that already exists or is currently in use. Unfortunately, we cannot modify the revision ID to a value that is already being utilized. How can I identify or what would the best steps to identified the actual issue behind this? Regards, Yogesh
I 'am trying to link a wtpart to vendor part using this loader :<?xml version='1.0' encoding='UTF-8'?><!DOCTYPE NmLoader SYSTEM 'standardX10.dtd'><NmLoader><csvAddAVL handler='com.ptc.windchill.suma.axl.LoadAXL.addAVL'><csvOEMPartNumber>P00756220</csvOEMPartNumber><csvOEMVersion/><csvOEMIteration/><csvOEMView/><csvOEMOrganizationID/><csvOEMOrganizationName/><csvsourcingContext>DEFAULT</csvsourcingContext><csvvendorPartNumber>5ABC010</csvvendorPartNumber><csvvendorName>BMW</csvvendorName><csvvendorID>0141$322431</csvvendorID><csvvendorPartContainer>/wt.inf.container.OrgContainer=LeoniUBB/wt.inf.library.WTLibrary=IntBOMmgmttest</csvvendorPartContainer><csvvendorSourcingStatus>approved</csvvendorSourcingStatus><csvmanufacturerPartNumber></csvmanufacturerPartNumber><csvmanufacturerName></csvmanufacturerName><csvmanu
I just rant a test to see if this was possible and I cannot understand why this is even allowed. I created a Part and revised it up to B. From there I created a New View version off of B to create B.1 Manufacturing. Actually it was -.1 but I altered it to match. Next I went back to -.1 Design and created New View Version again which created C.1 Manufacturing. You can see the history in the predecessor column. I was aware that repeated invocations of New View Version would advance the Manufacturing version forward. I am struggling to find a use case where this would be good thing or what the user would want? Perhaps there is something in MPMLink that has this make sense. Thoughts? I am considering blocking it by a filter.
Noting this for others. I am not sure how to occurred or if there is a WinDU check to spot it. It could have been a bug in older versions that went unnoticed but has since been patch. Some part versions were clearly Design view versions (in the WTPart table) but that same branch shows the right version (VersionID) but the ViewID said it was a Manufacturing view. Clearly a discrepancy. No issues in the display or other actions I could tell. I only noticed it when we did the conversion to Single Level View Versions and got a constraint violation. It was easy enough to correct these and fix the wrong ViewID value. I think I had a total of 200 cases from decades ago. I also tested to see if it was related to using the "reassign view" action. There are cases when users were copying a part from Manufacturing view that it would retain that view when it should have been changed in that save as UI to Design (our process).
Version: Windchill 13.0 Use Case: Installation is failing with Windchill Loader failed.Description: Hello Experts,Need your help /guidance on below issue .I am installing the WC 13 with oracle RDS on Windows server 2019.During installation PSI failed with " windchill Loader failed" and aborted the installation. After further investigation it seems the Server manager Ubale to start the Method server showing timeout error. below is the error stack from the Method server logs- 024-05-20 07:39:50,341 FATAL [main] wt.method.server - MethodServerMain abort wt.services.ManagerException: Unable to start all managers.Nested exception is: (wt.services.servicesResource/21) wt.services.ManagerException: Unable to start manager: "wt.workflow.work.WorkflowService" with implementation class: "wt.workflow.work.StandardWorkflowService"Nested exception is: wt.services.ManagerException: wt.util.WTException: java.lang.NumberFormatException: Cannot parse null stringNes
Dear Windchill Performance Advisor users, In the spirit of providing more guidance to customers who are looking for standardizing their customizations and reduce their TCO, the Customization Analysis dashboard has been enhanced to focus on insights. Instead of seeing artifacts, customers will have KPIs that will give a better idea of their customization footprint, where are the biggest issues, where to start the work and what they shall prioritize. Though the issues details will remain available in the consolidated download report. Here is a highlight of the features being rolled out:The identified issues for top 10 focused areas are displayed on the customization analysis pageThe Customization score is generated with total number of issues instead of total number of artefacts impactedCustomization Analysis page has been consolidated into major 3 categories for better assessment with categories to be focused.DB schema changesOOTB ModifiedConfiguration and CustomizationEn
We have been following the PTC article CS332905 to create a ThingWorx mashup. However, we have encountered some challenges midway through the process and are unable to proceed further. The details of the challenges we face are given below.Binding the inputs to the output in the mashupWe would greatly appreciate your assistance or if you could direct us to any additional resources that might help us resolve these issues.
Version: Windchill 12.1Use Case: I want make ready only "Name & Number" attributes on Part Edit Common Attribute Page :Description: I am unable to figure if I should use data utility or Validator for this.1. I tried data utility but I didn't triggered as I am able to registered data utility ID since there is no such Edit Common Attribute layout. public class DisableName extends DefaultDataUtility { protected static final Logger logger = LogR.getLogger(DisableName.class.getName()); @Override public UIValidationStatus getDataValue(String filedName, Object object, ModelContext modelContext) throws WTException { System.out.println("---- DisableName on Part CommonAttribute Started-------------"); UIValidationStatus status = UIValidationStatus.ENABLED; System.out.println("---- filedName :" + filedName); if (modelContext.getDescriptorMode().equals(ComponentMode.EDIT)) { if (filedName.equalsIgnoreCase("name")|| filedName.equalsIgnoreCase("number") ) { Syst
Hi. I wanted to see my inspection dimensions from Windchill or database like a parametre. The reason is calculation this inspection with AI. So i need to get values as text or number. Is there any way to do this? Here is how i select a dimension as inspection.
Hi , We have soft type of WTChangeRequest2 and IBA's on it. We want the report with these IBA's..What are the types we need to select and the joins association?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.2Windchill server and creo cad worker server both are installed separately in AWS EC2. Firewall in cad worker is on and enabled only the inbound ports "20-21, 80, 443, 137-139, 445, 601". With this I can telnet 601 from Windchill server and 5600 from cad worker without any issues. But still the cad worker is not getting turn on while hitting the Start workers in Windchill. Is there any other port need to be enabled ? PL. confirm
I am trying to upload the primary content to a document using REST API. I found information on knowledge hub to do it using Upload Stage 1, Upload Stage 2, Upload Stage 3 actions. I am facing issue while stage 2 action as it is not available in windchill rest services(screenshot attached). I am wondering if it is possible to customize the Document Management domain to perform POST action to upload document primary content directly through rest api. Any hint or assistance will be greatly appreciated.Thanks in advance for time and consideration.
Curious if anyone has successfully implemented the Creo View Adapter for SolidWorks when outputting HPGL (.plt) files. I've followed all the instructions and my plots are coming out upside down. I'm at a complete loss...CAD WorkerWindows 7 64-bitSolidWorks 2015 64-bit w/SP4Creo View Adapters 3.0 M032Followed the instructions on page 432 of the Install Config Guide, worked through CS22286, and tried multiple Microsoft and HP printer drivers, all to no avail.
I know this is a bit of an Onion (many layers and it can make you cry).We have Org and level Roles with ACL's but we also allow Projects to create Local Roles and these act like "Team Members" for Org level ACL's.In a Project (or any context) there is also the ability to ride a gui action with Actions on Roles.Given all that....There are Access Controls on a Folder (that can be propagated to sub-folders) and these look like ACL in that they say "modify" , "modify content" (looks like modify content in ACL), ""The right to modify any local file, URL, or external storage for the primary content and attachments of an object with content. This includes modifying content information and adding, replacing, or deleting content"If the Role in the team has Modify, Modify Content on the Access Control rule and can see Check Out, Check out and Edit, Replace content. Would selecting only Read , Download only allows those actions, and conversely can you grant Modify if the Role only has
Version: Windchill 13.0 Use Case: Need Creo view files to match pdf files exported of drawings so drawing review markups can be made for drawing approval workflows within windchill.Description: Want Windchill Creo View files and thumb nails to match PDF files that are exported from Creo Drawings using profile settings. How does one control the line weights and colors that are out putted to make Creo View files? See attached images. Would like to have the image with blue lines for object line and format lines look like the all black and white image. Also where do I configure the colors that are used for the Creo View thumb nails that are shown on the details tab for the workspace? Thanks for any help you may provide!Don A
Version: Windchill 12.0 Use Case: Hello, when i am trying to publish an assembly drawing it is showingthe error is because it is timing out after 900 secsDescription: Hello, when i am trying to publish an assembly drawing it is showingthe error is because it is timing out after 900 secs. when i open the drawing in creo it regenerates it self everytime which is time consuming. could you please help how to get it published ? sandy
as per subject, not sure if its a limitation or not, but it would be super handy to have the creo view 'highlighter' tool in the annotations ribbon to stay ON to mark up multiple things on a drawing at once? alternatively, it would be good to be able to apply a shortcut to some of these tools? Thanks
Hi, I performed a rehost on dev server from production. This is the second time in last 15 days, I have rehosted server. First time, all went good , server was up and running. But the second time, I can see message in the MS-log. (MethodServer ready (in xxxx secs).) and then trying to access it from UI, it is authenticating the user and cannot access, it keeps rotating. Can someone please help me where to check ?
Hello,When I want to report the latest version of the part in a report I created for the part in Windchill report management, what kind of criteria can I write.I would appreciate your help
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.0I would like to be able to filter work items by their last modified date - how would I be able to add this as an attribute to an advanced search.Here are the errors that I facednone
Version: Windchill 12.0 Use Case: Delete the ACL in domain by using Utility by running windchill command in shellDescription: Hi,we had a utility for deleting ACL, we are using this for deleting ACL from backend in various domains.that utility is deleting Group assigned ACL and Role assigned ACL, but it is not deleting ACL which is group assigned ACL applies to "All except participant" principal. when we tried to run ACL delete utility, it is returning error for above applies to "All except participant". error message is "Resource bundle/Message key = wt.access.accessResource/38".I need a suggestion on this to how to solve this and how can i change or implement the logic to delete the ACL which is applies to "all except participant" and have absolute deny permission sets by this utility.Used API is: AccessControlHelper.manager.deleteAccessControlRule(localAdminDomainRef, objType, localState,localWTPrincipalReference, false);getting logs from my delete utility where it fa
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS22 NX integration configuration1. How to distinguish between models and engineering drawings2. How to distinguish between parts and components3. How to distinguish the specified type when checking in a model Translated by the moderation using Google Translate -----------------------------------------------------------------------------------------------NX集成配置1.模型跟工程图如何区分2.与部件关系怎么区分3.模型检入怎么区分指定的类型
Hello PTC Community,I am working on a project in Windchill and need to enhance the functionality of the "New Multiple Documents" window.Scenario:Open Windchill and navigate to a product.In a Windows Explorer window, select files you wish to import into Windchill.Drag and drop the files into the Windchill interface.The "New Multiple Documents" window appears.Problem:The current window does not display all the attributes I need to assign during the import process. I would like to include additional attributes in this screen to ensure all necessary metadata is properly captured.Requirement:I am looking for a way to achieve this without using any customization. Are there any configuration settings or OOTB (Out-Of-The-Box) capabilities that can help me add these attributes?Any guidance, documentation references, or best practices would be greatly appreciated.Thank you for your support!Best regards,
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.