Windchill
Recently active
As per this thread - same problem Hey bmr, It´s seems you are still active in the forum. Could you explain me how can I "Overwrite" the create new view from with an Processor. we try to change an attribute value while creating a new view version. The problem is that we can´t find any kind of template or layout for this "Pop-up" - Window. thanks forward. best regards from Vienna. Philipp
Hello everyone, Is there any way to save an old version or iteration of a part as a new version in Windchill without using Creo Parametric? I have a part with latest version of C.1 and I'd like to return back to version B.1 without deleting version C. I thought that I could revise the part to version D and somehow copy the B.1 version over the D.0 but I can't figure how to do that in Windchill. I found this article which describes how to do exactly that with Creo Parametric:https://www.ptc.com/en/support/article/CS189560 But I would prefer a method for doing it in Windchill. Is it even possible?
Hi Where can I find the actual attribute names of the standard attributes (PTC_BLN..../STR... fields)? Is there any table (in the Database) that contains the Standard attributes field name with the Part Type and attributes name See attached picture Thank you, Ilan.M
Hello , I want to know steps to configure windchill 12 with microsoft active directory while installation. Regards, Dhananjay
Hi All, I need to get special characters added to a classification attribute like at beginning or ending or in middle with characters like $ space + Can you please confirm how ?
HiDo you know how can I create a query builder that shows CAD and its structure (see pictures) Thank youIlan.M
Hi,In my last question, I was asking about export data from Windchill. I choose Packages and I was faced with another problem. I want to export only prt and asm files in the latest version and iteration from the product context. What if I have thousands of files? We don't want to add all files manually one by one in Packages wizard. The best way will be to write some customization for automatically creating a package from the product folder/context and then manually delivering a zip.What customization should I write to add/collect many files to the package? It will be great if I can export them automatically to zip.Unfortunately, I couldn't find anything useful for that on ptc support. Thanks in advance
Hi,I've tried to create object notification with java method NotificationHelper.manager.createObjectSubscription for event Revise.The code below does not work.Where can I find which is name for Revise event (and also WORKFLOW_STATE_CHANGE)?eventsMap.put("REVISE", (WTStringMap)null); //--- doesn't workeventsMap.put("WORKFLOW_STATE_CHANGE", (WTStringMap)null); //--- doesn't work eventsMap.put("CHECK_OUT_IN", (WTStringMap)null); //---- It works!!eventsMap.put("DELETE", (WTStringMap)null); //---- It works!! //get subscriber, currently setting to session userNotifySubscriptionRecipient subscriber = NotifySubscriptionRecipient.newNotifySubscriptionRecipient(SessionHelper.getPrincipal(), NotifySubscriptionRecipient.TO_ADDRESS); //create subscriptionNotificationHelper.manager.createObjectSubscription(subscriptionAttributes,subscriber, targetObject, eventsMap, true);
I have a task to test use of DTI on our Windchill PDMLink instance/configuration. My first responsibility for that is to put together a user test plan. We are currently on version 11 of PDMLink but will be upgrading to 12.x, including the plugin, sometime in the next few months. Where can I find information on the changes/differences between DTI for version 11 and 12? Is there a "user guide" for DTI? Thanks,Barry Hastings
Hi all The help page (link below) gives a three step process to use Jasper Reports. in WCshell, export a report template use Jasper Studio to format the report in WCshell, import jasper's template There is no mention of which Jasper version Windchill works with. Given that Jasper is featured as the new reporting facility in Windchill, one would think that the doco would mention which Jasper version is recommended. Which version was used in PTC while this all was developed? thanks Rick https://server/Windchill-WHC/en/#page/Windchill_Help_Center%2FWCCG_BusLogicCust_ReportGeneration_JasperCustomization_AuthoringRTemplate.html%23
DEBUG 09-11-2021 10:55:52 - SubinstallerManager - starting assembly: scuDEBUG 09-11-2021 10:55:52 - Progress Bar increment value: 9DEBUG 09-11-2021 10:55:52 - Dependency tree:DEBUG 09-11-2021 10:55:52 - [scu]INFO 09-11-2021 10:55:52 - ###################################################INFO 09-11-2021 10:55:52 - Running scu InstallerINFO 09-11-2021 10:55:52 - ###################################################DEBUG 09-11-2021 10:55:52 - calling executeInstaller(E:\Media\Windchill 12 Media\windchill 12.0.2.0 third party software\SCU)DEBUG 09-11-2021 10:55:52 - Processing subinstaller assembly (scu): timer.startINFO 09-11-2021 10:55:52 - installDebug: Calling subinstaller scu commandINFO 09-11-2021 10:55:52 - Running: E:\Media\Windchill 12 Media\windchill 12.0.2.0 third party software\SCU\Disk1\InstData\Windows\NoVM\setup.exe LAX_VM C:\Program Files\Java\jdk-11.0.12\bin\java.exe -f C:\ptc\Windchill_12.0\PSI\installer\PSITempProps\scu-installer.properties -DMULTI_PROGRAM_EXEC=1INFO 09-11-2
PTC is committed to improving your online experience. To get it right, we need your help. Please take 5 minutes to share your thoughts. Your response helps PTC gain valuable insights on how to make the PTC support website more effective. Take the survey > Survey end Monday, November 15, 2021. We greatly appreciate your participation!Nalie Lee-Heidt
I saw this on a KB article today (CS169483<).">https://www.ptc.com/appserver/cs/view/solution.jsp?source=subscription&n=CS169483>). Curious if anyone knows where and how to modify the background colors like this. Thanks!Tom U.[cid:image001.png@01CF946F.38707AD0]
Hello!I maintain Windchill 11.1 in an enterprise. I need to introduse MPM Link for technologists.The license is installed, but I cannot transform EBOM to MBOM. New Downstream Branch and Downstream Part command not available.in right click menu in Manufacturing associative Part Structure Browser. Also I cannot create a new Process Plan. Help identify the cause of the my problem.Thanks.
We've had a couple users who have reported issues where they can't attach a file (pdf or doc) into a WTDoc, either in the associate new command or the replace content command. the browse button opens and allows a file to be selected, but normally you then see a green bar load right under the file name. it works for me, but the other people that bar just stops part-way and nothing uploads. It works for IE and Firefox, but not for Chrome or Edge. Must be a setting somewhere, but we've opened up pop-up blockers and cookies and everything seems matched as far as we can see. not exactly sure what other settings might be influencing the Windchill behavior only on the Chromium engine, but I'm open to ideas. thanks!
I tried following this Extending Product Management Domain to Add A Soft Type which seems pretty straightforward... however if I put anything there ($WC/codebase/rest/custom/domain/ProdMgmt/v5/entity/), even a completely empty .json file, the Rest Services api page will error and spit out some un-formatted HTML: 500 : <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Windchill Error</title> </head> <body> <!-- General purpose Windchill error page, /wtcore/error.jsp --> <h1>Windchill Error</h1> <p style="font-size: large"> Contact your administrator for assistance. Information for their reference follows. </p> <table> <tbody> <tr><td colspan="2"><hr /></td></tr> <tr valign="top"> <th align="right" scope="row">Request Id: </th> <td>4eiigk7l;kvjyingz;15792;zianvk;18726</td> </tr> <tr valign="to
Back in Windchill 9, there was a utility created by a community user @cadjett that added the ability to download a published plt or pdf drawing from windchill menus. I believe this was one of the original post: https://community.ptc.com/t5/Windchill/Drawings-as-PDF-Quick-way-to-download-them/m-p/400510 In windchill 11, I've been able to get the utility to work thru the windchill shell, it can download both the .plt and .pdf file, as we publish to these 2 formats.What doesn't work is the ability to download thru a menu button. The two issues I've come across is the custom-actionModels.xml is from Windchill 9, so some of the menu pics are different. The Download DRW PDF or PLT menu pic does appear in the menu, see attached screenshot. When selecting the Download DRW PDF or PLT option, I get an error message as shown below. Just wondering if anyone has adopted this utility for Windchill 11, as we found it to be a very useful utility.If anyone is interested I have the f
We have a few documents that need to be in Windchill but management wants access restricted to a few people, not the whole engineering organization. Security labels are an overkill, besides a PITA to setup, for only a few documents. If I create a new folder in the doc lib and a new group of the restricted users, can I set ACL rules for that one folder so only the restricted group can see and access the files in that folder? I know I could do it at the Library level with a new Restricted Lib, but that involves OS folders and all of that setup, which is also overkill. We have a Doc Lib under the Library tab with a Main sub-folder. In the Main sub-folder, we have various document type folders. I would create a new folder at this level, named Manager Restricted (or something like that) to place these few documents in. For user access, I would create a new group named Restricted and give that group access to the folder while denying access to the engineering group. The u
Hi Is there any option to Revise many parts at once in Windchill ? Thank you
A customer reports this behavior to me from both browser and wgm.you do not see the search commands.what can it depend on? Matteo
Hi all, We'd like to allow a group the ability to maintain a drop-down list of values in PDMLink. There doesn't appear to be a way to do this without giving them Org Administrator where they would be able to access all of Type & Attribute Management. For now we are having requests to add to this list of values go through our Help Desk, but we'd like to have this group of users manage the list. Does anyone have a solution for this type of thing? Thanks
I need to put a mashup on a drop down list, i need to select differents mashups on this panel, and see the information in the mashup screen to view different data
Hi,Where "Advance grid Extension" can be downloaded ?searched all the places, can't find anywhere !!Thanks,Shashi
Hi , I need to generate report of epm documents and associated Windchill parts present in product/library.Need to get generate this for the latest version of EPM documents If anyone has built in query report builder,please share. Thanks
I have multiple Workspaces, is there a way to search and find which one of my Workspaces a specific file is in? This is a function I could never seem to find.
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.