Windchill
Recently active
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.3可视化无法启动 Launching doc2pv in worker modeLaunching sw2pv in worker modeLaunching doc2pv in worker modeLaunching pvsthumb in worker mode
Version: Windchill 13.0 Use Case: I need to hide the CAD Document attribute SAP_MATNO dynamically based on context in the windchill UIDescription: Windchill Version: 13.0Object Type: CAD DocumentInternal Name: com.trw.ssc.DefaultEPMDocumentAttribute: SAP_MATNO (IBA)RequirementI need to hide the CAD Document attribute SAP_MATNO dynamically based on context in the windchill UIExpected behaviorWhen the CAD Document is created/edited/viewed inside the container named “Training”, the attribute SAP_MATNO should be visible in windchill ui.In all other containers, the attribute must be hidden in windchill uiAdditional requirementThe logic must work consistently across:View information pageWhat I’ve triedI implemented an AttributeDataUtility class to check:The attribute nameThe CAD Document type (com.trw.ssc.DefaultEPMDocument)The current container (resolved via NmCommandBean + TeamCCHelper)Then the utility sets:attrState.setVisible(false)attrState.setReadOnly(true)attrState.setValue(null)
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.19在任务详情页面中,操作下拉列表部分被隐藏,看不到重新分配选项
It should be possible to delete latest iteration of multiple WTParts in bulk in Windchill PDMLink.
I've been asked to run some dependency scanning on existing repositories. From what I can tell, scanner is looking for pom.xml where we declare the packages were we reference. I know Windchill itself is based on a number of open source packages but cannot seem to find that. Is there a list of this anywhere? I kept getting directed to the Release Advisor. Not sure what I was looking for was listed there.
Under a custom tab I have created on a part, I have included the "Part Instances" table (accessed via the "Customize" button when the tab is selected > General). I would like to include a custom attribute in this table view to compare the attribute value against all part instances included in the table. Does anybody know if this is possible?
Hi There, We are planning to move from Windchill PDM Essentials 11.1 M020 (since this has no more support since January 2023) to Windchill PLM 12.1.2.1 We plan to provide/implement a "Disaster Recovery" during this fresh install/upgrade Is there any document to guide us through the exact steps + the architecture involved in this? We intend to use a SQL Server database and the in-built HTTPD web server. Thank youRaj
Version: Windchill 13.0 Use Case: After Revise the new Rev isn't showing as latest Description: I am testing an upgrade to Windchill 13 and have this weird issue where after a Revise, the new revision isn't showing as latest. Anyone with any ideas?
Version: Windchill 12.1 Use Case: Need to delete old representations. DeleteRepUtil could be used, but how to find the input OIDs for it.Description: Does anyone have a report or query to list "Copied from" representations on EPMDocuments and preferably their OIDs to be used as input for the DeleteRepUtil on the server? I'm looking to delete also old "Derived from" to restore disk space and there's some handy report provided by PTC, but I noticed that didn't pick the "Copied from" (which would be more important to get rid of as it's incorrect data on the object..). We use WTParts, just mentioning as I learned that may affect how the reports work.
Hello,I am working on an integration project and I need to perform the following actions using Windchill OData REST APIs:Create a new WTDocument.Update attribute values (IBA/Soft Attributes) of existing WTDocuments.Link (Associate) the created WTDocument to an existing WTPart (e.g., as a Described By or Reference link).Could you please guide me on which standard Domains (e.g., ProdMgmt) and Endpoints I should use for these specific operations? Is it possible to achieve the linking process within the same transaction or does it require a separate API call?Any examples or documentation references would be appreciated.Best regards.
Version: Windchill 13.0 Use Case: How to export structure report with cad documents? Including level information? Multi-level report. If it is via custom table builder with custom action . Guide me how to achieve this. If you have any implementation , it would be great if you can share?Description:
Version: Windchill 12.1 Use Case: For one context, the users do not need to see a few document sub-types or a change type. Hide that option from just that one context.Description: I have solved this before with an OIR for that object that calls out a none existing Lifecycle. It has worked but now for some reason, It does not. Granted, I do not understand HTML so perhaps I have this formatted incorrectly.<!-- set the lifecycle --><AttrValue id="lifeCycle.id" algorithm="com.ptc.core.foundation.lifecycle.server.impl.LifeCycleTemplateAttributeAlgorithm"><Arg>nope</Arg></AttrValue></AttributeValues>
Wondering who has implemented this?I did at one med device to allow pre-production CAD items to be promoted to Production when no data had changed if they provided appropriate supporting (validation) documents in the change. Why:Forcing a revision creates work that is not needed for the data authors and approvers.We use the same rev scheme and we can watermark / stamp (cover page) to show the effectivity and state.
Is it normal that Windchill does not consider Object Initialization Rules (or Access Control List) at all when creating parts with edit associations or auto associate? Or do I just have some kind of configuration issue? I have hidden some subtypes of parts in different organizations and contexts from the part creation drop down menu by defining a non-existing lifecycle template in the OIR of those types that I want to hide.When I'm creating a part in Commonspace or Workspace, the OIR is checked before showing what types I can create and the dropdown list of type selection filters out the ones that I cannot create: But when I'm using "Edit associations" or "Auto associate" on an existing CAD document, it seems that Windchill just shows *all* subtypes which have "Instantiable" flag on and doesn't consider the context-specific OIR.Auto associate: And same thing with "Edit associations": I can create and associate any of those types of parts in Workspace. Bu
Hi.Is it possible to add Standard or Global attribute fro WTUser?In my case only Alias and Calculated are available.Thanks.
Version: Windchill 13.0 Use Case: When trying to create a new or edit / view a life cycle template as either org admin or site admin, I just get a please wait spinning circle.Description: I have been able to view the life cycle templates before on this server. We are in the process of upgrading our version so I have an installation on a test server where I can view and edit the life cycle. I have compared the Policies all contexts and rules and verified the administrator setup it all looks the same. Is there something else that could be keeping me from editing the life cycle?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0The visualization of the index file from a ZIP of a Delivery associated to a Package displays a partially duplicated tree.Recreation of a new Delivery reproduce the issue similirally but not on the same level according to value selected for "Language of the offline viewer".Objects of the first part are incomplete, their numbers being different according Language as well.The second part contains the correct number of objects.The operation is correct for other packages' deliveries so it is possibly linked to data itself.Here are the errors that I facedSERE0014: Illegal HTML character: decimal 144
I am using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.2.0During an update from Windchill 12.0 to Windchill 13.1.2 I had an issue with compiling a java file.import com.ptc.wpcfg.pdmabstr.PROEDependency; is used in the file but it's not recognised by Eclips.The class should be availeble in DDLBasic.jar. Is it moved or deleted (com.ptc.wpcfg.pdmabstr)? Do I neet to use something different?I have a workaround, the variable is used once and should be a constant value, but that is not a clean solution.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.25Is it possible to auto synchronize to workspace from any custom commonspace action trough windchill API ?Workspace synchronization by commonspace actions must be automatic
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.6Manage filter option not opening in structure tab for saved filtersHere are the errors that I facedAction greyed out after first click but popup does not open.
Version: Windchill 12.1 Use Case: I am trying to see what are the as-stored reference items & where used items for a particular model/dwg. I don't see any filter to be applied in related objects page. Is there a way to see this in Windchill UI?Description: I am trying to see what are the as-stored reference items & where used items for a particular model/dwg. I don't see any filter to be applied in related objects page. Is there a way to see this in Windchill UI?
Version: Windchill 12.0 Use Case: I have to given Product name in product number with 5 digitDescription: I change in OIR part file but the error is occurred i need help exactly where i have to change in OIR file
Version: Windchill 12.1 Use Case: Finding a standard part's ID from a manufacturer part that is in its AXL list.Description: So far I can find the correct manufacturer part's ID. Looking at the Web UI; I can get the Where Used' table's data using : /Windchill/servlet/odata/ProdMgmt/Parts('VR:com.ptc.windchill.suma.part.ManufacturerPart:XXX')/UsedByBut the part I need to find is in the 'AML/AVL Where Used' table and I can't find the request to acquire this data.Anyone has an idea or maybe how to tackle the higher level requirement of;Finding a standard part's ID from a manufacturer part that is in its AXL list.Many thanks.
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.4Is it possible to check a resulting objects (WTPart) state and if not set to Released stop a Complete Task in a work flow (with message if possible). And only let the Complete Task happen when Resulting object is Released.
Version: Windchill 13.0 Use Case: 如何从一个产品的process plan的某个站位,例如本案,OP 0020. 导出所有该站位使用的零部件信息及其数量Description: 如何从一个产品的process plan的某个站位,例如本案,OP 0020. 导出所有该站位使用的零部件信息及其数量,至某个文件中。谢谢
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.