76 lines
2.4 KiB
Markdown
76 lines
2.4 KiB
Markdown
---
|
||
title: "Self-Serve Product Request(自助产品创建流程)"
|
||
type: concept
|
||
tags: [Product-Hub, PHT, Self-Serve, OpenText, Thor, Workflow]
|
||
sources:
|
||
- public-cloud-learning-sessions-opentext-product-hub-pht-overview-and-qa-20240806
|
||
last_updated: 2026-05-11
|
||
---
|
||
|
||
## Self-Serve Product Request(自助产品创建流程)
|
||
|
||
Self-Serve Product Request 是 OpenText Product Hub(PHT)中新建产品的核心理念——由产品经理或开发经理自行提交,经业务线(LOB)审批后生效,无需人工干预即可完成产品创建。
|
||
|
||
## 流程概述
|
||
|
||
```
|
||
产品经理/开发经理
|
||
↓
|
||
填写表单
|
||
- Business Unit (BU)
|
||
- Line of Business (LOB)
|
||
- Product Name
|
||
- Product Manager
|
||
- 开发经理
|
||
- 必需属性(如发布门控机制 P2M)
|
||
↓
|
||
LOB 审批(业务线负责人审阅)
|
||
↓
|
||
Product 创建完成
|
||
```
|
||
|
||
## 关键要求
|
||
|
||
| 字段 | 说明 |
|
||
|------|------|
|
||
| Business Unit | 必填,产品归属的业务单元 |
|
||
| Line of Business | 必填,产品归属的业务线 |
|
||
| Product Name | 必填,官方产品名称 |
|
||
| Product Manager | 必填,产品经理 |
|
||
| 开发经理 | 必填 |
|
||
| Release Gate Mechanism | 必填属性(如 P2M) |
|
||
| Source Repo | 可选,源代码仓库映射 |
|
||
| Artifact Repo | 可选,制品仓库映射 |
|
||
| Dependencies | 可选,产品依赖关系 |
|
||
| Product Teams/Guests | 可选,访问控制配置 |
|
||
|
||
## 权限配置
|
||
|
||
- **Engineering 类型**:全权访问(Owner)
|
||
- **Moderator 类型**:维护者访问
|
||
|
||
## GitLab 同步注意事项
|
||
|
||
- Source Repo 在 GitLab 创建后,需 **24 小时**才在 PHT 中反映
|
||
- 空的 Group/Repository 无法在 PHT 中被搜索到
|
||
|
||
## 支持渠道
|
||
|
||
- 产品名称/状态变更:`erphd@opentext.com`
|
||
- 技术问题:`aangetoolsupport@opentext.com`
|
||
|
||
## 与 Project Thor 的关系
|
||
|
||
自助服务理念是 [[Project Thor]] 自服务模式的体现——各团队自主管理产品信息,平台提供基础设施支持,降低中央团队的行政负担。
|
||
|
||
## Connections
|
||
|
||
- [[Self-Serve-Product-Request]] ← managed_by ← [[Product Hub (PhD)]]
|
||
- [[Self-Serve-Product-Request]] ← requires ← Product Hierarchy
|
||
- [[Self-Serve-Product-Request]] ← part_of ← [[Project Thor]]
|
||
- [[Self-Serve-Product-Request]] ← depends_on ← GitLab(Source Repo 同步延迟 24h)
|
||
|
||
## Sources
|
||
|
||
- [[public-cloud-learning-sessions-opentext-product-hub-pht-overview-and-qa-20240806]]
|