Windchill
Recently active
Version: Windchill 12.1 Use Case: I want to add a menu item for the icon added to the browse and display a dialog to load CSV. Description: I don't know what class to create and which class to modify. Reproduction steps: Create the following Java code and place the class file on the server. Image (26).png Add an action to the following XML file. Image (25).png It will be added to the browse menu as shown below, and when you click it, something like a table will be displayed. Image (23).png ---------------------------------------------------------------------------- Translated the topic from Japanese to English using Google translate Subject - CSVを読み込むダイアログを表示させたい Body - Version: Windchill 12.1 Use Case: ブラウズに追加したアイコンのメニュー項目を追加し、CSVを読み込むダイアログを表示できるようにしたい Description: どんなクラスを作って、どこのクラスをいじればいいか分からない。 再現手順 以下のJavaコードを作成し、クラスファイルをサーバに配置 画像 (26).png 以下のXMLファイルにアクションを追加 画像 (25).png 以下のようにブラウズのメニューに追加され、クリックするとテーブルのようなものが表示される
Version: Windchill 12.1 Use Case: I have one action on Details page action set of part and on click of that action I am creating one excel file with few custom data in windchill temp location. Now requirement is it should get downloaded on client UI on click of that custom action. So need help with line of code to download created file from particular location.Description: I have one action on Details page action set of part and on click of that action I am creating one excel file with few custom data in windchill temp location.Now requirement is it should get downloaded on client UI on click of that custom action.So need help with line of code to download created file from particular location.
Is there way to get all WTDocument of specific type in windchill through code.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.18I created a banner that has hyperlinks in it. One link needs to open the classification explorer. Is there a way to add a link so that it opens when clicked?
Version: Windchill 13.0 Use Case: How does library work in windchill rv&s ? I want to associate library with a project in windchill rv&s. How can this be done ?Description: I am not able to create or associate relationship of library to a project.
hi i am also looking for the answer for this, since Sysml v2 has its own standard File type (.sysml) , i am still not figuring out how to import my .sysml model into the modeler. DO you figure it out yet or you choose other tool? Thanks! Reference topic: https://community.ptc.com/t5/Windchill/How-do-I-see-import-export-SysML-v2-Textual-Notation-in-Modeler/m-p/915701#M76378
Version: Windchill 13.0 Use Case: Creating a custom "Last Modified Date" attribute that displays only the date.Description: Hi All, I would like to create a custom attribute under the wtDocument type that represents the last modification date in yyyy-mm-dd format. Currently, the "Last Modified" (thePesristInfo.modifyStamp) attribute contains both the date and time of the last modification. I need this new attribute to display the date only, without the time. I tried to accomplish this by creating a calculated attribute derived from "Last Modified," but unfortunately, string operations are not supported in the calculated attribute formula. I also couldn't use a regular expression in the constraints tab to remove the time portion. I experimented with alias attributes and successfully mapped my custom attribute to the creation date of the wtDocumentMaster object (masterReference^wt.doc.WTDocumentMaster~thePersistInfo.createStamp). I then changed the display format to "
Hello,When I create a new document type in Windchill's Type and Attribute screen, there are default attributes that appear in the Create Layout screen. How can I remove these attributes from the layout screen?
I added the part and its associated Cad object into the workspace, I did checkout and check-in, I need to remove the object from the workspace programmatically which I added. Issue: - I am unable to remove the objects from the workspace. Please suggest some ides to achieve this.
Hello, We are in the process of purchasing a new server for the Windchill PLM system. While determining server requirements, we are torn between Windows and Linux as the operating system. Currently, no company in our country has installed a PLM system on Linux. Since we have no experience in this area, we are struggling to make a decision. Is there any company that has installed a PLM system on Linux? If so, could you help us understand the advantages and disadvantages of the PLM system between Windows and Linux operating systems?
Blast from the past has kicked me in the "ast". Glad I am reading 12.1.2 What's new. So, I've had my system running since Windchill 7. At that time view versions used a multi-level version schema (A.A, A.B, etc). While I've known about the new default for single level and this utility for sometime, it was never on my near term to-do list to convert. I am now jumping to version 13.0.2 so am I hosed? I know deprecated does not mean gone but if I have to do this before I upgrade, I need to get it done now. https://www.ptc.com/en/support/article/CS414044?source=search Just search and found this. Ok, not hosed but let's run a test on my test server. The process was very straight forward, documented here: Running the SingleLevelViewVersionConversionUtility Command Line Utility It generates scripts by context (Project, Product, Library and Org) where you can convert all parts versions with multi-level view versions to single-level. What was B.- should become B. Process
Hi Community, I am using PartsLink on Windchill 12.0.2.0. I want to reorganize some sheets of the PartsLink classification tree. when i copy a leaf and want to place it in the new branch, nothing happens. Not when I select copy with attributes nor when I select copy without attributes.The branch to be copied is not assigned to any part.If I create a new sheet and copy it to a test branch, it works.Does anyone know which attribute, setting or similar prevents copying?Or is there any other way to move leafs within the structure? many thanks upfrontBR Simon
WTPartHelper.service.getDescribedByDocuments(wtpart); This API return a older iteration of EPM associated with it. Example : part123 B.7 has associated EPMDocument epm123 B.7 but it returns epm123 B.5 Why so?
hello Team, we are trying to install windchill12.1.2.0 withsqlserver 2019.java - amazon-corretto-11.0.18.10.1-windows-x64-jdk PSI is gatting failed during data loading stage. attaching mslogs here: 2023-08-28 23:11:30,216 ERROR [main] wt.fv.StandardFvService - Local host is not found in Data Base (wt.fv.fvResource/12) wt.fv.FvException:Local host is not found in Data Baseat wt.fv.StandardFvService.getMyFvHost(StandardFvService.java:7206)at wt.fv.StandardFvService.performStartupProcess(StandardFvService.java:1894)at wt.services.StandardManager.startup(StandardManager.java:459)at wt.services.ManagerImplementation.startup(ManagerImplementation.java:363)at wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:112)at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:167)at wt.services.StandardManager.startup(StandardManager.java:459)at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44)at wt.m
Hi All, can we know if there is any code or API to know certain version of object is published or not ? Or can we know if there is an API to know if the object is published or not so that we can then publish it ?
Is there any API to get all the roles of a specific user?
Version: Windchill 12.1 Use Case: N/ADescription: These rows appear in MS log for any user (user.name), what is this about? No hits in knowledge base search. 2024-12-09 13:56:35,295 INFO [ajp-nio-127.0.0.1-8010-exec-20] wt.system.err user.name - WARNING: Supplied DOM uses namespaces, but is not created as namespace-aware2024-12-09 13:56:35,780 INFO [ajp-nio-127.0.0.1-8010-exec-18] wt.system.err user.name - WARNING: Supplied DOM uses namespaces, but is not created as namespace-aware2024-12-09 13:56:37,702 INFO [ajp-nio-127.0.0.1-8010-exec-11] wt.system.err user.name - WARNING: Supplied DOM uses namespaces, but is not created as namespace-aware2024-12-09 13:56:47,004 INFO [ajp-nio-127.0.0.1-8010-exec-13] wt.system.err user.name - WARNING: Supplied DOM uses namespaces, but is not created as namespace-aware2024-12-09 13:56:47,287 INFO [ajp-nio-127.0.0.1-8010-exec-12] wt.system.err user.name - WARNING: Supplied DOM uses namespaces, but is not created as na
I run setup.vbs Update Existing Installation. I can not find Search Index Module to Install, see
Version: Windchill 12.1 Use Case: Can we get rid of Template on Create Change Notice layout? or at least make it read-only and default it to a particular template?Description: Can we get rid of Template on Create Change Notice layout? or at least make it read-only and default it to a particular template?
Hi All,Can we add a timestamp on the primary attachment been downloaded. How can we achieve it?Any references would be appreciated
Version: Windchill 12.1 Use Case: API to update the display name of the attributes in a softype. Description: API to update the display name of the attributes in a softype. Anyone can help.
Hi Team, I'm trying to achieve a routing based on attribute value.Scenario.Depending on the context name in which ECN is created it should take the defined routing path.Tried referring CS129817, unable to get thourgh.Any references /help would be appreciated
Hi there, This post is less a question but more a "info" message. The problem Some years ago, I was looking for a solution to display on a promoted drawing, who approved the PR.There are several methods to get this done.You can run plugins from third party companies, which either set a value in a database or insert that information to drawings via a PDF watermark.You can use "alias attribute mapping" ( https://www.ptc.com/en/support/article/CS131355 ), which unfortunately could not be implemented to drawing according to https://www.ptc.com/en/support/article/cs260828 .There have been product ideas to get this functionality to Windchill.At last, PTC implemented this (so I heard) From Windchill 12.1.2.0 ( https://www.ptc.com/en/support/article/cs140710 ).Unfortunately, upgrading Windchill is not an easy task (especially for smaller companies, it can get really pricey ). Those plugins also come with a certain price tag. Luckily, I found a way to implement this function
Version: Windchill 13.0 Use Case: Trying to implement validation on submission of rename wizard if name is already presentDescription: Trying to implement validation on submission of rename wizard if name is already present but not working
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.