其他 Windchill 功能 > 制造过程管理 > 自定义产品结构浏览器 (PSE) > 自定义 PSE 和 MPSE 中的可配置链接
  
自定义 PSE 和 MPSE 中的可配置链接
作为 Windchill MPMLink 管理员,您可以使用可配置链接 XML 模板,其中包含在 PSE 中部署选项卡所需的所有配置信息,包括一个关于已创建各可配置链接类型的表格。
这些模板文件位于:
Windchill\codebase\config\logicrepository\xml\explorer\structureexplorer\configurablelinksexample\templates\
要自定义这些模板:
1. 阅读以下文本文件以获取常规配置信息:
deploying_configurable_links_in_pse.txt
2. 选择任一模板文件并在文本编辑器中打开。每个模板均包含可用于自定义的其他信息。系统会为 XML 模板文件中的每个自定义点标记有关所需提供内容的特定说明。
3. 要向“制造产品结构浏览器”添加可配置链接,请导航至以下位置:
Windchill\codebase\config\logicrepository\xml\explorer\associativebom\AssociativeBOMExplorerMain.xml
4. 找到 id 为 "ptc.mpm.pse.ExplorerTaskTabSet" 的 TabSet 标记。
5. 添加以下 Import 标记:
<Import id="ptc.wnc.exp.RelatedObjectsTab"/>