Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -67,25 +67,25 @@ In this first example, you will use the application to approve a project with lo

After navigating to the decisions page, the AI evaluation runs in the background. It analyzes Downtown Mixed-Use Tower’s evaluation and matches it against top supplier options in the database. A custom AI prompt ensures the system uses only internal data—never the internet. In this case, the AI returns three supplier evaluations, each with a clear explanation. All options are displayed alongside the AI’s final recommendation: approval.

5. 1) In the **Select Supplier Option** section, the available supplier options are displayed. The construction procurement manager can choose to request more information to refine the offer, but for this scenario, we will proceed by selecting one of the suggested suppliers.
5. In the **Select Supplier Option** section, the available supplier options are displayed. The construction procurement manager can choose to request more information to refine the offer, but for this scenario, we will proceed by selecting one of the suggested suppliers.



2) Select the AI-recommended supplier option 7001: Atlas Structural Fabrication due to strong mid-rise steel frame project experience, current AISC and AWS documentation, high on-time delivery rate, and confirmed capacity for the six-week delivery window.
6. Select the AI-recommended supplier option 7001: Atlas Structural Fabrication due to strong mid-rise steel frame project experience, current AISC and AWS documentation, high on-time delivery rate, and confirmed capacity for the six-week delivery window.

>Please note that your results may vary. The information provided is generated by OCI Generative AI services, and your outcomes may differ from those presented.

![ Approved Supplier](./images/p1001-confirm.png =50%x*)

3) Set the final project status to **Approved**, then click **Confirm Decision** to complete the process.
7. Set the final project status to **Approved**, then click **Confirm Decision** to complete the process.

The status has been updated to 'Approved' and saved to the customer profile.

![ Confirmed Supplier](./images/p1001-confirmed.png =50%x*)

8. Click the **Download Decision PDF** button.

![P1001 Download Recommendation](./images/p1001-pdf.png =50%x*)
![P1001 Download Recommendation](./images/p1001-pdfv2.png =50%x*)

9. Click **Download PDF**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"workshoptitle": "Build a GenAI App on Oracle AI Database – Construction Procurement Edition",
"workshoptitle": "Build a GenAI App on Oracle AI Database – Construction Engineering Edition",
"help": "[email protected]",
"tutorials": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"workshoptitle": "Build a GenAI-Powered Construction Procurement Application with Oracle AI Database",
"workshoptitle": "Build a GenAI App on Oracle AI Database – Construction Engineering Edition",
"help": "[email protected]",
"tutorials": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"workshoptitle": "Build a GenAI-Powered Construction Procurement Application with Oracle AI Database",
"workshoptitle": "Build a GenAI App on Oracle AI Database – Construction Engineering Edition",
"help": "[email protected]",
"tutorials": [
{
Expand Down
Loading