Skip to content

Commit 1684786

Browse files
authored
Revert "WMS ID#11866" (#520)
Revert "WMS ID#11866 (#512)" This reverts commit f4ee5c3.
1 parent 3e2682b commit 1684786

File tree

8 files changed

+26
-20
lines changed

8 files changed

+26
-20
lines changed

dev-ai-data-platform/mktplace-subscribe/mktplace-subscribe.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,12 @@ You successfully subscribed to a share provider, which is now linked to your Aut
9696

9797
![Create Data Product Share](./images/editshare.png )
9898

99-
* Rename the external table to: **SHARED\_LOAN\_DATA\_RISK**. Click **Close** to proceed
99+
* Rename the external table to: **SHARED\_LOAN\_DATA\_RISK**
100100

101101
![Create Data Product Share](./images/select-shared-data-4.png )
102102

103+
* Click **Close** to proceed
104+
103105
5. Click **Start** to create shared link.
104106

105107
6. Click **Run** in the pop window.
@@ -114,11 +116,13 @@ You created an external table from a shared dataset—linking live loan data dir
114116

115117
## Task 3: Validate ADB Access to Object Storage Data
116118

117-
1. Click the Report button for this link job to view a report of the total rows processed successfully and failed for the selected table and the SQL used. Click **Close** when done.
119+
1. Click the **Report** button for this link job to view details on rows processed and the SQL used.
120+
121+
Click **Close** when finished.
118122

119123
![Create Data Product Share](./images/select-shared-data-1a.png )
120124

121-
2. In the **Table and View Loads** section, click the external table link named **Shared\_Loan\_Data\_Risk** to preview its data. Remember, that the source data for this external table is from the **Shared\_Loan\_Data\_Risk\_VW** data share.
125+
2. In the Table and View Loads section, click the external table link **Shared\_Loan\_Data\_Risk** to preview the data. The source for this external table is the **Shared\_Loan\_Data\_Risk\_VW** data share.
122126

123127
![Create Data Product Share](./images/select-shared-data-2a.png )
124128

@@ -147,4 +151,5 @@ This workflow ensures faster risk analysis, smarter decisions, and tighter colla
147151

148152
## Acknowledgements
149153
* **Authors** - Eddie Ambler, Otis Barr
150-
* **Last Updated By/Date** - Otis Barr, June 2025
154+
* **Last Updated By/Date** - June 2025, Otis Barr
155+
15.7 KB
Loading
-80.3 KB
Loading
162 KB
Loading
71.5 KB
Loading
133 KB
Loading
10.4 KB
Loading

dev-ai-data-platform/sync-link/sync-link.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -45,63 +45,64 @@ By the end, you’ll have the skills to turn raw, external data into a seamless
4545

4646
![Create Data Product Share](./images/task1-scrn-8.png "Create Data Product Share")
4747

48-
5. Select **LoanApp Customer-extention.csv** from the list, this will take you to the Cloud Object Entity page.
48+
5. From the list, select **LoanAppcustomer_extension.csv** to open the **Cloud Object Entity** page.
4949

5050
![Create Data Product Share](./images/click-csv.png "Create Data Product Share")
5151

52-
5. Select the **Load to Table** button and the Load Data page will appear.
52+
6. Click **Load to Table**. The **Load Data** page will appear.
5353

5454
![Create Data Product Share](./images/task1-scrn-9.png "Create Data Product Share")
5555

56-
6. Click the **Edit (pencil)** icon, in the lower right corner.
56+
7. Click the **Edit (pencil)** icon, in the lower right corner.
5757

5858
![Create Data Product Share](./images/task1-scrn-10.png "Create Data Product Share")
5959

60-
7. In the table section, select **Create Table** from the list of options displayed.
60+
8. In the table section, select **Create Table** from the list of options.
6161

6262
![Create Data Product Share](./images/task1-scrn-11.png "Create Data Product Share")
6363

64-
8. Enter **CUSTOMER_EXTENTION** for the name of the table. Click the **Close** button.
64+
9. Let's change the default name to something more meaningful for our use case. Enter **CUSTOMER_EXTENSION** as the name of the table, then click the **Close**.
6565

6666
![Create Data Product Share](./images/task1-scrn-12.png "Create Data Product Share")
6767

68-
9. Click the **Start** button on the Data Load page.
68+
10. Click **Start** on the **Data Load** page.
6969

7070
![Create Data Product Share](./images/task1-scrn-13.png "Create Data Product Share")
7171

72-
10. Click the **Run** button in the popup window, to start a job that loads data from the Cloud Store.
72+
11. In the popup window, click **Run** to start the data load job from object storage.
7373

7474
![Create Data Product Share](./images/run-load.png "Create Data Product Share")
7575

76-
11. The table will appear on the Table and View Loads page, once the job is completed. To generate a report and review the SQL used for the job, click on the **Report** button.
76+
12. Once the job completes, the table appears on the **Table and View Loads** page. Click **Report** to review job details and the SQL used.
7777

7878
![Create Data Product Share](./images/task1-scrn-14.png "Create Data Product Share")
7979

80-
12. Click the **Close** button when finished.
80+
13. Click **Close** when finished.
8181

8282
![Create Data Product Share](./images/task1-scrn-15.png "Create Data Product Share")
8383

84-
13. To review details about the data in the table using SQL Worksheet, click on the **Query** button.
84+
14. To inspect the data in SQL Worksheet, click **Query**.
8585

8686
![Create Data Product Share](./images/task1-scrn-16.png "Create Data Product Share")
8787

88-
14. The SQL Worksheet will appear with the query pre-loaded, the query results available, and an analysis of the data set.
88+
15. The SQL Worksheet opens with the query pre-loaded, results displayed, and an analysis of the dataset.
8989

9090
![Create Data Product Share](./images/task1-scrn-17.png "Create Data Product Share")
9191

92-
15. Select **Catalog** from the left rail and take note that the **Customer_Extension** table now appears in the Catalog.
92+
16. Return to **Catalog** in the left rail. You’ll see the **CUSTOMER_EXTENSION** table now listed in the catalog.
9393

9494
![Create Data Product Share](./images/task1-scrn-18.png "Create Data Product Share")
9595

96-
**Congratulations you have now loaded your Object Storage discovered in your catalog data into your ADB.**
9796

9897
You’ve just loaded external object storage data directly into your Autonomous Database—turning a static file into a query-ready table. This move helps optimize performance and makes your data ready for analytics, joins, and future products.
9998

100-
1. From the Data Catalog page with Data Objects selected, make sure the Cloud Object filter is selected, then select **LoanAppCustomer_segment.csv** from the list for the Cloud Object Entity page.
99+
## Task 2: Link Object Storage Data from Data Catalog to ADB.
100+
101+
1. From the **Catalog** page, make sure **Data Objects** is selected and the **Cloud Object** filter is active. Then select **LoanAppcustomer_segment.csv** to open the **Cloud Object Entity** page.
101102

102103
![Create Data Product Share](./images/task2-scrn-1a.png "Create Data Product Share")
103104

104-
2. Select the **Load to Table** button and the Load Data page will appear.
105+
2. Click the **Load to Table** button to open the **Load Data** page.
105106

106107
![Create Data Product Share](./images/task2-scrn-10a.png "Create Data Product Share")
107108

@@ -125,7 +126,7 @@ You’ve just loaded external object storage data directly into your Autonomous
125126

126127
![Create Data Product Share](./images/task2-scrn-13.png "Create Data Product Share")
127128

128-
8. The table will appear on the Table and View Loads page once the job is completed. To review details about the data in the table using SQL Worksheet, click on the **Query** button.
129+
8. Once the job completes, the table appears on the **Table and View Loads** page. Click **Query** to review the data using SQL Worksheet.
129130

130131
![Create Data Product Share](./images/task2-scrn-14.png "Create Data Product Share")
131132

0 commit comments

Comments
 (0)