Auto-sync: 2026-04-29 04:03
This commit is contained in:
52
wiki/concepts/Product-Hierarchy.md
Normal file
52
wiki/concepts/Product-Hierarchy.md
Normal 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 Hub(PHT)中定义的三层组织结构,用于管理企业软件产品的归属关系和治理责任。
|
||||
|
||||
## 结构定义
|
||||
|
||||
| 层级 | 名称 | 说明 |
|
||||
|------|------|------|
|
||||
| 第一层 | 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]]
|
||||
Reference in New Issue
Block a user