Auto-sync: 2026-04-29 04:03

This commit is contained in:
2026-04-29 04:03:31 +08:00
parent 2c56d5a031
commit eedfafcae2
47 changed files with 2453 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
---
title: "Product Hierarchy产品层级结构"
type: concept
tags: [Product-Hub, PHT, Product-Management, OpenText, Thor]
sources:
- public-cloud-learning-sessions-opentext-product-hub-pht-overview-and-qa-20240806
last_updated: 2026-05-11
---
## Product Hierarchy产品层级结构
Product Hierarchy 是 OpenText Product HubPHT中定义的三层组织结构用于管理企业软件产品的归属关系和治理责任。
## 结构定义
| 层级 | 名称 | 说明 |
|------|------|------|
| 第一层 | Business Unit业务单元BU | 含工程负责人和 PM 负责人 |
| 第二层 | Line of Business业务线LOB | 含业务线负责人和 PM Lead |
| 第三层 | Product产品 | 含产品经理PM和开发经理关联主产品 |
## 核心原则
- **Product 定义**:具有独立 CI/CD 流水线或发布周期的软件分发
- **Component 区分**:没有独立 CI/CD 流水线的库称为 Component如果需要 ITLS 审查或扫描,应创建为 Product
- **层级归属**:某组件可以是父产品的组成部分,但若其拥有独立的发布周期(独立 CI/CD 流水线),则应在 PHT 中作为独立 Product 处理
## Product 状态
| 状态 | 含义 |
|------|------|
| Active | 常规发布周期 |
| Maintenance | 仅热修复/Bug 修复 |
| Inactive | 无发布活动 |
## 与 Product Hub 的关系
[[Product Hub (PhD)]] 通过 Product Hierarchy 实现:
- 统一产品视图
- 跨工具链元数据属性、Source Repo、Artifact Repo、用户信息一致性管理
- 外部系统集成Jira、Value Edge、PSMQ、ITLS、OSS、Backstage
## Connections
- [[Product-Hierarchy]] ← managed_by ← [[Product Hub (PhD)]]
- [[Product-Hierarchy]] ← belongs_to ← Business Unit
- [[Product-Hierarchy]] ← belongs_to ← Line of Business
- [[Product-Hierarchy]] ← defined_in ← [[Project Thor]]
## Sources
- [[public-cloud-learning-sessions-opentext-product-hub-pht-overview-and-qa-20240806]]