You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -283,7 +283,6 @@ FROM ecc_proc_local_agreements</copy>
283
283
**Goal**: Business users need a reference layer that displays overall agreement metrics and trends independently of dashboard filters. This helps users maintain business context while analyzing filtered transactional data.
284
284
285
285
### Task 4.1: Create a data set View
286
-
<!-- This is a dummy comment -->
287
286
288
287
**Goal**: As an admin user, I want to create a view from the newly created data set (`xx-po-pcc-local-agreements`) so that I can use this view as an additional control and abstraction compared to the original data set.
289
288
@@ -305,10 +304,10 @@ Data Set Views allow administrators to:
305
304
306
305
3. Provide the details below:
307
306
308
-
- Select Data Set: XX PCC Local Agreements
309
-
- Data Set View Key: xx-po-pcc-local-agreements-view
310
-
- View Display Name: XX PCC Local Agreements View
311
-
- Icon: Procurement
307
+
- Select Data Set: XX PCC Local Agreements
308
+
- Data Set View Key: xx-po-pcc-local-agreements-view
309
+
- View Display Name: XX PCC Local Agreements View
310
+
- Icon: Procurement
312
311
313
312
Note: The security is inherited from the parent data set and can be changed, but this task does not require changing it.
314
313
@@ -851,7 +850,7 @@ There are two ways to provide access of Local Agreements dashboard to the users:
851
850
1. Replace the shipped "Agreements" dashboard with the custom "Local Agreements" dashboard using EBS OA Personalization
852
851
2. Create a new menu under Procurement Command Center to navigate to an OA Page where Local Agreements dashboard is displayed
853
852
854
-
In this task, we will replace the shipped "Agreements" dashboard with the custom "Local Agreements" dashboard.
853
+
In this task, we will replace the shipped "Agreements" dashboard with the custom "Local Agreements" dashboard.
855
854
856
855
1. Login to EBS apps (Navigate to http://<VNC\_Public\_IP\>:8000) with below credentials
1.Click on the link below to download the Resource Manager zip file you need to build your environment: [ebs-ecc-hol2_v16.zip](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/9DEArLjsgbKXuJgQtSG95E8hMXRFtxgHR8jiHbqz4HgyVYXVnSo0SC_s-zq5CJA3/n/c4u02/b/hosted-files/o/ebs-ecc-hol2_v16.zip)
23
+
1. Click on the link below to download the Resource Manager zip file you need to build your environment: [ebs-ecc-hol2_v16.zip](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/9DEArLjsgbKXuJgQtSG95E8hMXRFtxgHR8jiHbqz4HgyVYXVnSo0SC_s-zq5CJA3/n/c4u02/b/hosted-files/o/ebs-ecc-hol2_v16.zip)
24
24
25
-
2.Save in your downloads folder.
25
+
2. Save in your downloads folder.
26
26
27
27
We strongly recommend using this stack to create a self-contained/dedicated VCN with your instance(s).
28
28
@@ -44,22 +44,22 @@ Proceed to deploy your workshop environment using Oracle Resource Manager (ORM)
44
44
45
45
## Task 4: Create Stack: Compute + Networking
46
46
1. Identify the ORM stack zip file downloaded in *Task 1*
47
-
2.Open up the hamburger menu in the top left corner. Click **Developer Services**, and choose **Resource Manager > Stacks**. Choose the compartment in which you would like to install the stack. Click **Create Stack**.
47
+
2. Open up the hamburger menu in the top left corner. Click **Developer Services**, and choose **Resource Manager > Stacks**. Choose the compartment in which you would like to install the stack. Click **Create Stack**.
3.Select **My Configuration** as the origin of the Terraform configuration. Then, select the **.Zip file** radio button under the Terraform configuration source. Click the **Browse** link, and select the zip file (downloaded in *Task 1*) or drag-n-drop from the file explorer.
54
+
3. Select **My Configuration** as the origin of the Terraform configuration. Then, select the **.Zip file** radio button under the Terraform configuration source. Click the **Browse** link, and select the zip file (downloaded in *Task 1*) or drag-n-drop from the file explorer.
55
55
56
-

56
+

57
57
58
-
4.Click **Next**.
58
+
4. Click **Next**.
59
59
60
60
5. Enter or select the following:
61
61
62
-

62
+

63
63
64
64
-**Instance Count:** Accept the default, **1**, unless you intend to create more than one (e.g. for a team)
65
65
-**Select Availability Domain:** Select an availability domain from the dropdown list.
@@ -87,15 +87,15 @@ Proceed to deploy your workshop environment using Oracle Resource Manager (ORM)
87
87
-**Use Flexible Instance Shape with Adjustable OCPU Count?:** Unchecked
88
88
-**Instance Shape:** Accept the default shown or select from the dropdown. e.g. VM.Standard2.2
89
89
90
-

90
+

91
91
92
92
6. For this section we will provision a new VCN with all the appropriate ingress and egress rules needed to run this workshop.
93
93
-**Use Existing VCN?:** Accept the default by leaving this unchecked. This will create a **new VCN**.
94
94
95
95
7. Click **Next**.
96
96
8. Select **Run Apply** and click **Create**.
97
97
98
-

98
+

99
99
100
100
9. Your stack has now been created and the *Apply* action triggered is running to deploy your environment!
101
101
@@ -225,12 +225,12 @@ If you encountered any issues during the lab, follow the steps below to resolve
225
225
When creating a stack and using an existing VCN, the availability domain and the subnet must match, otherwise the stack errors.
0 commit comments