|
1 | 1 | ---
|
2 | 2 | doc:
|
3 | 3 | author: Name, Surname
|
4 |
| - version: 1.2 |
| 4 | + version: 0.1 |
5 | 5 | cover:
|
6 | 6 | title:
|
7 | 7 | - ${doc.customer.name}
|
|
16 | 16 | type: \<Service Provider\> # Can be 'Oracle Lift', 'Oracle Fast Start', 'Partner' etc. Use with ${doc.config.impl.type}
|
17 | 17 | 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.
|
18 | 18 | history:
|
19 |
| - - version: "0.1" |
20 |
| - date: Jul 2023 |
| 19 | + - version: 0.1 |
| 20 | + date: Aug 2023 |
21 | 21 | authors:
|
22 | 22 | - ${doc.author}
|
23 | 23 | comments:
|
24 | 24 | - First draft
|
25 | 25 | team:
|
26 |
| - - name: Firstname, Lastname |
| 26 | + - name: ${doc.author} |
27 | 27 |
|
28 |
| - role: Siebel Specialist |
| 28 | + role: Solution Specialist |
29 | 29 | company: Oracle
|
| 30 | + acronyms: |
| 31 | + Dev: Development |
30 | 32 | ---
|
31 | 33 |
|
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 | +--> |
34 | 39 | # Document Control
|
35 | 40 | <!-- GUIDANCE -->
|
36 | 41 | <!--First Chapter of the document, describes meta data for the document. Such as versioning and team members. -->
|
|
42 | 47 |
|
43 | 48 | | Version | Authors | Date | Comments |
|
44 | 49 | |---------|---------|--------|---------------|
|
45 |
| -| 0.1 | Name | Jul 23 | initial draft | |
| 50 | +| 0.1 | Name | Aug 23 | initial draft | |
46 | 51 |
|
47 | 52 | ## Team
|
48 | 53 | <!-- GUIDANCE -->
|
|
52 | 57 | |-------|-------|------|---------|
|
53 | 58 | | name | email | role | company |
|
54 | 59 |
|
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 |
| - |
69 | 60 | ## Document Purpose
|
70 | 61 |
|
71 | 62 | <!-- GUIDANCE -->
|
|
0 commit comments