Windchill
Recently active
Currently we have a internal debate and we are looking for some lessons learned / best practices regarding implementing Maturity states on WT Parts. Currently we have more or less the default Lifecycle states for "all" objects (Parts, Documents, etc):In Work - Released - Obsolete - Under review We would like to introduce Maturity States for our WT Parts and we have vision on 2 options:Introduce Maturity as a global attribute on WT.Part. (Simple to implement, but lacking some control mechanisms)Implement a lifecycle for Part which reflect the maturity states. But keep the existing lifecycle on the other objects. (More complex to implement but seems to be more in line with Windchill designed usage)Is there anybody that would like to share some experience with this issue? Lessons learned from a similar implementation? Pros/Cons? Maybe other options? Should lifecycle states be used to reflect maturity states at all? Some reference documentation? Would it be best to keep the lifec
What is the difference between multifidelityderivedimage and derivedimage tables in DB?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.4 There is no out-of-date prompt for the target component and drawing in the workspace, but an out-of-date prompt appears after opening the drawing--------------------------------------------------------------------Translated text from Simplified Chinese to English using google translateSubject - 在工作区的状态图标不起作用了Body - 在工作区内目标组件和图纸没有出现过时提示,但是打开图纸后出现过时提示- By Community Moderation Team--------------------------------------------------------------------
Hi, I just added a new property called "price" to WTPart. I want to know that, when adding children to a parent WTPart, are there ways to calculate and update the total price of a parent WTPart automatically, by adding the prices of its children WTPart together? For example, A is the final product, B ($5) and C ($10) are children of A. First I create A, leave the price blank. Then I add C to A as a child, I would like to see the "price" property of A automatically updated to $10. Then add B to A as a child, the price of A is updated to $15. I'm using Windchill 12.1, just wondering if it's possible. I'm new to customization of windchill but have some experiences in Java programming, so if yes, could you please also tell me what are the steps I should do? Thank you!
Version: Windchill 12.1 Use Case: Need to create a preference which only accepts a number as inputDescription: I can create string, type or boolean preferences using a loadfile with the right handler, but I cant find any example handler for Integer, does it exist? e.g. Booleancom.ptc.windchill.enterprise.preference.handler.BooleanPreferenceValueHandler:e.g. Stringcom.ptc.windchill.enterprise.preference.handler.StringPreferenceValueHandler:400:400e.g. Type Pickercom.ptc.windchill.enterprise.search.preference.handler.TypePreferenceValueHandler:/com/ptc/windchill/enterprise/search/allSearchTypese.g. Integer??? where do you find it? e.g. Preference loadfile <?xml version="1.0"?> <!DOCTYPE NmLoader SYSTEM "standardX10.dtd"> <NmLoader> <!-- Clean up first--> <csvUnlinkPreferenceClientDefinition handler="wt.preference.LoadPreference.deleteClientDefinitionLink"> <csvname>/ext/ws/elecReportDocumentType</csvname> <cs
Version: Windchill 12.1 Use Case: Options & VariantsDescription: In Option Pool i want to create a New Option but getting a persistance error as soon the New Option has been given a name, is that SQL DB related?? Regards
Version: Windchill 12.0 Use Case: I encountered an error message while executing xconfmanager - p in Windchill shell: ERROR [main] com.ptc.windchill.structconf.StructConfManager - Unexpected error (stack trace below):Description: I encountered an error message while executing xconfmanager - p in Windchill shell:ERROR [main] com.ptc.windchill.structconf.StructConfManager - Unexpected error (stack trace below):The attachment contains my specific error message
Hi, We are looking to integrate Windchill PLM system (11.2) to SAP S/4 (HaNa). Our goal is transfer real time data (BOM,ECN and parts) to SAP system .We are looking at options on what are the best options here. Request you to share your experience or feedback on the subject matter .
Version: Windchill 12.1 Use Case: I'd like to add a link to our internal support portal on this pageDescription:
Hi expert,I am working on the updating the WC 13.0.0.0 to WC 13.0.2.0 I have below few questions-1.Instead of MOR WC 13.0.2.0 Can I directly go for the WC 13.0.2.1 Critical release? is this possible?Or we need to install first MOR 13.0.2.0 first and then install critical release Patch WC 13.0.2.1?2. Can we keep old CD images and new images at same staging location? what's the best practice followed in industry?
Version: Windchill 12.0 Use Case: We use NX and Windchill... so yes, a bit of a long shot but relevant to Windchill references functionality 🙂 I'm working on rolling out several features and one of interest here has to do with drawing notes. Specifically, I'm interested in Material call out drawing notes. There's an article in the Siemens support pages on how to create and store standard drafting notes in the Reuse library that can dragged and dropped onto a drawing. These notes are saved as NX .prt files and can be associated to a WTPart - in my case a Material part subtype I intend to use downstream in the mBOM. However, the note itself when added to NX is not a part part but instead a drafting feature so once added there's no association between it and the model it's added to.Description: This Siemens article goes over how to create standard drafting notes and save them in the Reuse library within NX. I went through these steps from PTCs documentation on setting up a
Version: Windchill 13.0 Use Case: our company PTC client version is 13.2 and our family company PTC client version is 12.4. and we need to move some requirement documents from this 12.4 version server to 13.2 version server by using IRC(Integrity Requirement Connector = currently WRC) tool. our company IRC tool version is 4.2.Description: 1) we want to know if we can move requirement documents from 12.4 version PTC server to 13.2 version PTC server by using 4.2 version IRC tool considering compatibility perspective and esle. 2) if upper answer is 'impossible', then, is there another way for us to move those requirement documents from 12.4 version PTC server to 13.2 version PTC server ?thanks for support.
Version: Windchill Below 11.0 Use Case: The goal is to generate the model automatically with VBS API based on the text input, The model contains many Full ports, which are generated automatically. (Done) Every full port shall be connected to the same FlowPort with Dependency (Abstraction). Can you please give a hint how to do it?Description: How to generate the dependency (abstraction) from the flow port to the full port?After this the stereotype shall be applied to the Abstraction.
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.16 Add a file to the product library. When the file is added to the archive, "Rule argument 3 is null. Please confirm that the passed argument is not null and then try again."-------------------------------------------------------------------Translated the topic from Traditional Chinese to English using google translateSubject - 存檔錯誤訊息排解請求Body - 至產品庫新增文件,新增完至存檔階段出現"規則引數3為空值,請先確認傳遞的引數不是空值,然後再試一次"- By Community Moderation Team.-------------------------------------------------------------------
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1 In windchill, for the "security label" of the document object, it is assumed that the security label set for the document is "core" (core, normal, core security level is higher than normal), but the user is not in the core group of the corresponding "security label". This object cannot be viewed.How to configure it so that all users can only view but not download documents and other objects that have the security label "Core" set?Currently, users have permission control over folders, but some documents in the folder have a higher security level (core), and only core personnel are allowed to view and download them. Ordinary personnel also need to view core files, and after viewing them, they will be reviewed based on the actual situation. Request download attachment. Here are the errors that I facednone Translated by the Community Moderation using Google Translate windchill中,对于文档对象的“安全标签”
Version: Windchill 12.1 Use Case: Hi All, Currently I doing in upgrade from Windchill 11 M030 to Windchill 12.1.2.Description: The question : Should I migrate data WindchillDS from source system (Windchill 11.0 M030) to target system (Windchill 12.1.2) as upgrade prosess? before OR after upgrade ? how to migrate it?What's step if I will to continue with WindchillDS? either or OpenDJ? Any suggestions for this step? Thank you so much !regards==deddy==
how to find the issue of wt.manager.CacheMasterNegotiator - Reverting master to slave. ?2024-09-26 08:24:43,204 INFO [JMX client heartbeat 17093] wt.system.err - ???????? 26, 2024 8:24:43 ???????? ClientCommunicatorAdmin Checker-run2024-09-26 08:24:43,204 INFO [JMX client heartbeat 17093] wt.system.err - ????????: Failed to check the connection: java.net.SocketTimeoutException: Read timed out
I am creating and testing simple functions using EXCEL VBA.I am testing the function with WRS before coding EXCEL VBA. WRS > PTC Product Management Domain V6 > Testing POST /CreateParts results in an error Where the error occurs "Context@odata.bind": "Containers('OR:wt.pdmlink.PDMLinkProduct:131308')", erro code : 400 - MALFORMED_BINDING_LINK - "The format of 'binding link' is incorrect." Many users have asked about the above issue in Google search results, and I have tested it several times by referring to the answers. 1. I tested it by referring to the PTC manual, but an error occurred., - MALFORMED_BINDING_LINK **** Request Body {"Name":"TestWTPart_001","AssemblyMode": {"Value": "separable","Display": "Separable" }, "PhantomManufacturingPart" : false,"Context@odata.bind": "Containers('OR:wt.pdmlink.PDMLinkProduct:48507000')" } 2. I also de
Dear Windchill+ Read-E users, PTC has worked on some improvements to ease the upload process of WReadE (Windchill+ Readiness and Diagnostic Extension) output package that we want to share: Windchill+ Readiness Data Upload Portal-This automated service provides the ability to send the output package generated by Windchill+ Readiness and Diagnostic Extension (WReadE) to PTC.The Offline portal was implemented for a secure and trustworthy data collectionThe following enhancements are live now:Any user with valid PTC account from an organization can upload WReadE package specifying a Userid. The person that executes the WReadE tool doesn't have to be the one that uploads the package to the portal anymorePTC users can upload a WReadE package on behalf of a customer. This can be useful in case of any challenges with the upload portal.The ‘Most Recent Scans’ table has additional information - ‘PACKAGE CREATED BY’ and ‘UPLOADED BY’ columns.Please remember – Enabling WPA sha
Version: Windchill 12.0 Use Case: NX CAD worker (on VM). Just updated NX and went through the recipe and adapter files to confirm everything matches (ugworker.bat, ugstartup.bat, etc.) CAD worker fails to start from Worker Agent (monitor comes on). If I turn off the monitor there and manually launch ugworker.bat, everything works fine.Description: I updated my NX version on the CAD worker. The worker now doesn't start up automatically. The monitor starts but in the worker log there's a 8 INIT error. When I turn off the monitor and manually run the ugworker.bat file everything works fine. When I did the upgrade, I updated the ugworker and ugstartup files to reflect the correct NX version. Not sure what broke the auto-start... but I'm sure it's something silly. What did I miss?
Do you have any idea how to pass parameter as input to jasper report input page.
Version: Windchill 13.0 Use Case: Importing a STEP214 into the NX workpart, stores the log file in WorkspaceDescription: I'm debugging an issue we have been having with STEP imports into the NX workpart. During my testing, I wanted to take a look at the STEP log file. I should always get a log file, and when I do it's in the Workspace. How do I get rid of them? Second, third, etc. attempts to do the sTEP import results in "already exists in Windchill File System". So how do I get rid of the log file? I can browse to the PTC Places location in Windows Explorer, but I can't delete from there while WGM is running. If I close WGM and browse to the .wfs workspace location, the log file isn't there. If I run Windows Explorer as admin, and browse to the PTC Places workspace, I can't, due to permissions. How do people deal with log files in their workspace?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0Leider gibt es starke Limitierungen im Support Portal!Sobald Anfragen von meinen Kollegen (Vertreterreglung) oder unseren Dienstleistern eingereicht werden, können zusätzliche Informationen, die per Anhang/Screenshot zur Verfügung gestellt werden, nicht eingesehen werden. So ist eine enge Zusammenarbeit nicht möglich und es kommt zu dramatischen Informationsverlusten. Unfortunately, there are severe limitations in the support portal!As soon as inquiries are submitted by my colleagues (representative regulation) or our service providers, additional information provided via attachment/screenshot cannot be viewed. This means that close collaboration is not possible and there is a dramatic loss of information.
Hello ,I need to install Windchill-Workgroup-Managers and silent mode , I've tried everything but it doesn't go , someone did this could help me I already put in the script /S, /quiet, /silent, /qn and without success @echo offsetlocalrem Path to the .exe filesset “installers=D:\Windchill-Workgroup-Managers”rem Install the first programecho Installing Program1...“%installers%\setup.exe” /silent /D=\C:\Program Filesecho Program1 installed successfully!rem Add more programs as neededecho Installation complete.pause
I'm trying to create a DevOps style of Windchill development and need some community guidance.In a nut shell, we have 9 Windchill developers and we are all doing both configuration (inside Windchill) and customization (directly on the servers). We are having to duplicate the work between development, test, and production servers which is a colossal waste of time. Also, we currently have very little controls in place and our customer wants us to do better... they suggested we use DevOps.I believe I can use a git repo to capture and apply server side changes but how do I capture configuration changes saved inside the Oracle DB and apply them to other servers that have their own, separate Oracle instances?
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.