Windchill
Recently active
Version: Windchill 12.1 Use Case: Good day I am a newbie and I am trying to create a new attribute under "Type and Attribute Management Utility" where it has multiple values in one line. For example, it must read XXX-XXXX-XXXX-XX-XX when I run a report and the input when creating a new part must have 5 blocks(fields) in a row separated by a dash. Please give suggestions.Description: Good dayI am a newbie and I am trying to create a new attribute under "Type and Attribute Management Utility" where it has multiple values in one line. For example, it must read XXX-XXXX-XXXX-XX-XX when I run a report and the input when creating a new part must have 5 blocks(fields) in a row separated by a dash.Please give suggestions.
Hi avillanueva,I need your assistance .Currently we are using Legal Value List and that list contains 1000+ values which are poll separated.We have random values like some values starts by Number some of them starts by ABC so we want to enhance the search capabilities so user can search by any numeric or characters value ,and then it will highlight in legal value list.Now if any value user want to selects then he needs to scroll complete list .For the same need a assistance which approach will be better .like if we can use DU to add searching criteria within same legal value list or any different approach for this things because here we add values in runtime from WC UI so need to think in that way .Please suggest the solution or approach to achieve this
I have users that are in need of renaming documents, but the Rename is not visible in the Actions pull down? After investigating I see that the Visualization license has the Rename turned off (see attached). My users need this license to use Creo so not sure how to allow both?
There are different reference types in Windchill database. Where I can get more information about these? Like what are they and how are they used. Please refer attached screenshot. Your response is greatly appreciated. Thank you.
I wrapped up my questions to PTC with utility "works to specification" which is not the deep level of understanding I was hoping for, I was assured that things like purging and deletion would be unaffected but I want to test that to be sure or at least document them. @Marco_Tosin, let me know if you've seen anything odd since you said you ran this before me. Here is what I wanted to document. In our use case, all MFG views were created from the Design view using "New View Version". We never revised from the MFG view downward. I am sure the conversion had to make some compromises for other use cases but the database does record the predecessor version in its tables showing it came from the Design view in each case. Post conversion, except for the first version of the MFG view, all now show as revises. While the predecessor version was altered, as mentioned in my previous post, the iteration that the version was created from was retained showing the Design version. The
We've set up SSO in Windchill with Shibboleth. This works fine. But now we want to login with a local user (like wcadmin) and don't know how to do this. We always get redirected to the Shibboleth and Microsoft Page. Does anyone know how to get this achieved?
Hello, Is it possible to create a visual overview from Productstructures? For example I have a Product A which is made out of 5 Material and one material out of the 5 is used in Product B. If you don't know that you have to open every component and go to where used and see it there. In my mind there should be something like a visual thing, which you can open and you can basically follow the structures whereever you want. In my simple example it is probably fast, but if the product structures are bigger, it gets more complex. Up to Windchill 11.1.something there was something like this (don't remember the name), which had kinda the idea of this, but was really slow and very unintuitive. Is there something out there where you could create something like this? Going even further this would be so fantastic to have to go through the whole productstructure and go down and up from one component and not switching between different parts. Best
I need to configure the title block to display the name of the last person who modified the document, instead of the original creator's name.Thank you for helping me, with any informations.
Version: Windchill 12.0 Use Case: Unable to create wt document and part or any object suddenly in Windchill. Below are the logs system.err mehtar2 - java.lang.NullPointerException 2025-01-20 14:37:24,135 INFO [ajp-nio-127.0.0.1-8010-exec-3] wt.system.err mehtar2 - at org.apache.jsp.WEB_002dINF.jsp.shell_jsp._jspService(shell_jsp.java:525) 2025-01-20 14:37:24,135 INFO [ajp-nio-127.0.0.1-8010-exec-3] wt.system.err mehtar2 - at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) 2025-01-20 14:37:24,135 INFO [ajp-nio-127.0.0.1-8010-exec-3] wt.system.err mehtar2 - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) 2025-01-20 14:37:24,135 INFO [ajp-nio-127.0.0.1-8010-exec-3] wt.system.err mehtar2 - at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:466) 2025-01-20 14:37:24,135 INFO [ajp-nio-127.0.0.1-8010-exec-3] wt.system.err mehtar2 - at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379) 2025-
Linking back to this post which appears unresolved: Does anyone know if Windchill supports Data encryption AT REST and IN TRANSIT within ORACLE or between ORACLE and the Application Server @ScottMorris , did you ever find an answer on this? My DBA pinged me on this recently. I see in docs that Oracle Transparent Data Encryption (TDE) tablespace encryption is documented and supported along with JDBC over SSL. From what I am told, TDE is not supported with Oracle Standard Edition. They are asked about Table Level Column Encryption called DBMS_CRYPTO. Reply back if you have anymore information.
Hi TomU,I need a assistance to make combox value searchable by any char or any numeric value or by any special character.Requirement is : We have combo box with thousands of values and which are poll ( "|" )separated this is legal value list in Windchill.Now if i want to select any value from that then i need to scroll it through out the list .So how can we add searching capabilities within that combo box where we can search directly by any char or any numeric value or by any special character and if it matches with value it will highlight that so we can easily select that value from drop down list . please suggest the best solution
Hi, I want to get the view of the WTPart in workflow to compare if it is "Design" or "manufacturing". I used below code in workflow execute expression robot. ====if (primaryBusinessObject instanceof wt.part.WTPart) { wt.part.WTPart part = (wt.part.WTPart) primaryBusinessObject; wt.vc.views.View view = (wt.vc.views.View) part.getView().getObject(); if(view != null && view.equals("Design")){result = "Go";}else{result = "NoGo";}==== On syntax check it work, However, if i add workflow variable i got below error on syntax check.===Checking Syntax...warning: Supported source version 'RELEASE_7' from annotation processor 'com.microsoft.azure.management.apigeneration.LangDefinitionProcessor' less than -source '1.8'WfExpression_1315495121.java:129: error: variable view is already defined in method executemethod_1(Object[],Object[]) wt.vc.views.View view = (wt.vc.views.View) part.getView().getObject();  
Hello, I want to understand in simple terms what is publication structure and parts list. how they are used to publish the objects and how do we know if they are got published through UI. we are user WC 12 here. thanks,sandeep
Is there a way to export all the the life cycle history tables from a given object type? I want to see all the state changes and when they occurred from all of a given object type. Thanks
Version: Windchill 12.0 Use Case: I need to share the released drawing PDF along with STEP file and other formats with the external user (Supplier / customer) through projectlink without sharing the actual CAD model and drawing ? I do not want user to have a additional work of downloading PDF and creating as WT Document in Windchill. Note: I am allowed to share the data only through the WINDCHILL ProjectLinkDescription: Usually when the drawing is released, PDF and STEP files attached to the CAD drawing / CAD model in Windchill, i do not want to share the actual CAD drawing and model with supplier, only the Drawing PDF and STEPS to be shared, how to achieve it ? We sharing the data with supplier through project link using share feature in WindchillI have the following suggestion, Suggestion 1: Is it possible that PDF for drawing generated using CAD worker can be created as a separate WT document in Windchill and attach the STEP file with it ?Suggestion 2: Is it possible to re
Curious what you all feel about this requirement. The web server must set an inactive timeout for sessions. What values do you have and are you seeing this requirement for those implementing NIST SP 800-53? My observation with SSO, users will get re-authorized when refreshing page or selecting links. However if they execute a search or click the flyout tab after their session has been inactivated, it failed to complete the cycle. Users are grumbling that the timeout is too short and I tend to agree with them. I would not care if search worked without having to refresh page first.
Version: Windchill 12.0 Use Case: I have a report that lists out a number of ECNs and how many reworks (trip count) per ECN there were. The table view of the report shows a new row for each incrementing trip count value. "Group by" doesn't seem to do the grouping by rows to consolidate the results.Description: The report template lists out the ECN number for a time range with it's trip count (number of reworks). The table itself has a row for each incremental value of the trip count. Something like this:ECN NumberDateTrip countECN-123451/2/231ECN-123451/3/232ECN-123451/5/243 Is there a way in the report template to group the rows by the ECN number so that for the example above I just get a single row like this:ECN NumberDateTrip countECN-123451/5/233 Ideally I'm looking for a way of doing this without exporting out the table and then doing this in PowerBI (which works just fine).
Has anybody an idea what's behind this change in Windchill 13.0? https://www.ptc.com/en/support/article/CS423384 We have been told that the dot was never really supported but not checked till WT13.0. We and our suppliers are used to have a x.y rev. system for decades! Anybody already changed the system? Side effects?Thank you for your valued answers! 🙂
here the code I use it : and awues having thsi exception : Loader method com.ptc.windchill.suma.axl.LoadAXL.addAVL reported a failureNo objects were imported due to the error.found exception:wt.util.WTException: error to create AVL and AML: Message: Resource bundle/Message key = wt.ixb.publicforhandlers.ixbResource/8wt.util.WTException: error to create AVL and AML: Message: Resource bundle/Message key = wt.ixb.publicforhandlers.ixbResource/8 */ public static void linkLEONIPart2Partner(WTPart leoniPart, VendorPart vendorPart, ManufacturerPart manuPart, String context) throws WTException { try { File fData = File.createTempFile("leoparts", ".xml", new File(LeoniPropertiesReader.get().getLeoniTempFolder())); FileOutputStream fos = new FileOutputStream( fData.getAbsolutePath(), false); String content = "<?xml version='1.0' encoding='UTF-8'?>\n" + "<!DOCTYPE NmLoader SYSTEM 'standardX10.dtd'>\n" + "<NmLoader>\n"; if (vendorP
I am trying to retrieve the WTParts / EPMdocument from the workspace, it was throwing error it was saying that the query is wromng. help me to retrieve the objects from the workspace. this is my code.This is my workspace id iam passing : private static String WorkspaceNumber = "OR:wt.epm.workspaces.EPMWorkspace:1150900;From this method iam getting the workspace:private static EPMWorkspace getWorkspaceById(String WorkspaceNumber ) {try {wt.fc.ReferenceFactory referenceFactory = new wt.fc.ReferenceFactory();wt.fc.WTReference wtReference = referenceFactory.getReference(workspaceId);return (EPMWorkspace) wtReference.getObject(); // Returns the workspace object} catch (Exception e) {System.err.println("Error fetching workspace by ID: " + workspaceId);e.printStackTrace();return null; // Return null if workspace cannot be fetched}}This is the method i used to retrive objects present in the workspaceprivate static List<EPMDocument> getEPMDocumentsInWorkspace(EPMWorkspace worksp
I have a object with multiple representations of same name.Following is the screenshot.I want to understand the reason behind the representation not having derived from attribute value.
The preference for the Part Structure Overridable Attribute in Windchill is related to the concept of excluding a component from the Bill of Materials (BOM). In SolidWorks, there is an option to exclude a part from the BOM, which allows the component to remain in the CAD structure within Windchill but not appear in the assembly's part structure.If this preference is not enabled, Windchill will not track the excluded component and it will remain part of the BOM. To properly exclude a component from the part structure, you must check out and check in the CAD assembly. This ensures that the changes are reflected in the part structure and the excluded component does not appear in the BOM 1)through the manually do the checkout and checkin the CAD, the Extrude from BOM finctionality is working.2)but if i do through programmatically checkout and checkin the CAD is happaning but the functionality is not working. for checkout i wrote this:-public static Workable doCheckOut(Workable ep
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030 The Select Associations page lacks some functions (3 buttons for Paste, Paste Selection and Add Associations are missing, and searching and adding items by number or name is missing) Translated by the moderation using Google Translate-----------------------------------------------------------------------------------------------选择关联页面缺少部分功能(粘贴、粘贴选择内容、添加关联的更改 3个按钮缺失,按编号、名称搜索添加条目缺失)
Version: Windchill 12.1 Use Case: I've deleted the OOTB "Changes" tab and added new custom tab on a part, with similar names to OOTB tab called Changes. Now the Resulting Change exists doesn't select the new custom tab anymore. How to point it to the new tab?Description: I've deleted the OOTB "Changes" tab and added new custom tab on a part, with similar names to OOTB tab called Changes. Now the Resulting Change exists doesn't select the new custom tab anymore. How to point it to the new tab?
boolean hasdomainAccess =AccessControlHelper.manager.hasAccess(user, "com.infineon.ProductDevelopmentReport", container.getDefaultDomainReference(), _State.toState("INWORK"), AccessPermission.CREATE);Here it always return true even there is no access to create for the user while implementing validation in the builder
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.