Skip to content

Commit 44de132

Browse files
HOL-10 WMS ID: 11158 (#142)
* Updated till Task 4 * HOL 10 final update * Hands on lab 11 - Upgraded to 23.1 * HOL 12 updated to 23.1 + Updated acknowledgements for HOLs 10 & 11 * Updated HOL 13 to APEX 23.1 * Updated HOL 14 to APEX 23.1 * Updated acknowledgements * Oracle APEX Workflow Lab WMS ID: 11525 Oracle APEX Workflow Lab * APEX Workflow Lab WMS ID: 11525 * Workflow Lab Updates to Images * APEX Workflow Lab updated * APEX Workflows Lab - Removed unnecessary images * APEX Workflows Lab updated after QA * Manifest File Updated * APEX Workflow LiveLab Feedback Fixes * APEX Workflows Lab Feedback Fixes * HOL1-5 Updates * Update 2-hands-on-lab-01.md * Update 4-creating-db-objects-quickSQL.md * Update creating-order-page.md * HOL 6 Updated * HOL 7 Update WMS ID : 11155 * Delete Screenshot 2023-10-12 at 1.01.01 AM.png * Update manifest.json * HOL 8 * HOL-9 WMS ID: 11157 * HOL-10 WMS ID : 11158 --------- Co-authored-by: Hope Fisher <127253314+hope-fisher@users.noreply.github.com>
1 parent 5e02103 commit 44de132

30 files changed

+23552
-83
lines changed

apex-professional-hol10/2-creating-add-to-cart-page.md

+77-76
Large diffs are not rendered by default.

apex-professional-hol10/files/hol9.sql

+23,465
Large diffs are not rendered by default.
-138 KB
Loading
Loading
Loading
Loading
-639 KB
Loading
-210 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
-820 KB
Loading
-619 KB
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
-859 KB
Loading
-189 KB
Binary file not shown.
Loading

apex-professional-hol10/introduction.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
11
# Introduction
22

33
## **What is APEX?**
4-
Oracle APEX is a feature of Oracle Database, including the Autonomous Data Warehouse (ADW) and Autonomous Transaction Processing (ATP), Autonomous JSON Database (JSON) and APEX Application Development (APEX) services. Oracle APEX is a low-code development environment with various features and tools, where you can create an application fast. In the future, rather than emailing spreadsheets around to gather information, you will know how to easily create an app in minutes using APEX and email the URL instead. The result will be a secure, scalable, multi-user app that provides a single source-of-truth for your data!
4+
Oracle APEX is a feature of Oracle Database, including the Autonomous Data Warehouse (ADW) and Autonomous Transaction Processing (ATP), Autonomous JSON Database (JSON) and APEX Application Development (APEX) services. Oracle APEX is a low-code development environment with various features and tools where you can create an application fast. In the future, rather than emailing spreadsheets to gather information, you will know how to easily create an app in minutes using APEX and email the URL instead. The result will be a secure, scalable, multi-user app that provides a single source-of-truth for your data!
5+
6+
### Recap
7+
In the last hands-on lab, you practised creating validations on the Page Items and adding Page processes with types like Invoke API, Clear and a branch to a page.
58

69
This Hands-on Lab is a collection of Nine tasks. After completing this lab, your application will enable customers to:
710

811
- Dynamic Actions to manage the Shopping Cart
12+
- Update the badge and icon shown in the navigation bar after the customer has added/edited/removed a product from the shopping cart
13+
- Refresh the shopping cart region
914
- Review the product details
15+
- Review the items added to the Shopping Cart.
1016
- Add, edit, or remove the product from the shopping cart
11-
- Read the customer reviews
1217

1318
Estimated Time: 20 minutes
1419

15-
1620
### Objectives
21+
* Create Dynamic actions for the Shopping Carts Page.
22+
* Add computations and page Processes to the Add to Cart page.
1723

18-
* Create Dynamic actions to the Shopping Carts Page.
19-
* Adding Computations and Page Process to the Add to Cart Page.
20-
21-
*Note: This workshop assumes you are using Oracle APEX 22.2.*
24+
*Note: This workshop assumes you are using Oracle APEX 23.2.*
2225

2326
## Learn More - *Useful Links*
2427

0 commit comments

Comments
 (0)