Windchill
Recently active
What parameter in a Bulk Item CAD model is used to pass the unit of a bulk item model to a built eBOM in Windchill? I have an associated HWPart and Bulk Item Model. BOM_REPORT_QUANTITY passes the quantity from the bulk item to the eBOM in Windchill. But I'm unable to get any unit in the assembly structure other than "EACH". The associated HWPart has a default unit of "OZ - OUNCE". I tried adding the following parameters to the bulk item model Unit UNIT_OF_MEASURE In those parameters I've tried "OZ" and "OZ - Ounce". In all cases, the Unit in the eBOM always comes in as EACH. Thanks for any assistance. Nick (FWIW: I'm testing on Creo 9 and Windhill 12.) Some related topics: https://www.ptc.com/en/support/article/CS127515?source=search https://support.ptc.com/help/wnc/r12.1.1.0/en/index.html#page/Windchill_Help_Center/cadx/CADxInfoPgRprtsBulkItemAbout.html https://support.ptc.com/help/creo/creo_pma/r8.0/
Hi,I have few checks need to be done when user revises the object.But the checks are just to inform the user, it can be ignored.I wanted to generate custom conflict event when user clicks on revise, if the checks are failed, I need to show the check failed on event management window where user can ignore the warning and proceed.Is it possible to achieve?
Is it possible to throw Custom Conflict in event management window with retry option as skip.Attached Image is the OOTB Conflict, I want to throw a custom conflict like OOTB below.
Version: Windchill 13.0 Use Case: We upgraded the dev server from WC12 to WC13. I prepared a new CAD worker with clean CAD/WGM/Adapter installations. It connects fine, tests fine (when worker in Worker Agent is in offline mode) but on a publish job gives a "WWGM ERROR: Error from UWGM-Registration with server failed: The server couldn't be found at the given location" error. Why? The dev environment was a new VM with a clean install and then migrated over our production settings. Is there some dangling pointer to the prod server that's messing with this? Description: We upgraded the dev server from WC12 to WC13. I prepared a new CAD worker with clean CAD/WGM/Adapter installations. It connects fine, tests fine (when worker in Worker Agent is in offline mode) but on a publish job gives a "WWGM ERROR: Error from UWGM-Registration with server failed: The server couldn't be found at the given location" error. Why?
Version: Windchill 13.0 Use Case: Previously working REST API GET example in Windchill 12 now throws a "The requested resource [/Windchill/oauth/servlet/odata/v5/ProdMgmt/Parts] is not available" error. Description: I had a set of examples in Postman working when we were on our Windchill12 installation. Upgraded to Windchill 13 in December and I went to dust of the examples. Same GET calls now throw this error. For the sharp-eyed, yes this calls the v5 of the API that is deprecated. The same result, though, happens on the latest v7 version. I confirmed that the Azure to securityContext.properties and wt.properties file settings are correct but Windchill 13 does have some additional lines in the securityContext file. If I try the same from the Windchill interface, everything works fine for the same URL (sans the oauth piece needed for SSO).
Hi Community, I want to remove New Change Notice from the Actions menu. Users should not be able to see it. I want them to be able to create New Change Notice only from the task. How can I do this?
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020-CPS25How can I list all the part instances of an As-Built breakdown using Query Builder ? What are the tables and join to find relations between two instances ?
Version: Windchill 12.0 Use Case: On the home screen of Windchill (using it in a browser), the My Notebook folders are always expanded by default when I launch windchill. I would like them to be collapsed by default.Description: When the folders are expanded, it forces unnecessary scrolling to get down to important information. I have tried changing the "left pane folder explorer" preference to "no," but that did not resolve the issue. I am unable to find any other preference that would make those folders remain collapsed by default. Does anyone know how to make that happen?
We're just getting started with MPMlink... wondering why the Standard Procedures tab buttons for insert and paste are grayed out. In instructions it says we can use the Uses tab and insert an existing standard procedure for there. Sure. But it also says (a little it higher up in the documentation) that : Is this a preference setting or something else?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.2I cannot update the classification of a Part using Windchill REST Services in Windchill PartsLinkThe PartsLink binding attribute internal name is: CLASSIt is defined in a subclass of WTPart called StandandPartPOST http://fihel1-sp113wnd.mcint.local/Windchill/servlet/odata/v5/ProdMgmt/Parts('OR:wt.part.WTPart.8024517512')/PTC.ProdMgmt.StandardPartJSON:{"CLASS": {"ClfNodeInternalName": "class0443"}}No matter what I do, I get an error: 'CLASS' can not be mapped as a property or an annotation.Here are the errors that I faced'CLASS' can not be mapped as a property or an annotation.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.2windchill 輸入帳密無法登入,在登入頁面的時候輸入帳號密碼,但一直無法登入,服務也重啟過豬道什麼原因,還是有辦法從哪邊來查詢密碼是多少呢
Is there any API to get Annotation from Representation
Hi Guys, I am looking for an Inventor & Solidworks automatic PDF & step conversion through Visualization Configuration Administration.Regards,AJ
Version: Windchill 12.1 Use Case: Using a DAO class that extends com.infoengine.connector.DataAccessObject to link 2 parts: public com.ptc.windchill.ws.GenericBusinessObject [] Link ( java.lang.String parentUfid, com.ptc.windchill.ws.GenericBusinessObject [] associations, java.lang.String [] propertyNames ) throws Exception { String [] ie$dao$names = { "parentUfid", "associations", "propertyNames", }; Object [] ie$dao$vals = { parentUfid, associations, propertyNames, }; Object ie$dao$ret = execute ( "Link", ie$dao$names, ie$dao$vals ); return (com.ptc.windchill.ws.GenericBusinessObject [])ie$dao$ret; }Description: Exception thrown when trying to create WTPartUsage between 2 parts. Same call works in other WC installations (11, 12, 13, etc...) but failed in 12.1.2. The settings are the same for all the WC servers tested. 2025-01-27 19:15:35,902 ERROR [ajp-nio-127.0.0.1-8010-exec-3] wt.adapter.exception aphung - WTAdapterImpl com.ptc.core.command.common.CommandExcep
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.1配置虚拟角色“所有者(owner)”的权限,配置完成后无法生效。(具体配置的权限是对象所有者可删除自己创建的对象权限)
Version: Windchill 12.1 Use Case: Bulk export of file according to customer requestsDescription: Hello everyone,I searched on Windchill helpcenter, but coudn't find a complete answer.Does anyone know if it's possible to perform a "bulk export" operation of CAD files from Windchill with automatic reassignment of file names? This is the scenario:1) I have .asm files (Creo) and Catproduct (Catia V5) files stored in Windchill commonspace, each one having their file name according to company rules.2) All the files (.asm, .prt, Catproduct, Catpart) also have designated Windchill parameters that include the appropriate number defined according to customer rules (hence differing from the current file name)3) Ideally, I would export a selection of .asm and Catproduct files, including all the "Dependent" items and save them to a local folder for subsequent transfer to the customer's PLM4) Before sending the files to the customer, I would need a bulk rename operation which modifies ALL
Dear PTC Team,We are currently testing the new Q release in the Test Flex PLM system, and have noticed an inconsistency in the display of model numbers. Specifically, in the card layout, model numbers appear with a comma in the middle, while they display without a comma elsewhere in Flex. This inconsistency is impacting the user experience, creates confusion and loads of manual workload. We understand that this issue may not be part of the planned fixes at this time. However, we would like to emphasize that resolving this discrepancy is important to ensure a seamless and consistent user interface across the system. We kindly request that this matter be prioritized for a fix, as it is becoming a significant problem for the different groups of users: N/Os, vendors and the business.We appreciate your attention to this matter.IIC-Intersport IT Service Transition Team
Hi folks, I just have a simple question in hand, why should we have a middleware in place when Windchill is being integrated with a downstream system. I know that it has the below advantages, are there any other points that speaks to the merit of using a middleware. i) System configurations does not need any update between different Windchill servers as the source and target system mapping can be done with a middleware.ii) The formatting and translation of the transferred content can be done and maintained in middleware. Any inputs is appreciated. TIA.
Version: Windchill 13.0 Use Case: When running a custom service the service must be able to dynamically load classes that are described with their fully qualified names in a configuration file (or other form of storage depending on if the system is Windchill+ or not)Description: If I have understood things correctly I will not be able to use reflection in custom code that I want to install in a Windchill+ environment. Will I be able to use the standard ServiceLoader provided by Java? As mentioned in the Use Case I am looking for a way to dynamically load classes based on some type of configuration. In an on-prem environment I can easily use Class.forName to get my class but if I understand things correctly this will be possible in Windchill+. Will I be able to use the ServiceLoader to have the same (more or less) functionality? If not, does anyone know of some other way to accomplish the same result? Thank youDaniel Martinsson
You can see the data area increase graph of my windchill Production server.The curve you see here is constantly increasing at the level of terabytes and creates serious costs.How do you manage the space here, I keep all versions in the system, do you keep them too? Or do you have another recommendation? thanks.
Hi @AS_11081239 With reference to topic could you please assist me to increase string length 500 to 2000 .
I am using Windchill ProjectLink Release 11.0 and Datecode with CPS M030-CPS16用项目模板创建项目时报:嵌套异常是: wt.util.WTRuntimeException: 对象域为空:无法初始化wt.org.StandardOrganizationServicesManager Administrator - Unable to roll back group members removal for the group <373_ORG>(wt.fc.fcResource/32) wt.fc.ObjectNoLongerExistsException: 不能restore "wt.org.WTGroup.129252648162"因为它不再存在。at wt.fc.StandardPersistenceManager.restore(StandardPersistenceManager.java:1918)at wt.fc.StandardPersistenceManager.refresh(StandardPersistenceManager.java:1083)at wt.fc.StandardPersistenceManager.refresh(StandardPersistenceManager.java:517)at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)at com.sun.proxy.$Proxy18.refresh(Unknown Source)at wt.org.StandardOrganizationServicesManager.getP
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.1When using a custom TreeBuilder to populate a tree table component with data from a JSON file, the OOTB Export_file action only exports the header values and not the data. The same data is correctly displayed on the UI but not populated in the exported Excel sheet. The custom TreeBuilder is mapping JSON attributes to a bean file, and the tree table is displaying the values as expected. However, the exported Excel sheet shows only headers without any data rows.Steps to Reproduce:Populate a tree table using a custom TreeBuilder with data from a JSON file.Verify that the data is displayed on the tree table UI.Use the OOTB Export_file action to export the tree table to Excel.Observe that the Excel sheet shows only the headers without data.Here are the errors that I facedIssue with "Export List" Action on Custom Tree Table – No Data Exported
Version: Windchill 12.0 Use Case: Product Container created using product container template should have default functionality of saving WT Parts and WT documents in specific folder and it show in creation page "Auto select Location" value. other product containers which are created using different template have the auto save location is /default for parts and documents. above can be achieved by OIR, but it can be loaded on newly created container every time after creation of product from template. instead of doing this, is there any process to attach OIR to template. whenever any new product created using this template should get the OIR.Description: Product Container created using product container template should have default functionality of saving WT Parts and WT documents in specific folder and it show in creation page "Auto select Location" value.above can be achieved by OIR, but it can be loaded on newly created container every time after creation of product from template.
Version: Windchill 12.1 Use Case: Need same date in all released drawings whenever it gets released through promotion request.Description: As of now, we are getting last modified date in Creo drawing which is through Windchill attribute set in drawing template. Problem here is, a drawing which is last modified on 5th October 2024 is getting released on 10th November 2024. After changing the state from In work to Released, it prints the date 05th October 2024 in creo drawing.Ideally shopfloow guys will be confused with the date, as it is released today and date it is showing is older one.So to overcome this, is there a way to show released date or Promotion request completion date in Creo Drawing through any attribute mapping. If yes, then what and where should i get that attribute and how can i push inside Creo file?
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.