Skip to content

Commit 4e991c3

Browse files
committed
Document Control
1 parent 2091eac commit 4e991c3

File tree

1 file changed

+13
-22
lines changed

1 file changed

+13
-22
lines changed

cloud-architecture/oracle-apps-hyperion-siebel-gbu/siebel/siebel-solution-definition/files/siebel-solution-definition.md

Lines changed: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
doc:
33
author: Name, Surname
4-
version: 1.2
4+
version: 0.1
55
cover:
66
title:
77
- ${doc.customer.name}
@@ -16,21 +16,26 @@ doc:
1616
type: \<Service Provider\> # Can be 'Oracle Lift', 'Oracle Fast Start', 'Partner' etc. Use with ${doc.config.impl.type}
1717
handover: ${doc.customer.name} # Please specify to whom to hand over the project after implementation. eg.: The Customer, a 3rd party implementation or operations partner, etc.
1818
history:
19-
- version: "0.1"
20-
date: Jul 2023
19+
- version: 0.1
20+
date: Aug 2023
2121
authors:
2222
- ${doc.author}
2323
comments:
2424
- First draft
2525
team:
26-
- name: Firstname, Lastname
26+
- name: ${doc.author}
2727
28-
role: Siebel Specialist
28+
role: Solution Specialist
2929
company: Oracle
30+
acronyms:
31+
Dev: Development
3032
---
3133

32-
<!-- Begin Solution Definition - Start editing from here -->
33-
34+
<!--
35+
Last Change: 8 Aug 2023
36+
Review Status: draft
37+
Based on WAD Template Version: 1.2
38+
-->
3439
# Document Control
3540
<!-- GUIDANCE -->
3641
<!--First Chapter of the document, describes meta data for the document. Such as versioning and team members. -->
@@ -42,7 +47,7 @@ doc:
4247

4348
| Version | Authors | Date | Comments |
4449
|---------|---------|--------|---------------|
45-
| 0.1 | Name | Jul 23 | initial draft |
50+
| 0.1 | Name | Aug 23 | initial draft |
4651

4752
## Team
4853
<!-- GUIDANCE -->
@@ -52,20 +57,6 @@ doc:
5257
|-------|-------|------|---------|
5358
| name | email | role | company |
5459

55-
## Abbreviations and Acronyms
56-
<!-- GUIDANCE -->
57-
<!--Add and amend as appropriate - ensure the Acronyms are in alphabetical order-->
58-
59-
| Acronym | Meaning |
60-
| :---------- | :------ |
61-
| DB | Oracle Database |
62-
| SBL | Oracle Siebel CRM |
63-
| IAM | Identity and Access Management (IAM) |
64-
| OCI | Oracle Cloud Infrastructure |
65-
| SSO | Single Sign-On |
66-
| OMC | Oracle Management Cloud |
67-
68-
6960
## Document Purpose
7061

7162
<!-- GUIDANCE -->

0 commit comments

Comments
 (0)