Skip to content

Commit 2c2e133

Browse files
authored
Merge branch 'main' into yara-new-asset
2 parents f23a7f5 + 9eda2b1 commit 2c2e133

97 files changed

Lines changed: 8788 additions & 270 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app-dev/app-integration-and-automation/shared-assets/README.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,42 @@ This section contains various examples related to Application Integration: demo
3737

3838
## Demos
3939

40+
- [Developer Coaching - Unlocking AI-Driven Automation with Oracle Integration Cloud](https://youtu.be/uXpIVhgdvDA?si=RSbBr4XS-ep0jUrC)
41+
42+
In this session we have explored how developers can build intelligent, real-world AI workflows using Oracle Integration Cloud together with OCI AI Services, with minimal custom code. Key theme is around Customer Support.
43+
44+
Some of the live demos included:
45+
46+
✅ OCI Language for real-time sentiment analysis of customer interactions
47+
✅ OCI Speech for converting speech to text in automated workflows
48+
✅ Human-in-the-loop escalation
49+
50+
✅ OCI Generative AI for dynamic AI-powered content generation
51+
✅ Native Actions in OIC to orchestrate end-to-end intelligent automation
52+
53+
✅ Exposing Integrations as AI-callable tools with MCP Server in OIC
54+
55+
The focus is on practical implementation patterns for AI-driven customer support scenarios, showing how quickly developers can bring AI capabilities directly into enterprise workflows.
56+
57+
- [Developer Coaching - Beyond Integration - Designing Agentic AI with Oracle Integration & MCP](https://youtu.be/UyU3-TwGSGU?si=X1zCN3CFqksgBl8t)
58+
59+
This session covers following key topic
60+
61+
✅ 𝗔𝗴𝗲𝗻𝘁𝗶𝗰 𝗔𝗜 𝘄𝗶𝘁𝗵 𝗢𝗿𝗮𝗰𝗹𝗲 𝗜𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗶𝗼𝗻 — How OIC fits into agentic architectures where AI agents reason, select tools, and invoke OIC flows to orchestrate real business processes.
62+
63+
✅ 𝗘𝘅𝗽𝗼𝘀𝗲 𝗜𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗶𝗼𝗻𝘀 𝗮𝘀 𝗠𝗖𝗣 𝗧𝗼𝗼𝗹𝘀 — Publishing OIC integrations as Model Context Protocol (MCP) endpoints — discoverable, callable, and OAuth-secured for AI agents.
64+
65+
𝗟𝗶𝘃𝗲 𝗠𝗖𝗣 𝘁𝗼𝗼𝗹 𝗰𝗮𝗹𝗹𝘀 𝗱𝗲𝗺𝗼𝗻𝘀𝘁𝗿𝗮𝘁𝗲𝗱 𝗳𝗿𝗼𝗺:
66+
→ 𝗣𝗼𝘀𝘁𝗺𝗮𝗻
67+
→ 𝗟𝗮𝗻𝗴𝗙𝗹𝗼𝘄
68+
→ 𝗙𝘂𝘀𝗶𝗼𝗻 𝗔𝗜 𝗔𝗴𝗲𝗻𝘁 𝗦𝘁𝘂𝗱𝗶𝗼
69+
70+
✅ 𝗢𝗜𝗖 𝗔𝗜 𝗔𝗴𝗲𝗻𝘁 — Building workflows where AI agents invoke multiple integrations to trigger, orchestrate, and enrich enterprise processes.
71+
72+
✅ 𝗥𝗲𝗮𝗹-𝘄𝗼𝗿𝗹𝗱 𝗗𝗲𝗺𝗼𝘀 — Invoice automation using OCI Document Understanding & ERP Cloud, and Expense Report approval with human-in-the-loop workflows.
73+
74+
If you're building new integrations or modernising existing ones, this session offers practical skills to design intelligent, scalable, and secure agentic solutions.
75+
4076
- [Developer Coaching - From Build to Insight Oracle Integration’s Embedded AI Features](https://youtu.be/yXXxpwrbacQ?si=Qs1dabQm_sQHoFGy)
4177

4278
This developer coaching session highlights how Oracle Integration’s embedded AI features simplify and accelerate the design, build, and optimization of integrations.
@@ -294,6 +330,28 @@ This section contains various examples related to Application Integration: demo
294330

295331
## Blogs
296332

333+
-[How We Built an AI Agent on Top of Enterprise Systems](https://www.linkedin.com/pulse/how-we-built-ai-agent-top-enterprise-systems-harris-qureshi-ask2f/)
334+
335+
One thing most enterprise AI projects get wrong:
336+
337+
They connect the AI directly to the API and call it done.
338+
339+
No governance. No audit trail. No identity propagation. No error handling. No way to reach systems securely on-premise, multi-cloud, or legacy.
340+
341+
In Part 1, I wrote about why the future is AI unlocking enterprise systems — not replacing them.
342+
343+
This is Part 2. The architecture. The protocol. Exactly how we built it.
344+
345+
-[The Enterprise AI Moment Nobody Is Talking About](https://www.linkedin.com/pulse/enterprise-ai-moment-nobody-talking-harris-qureshi-ct0nf/)
346+
347+
The future isn't AI replacing your enterprise systems.
348+
349+
It's AI unlocking them.
350+
351+
Most enterprises are sitting on years of data, logic, and investment — and their people still can't get a straight answer without navigating a maze of screens.
352+
353+
That's changing. Here's how — and what to get right before you start.
354+
297355
-[A Beginner’s Guide to Using OCI Generative AI with Oracle Integration](https://www.linkedin.com/pulse/beginners-guide-using-oci-generative-ai-oracle-harris-qureshi-wqcof/)
298356

299357
Designed for Oracle Integration developers, this beginner-friendly guide walks you through:

cloud-architecture/apps-to-oci/giu/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These resources aim to offer guidance throughout your migration, enabling you to
66

77
Explore these materials to enhance your migration strategy. We appreciate your participation and are committed to supporting your cloud migration journey.
88

9-
Reviewed: 25.11.2025
9+
Reviewed: 15.05.2026
1010

1111
# Table of Contents
1212

cloud-architecture/apps-to-oci/giu/construction-engineering/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These resources aim to offer guidance throughout your migration, enabling you to
66

77
Explore these materials to enhance your migration strategy. We appreciate your participation and are committed to supporting your cloud migration journey.
88

9-
Reviewed: 25.11.2025
9+
Reviewed: 15.05.2026
1010

1111
# Table of Contents
1212

@@ -22,8 +22,7 @@ The reusable assets available in this repository:
2222

2323
# Useful Links
2424

25-
- Primavera P6 EPPM 24.12 (December 2024) is available for download from [E-deliver site](https://edelivery.oracle.com/osdc/faces/SoftwareDelivery). Read more about the latest release in [the Documentation Library](https://docs.oracle.com/en/industries/construction-engineering/index.html)
26-
- [Primavera P6 24.12 Tested Configurations](https://docs.oracle.com/cd/F88967_01/English/tested_configurations/p6_eppm_tested_config.pdf)
25+
- Primavera P6 EPPM 26 (January 2026) is available for download from [E-deliver site](https://edelivery.oracle.com/osdc/faces/SoftwareDelivery). Read more about the latest release in [the Documentation Library](https://docs.oracle.com/en/industries/construction-engineering/index.html)
2726
- [Oracle Construction and Engineering Applications documentation](https://docs.oracle.com/en/industries/construction-engineering/index.html)
2827
- [Oracle Construction and Engineering Applications Lifetime Support Policy](https://www.oracle.com/us/assets/lifetime-support-applications-069216.pdf)
2928
- [Oracle Primavera P6 EPPM Deployment Categories](https://docs.oracle.com/cd/F51302_01/English/Planning/p6_eppm_performance_sizing/index.htm)

cloud-architecture/apps-to-oci/giu/construction-engineering/construction-engineering-discovery-questionnaire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This asset helps the customer and/or the partner to conduct a thorough discovery phase gathering all the necessary information for a proper design of Oracle Construction and Engineering applications on OCI.
44

5-
Reviewed: 25.11.2025
5+
Reviewed: 15.05.2026
66

77
# When to use this asset?
88

cloud-architecture/apps-to-oci/giu/construction-engineering/primavera-solution-definition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains an in-depth guide for Oracle Primavera migration projects. It offers a high-level solution definition for migrating or establishing Primavera Workloads on Oracle Cloud Infrastructure (OCI). With a comprehensive representation of the current state, prospective state, potential project scope, and anticipated timeline, this document aims to provide a precise understanding of the project's scope and intention to all participating entities.
44

5-
Reviewed: 25.11.2025
5+
Reviewed: 15.05.2026
66

77
# When to use this asset?
88

cloud-architecture/apps-to-oci/giu/financial-services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These resources aim to offer guidance throughout your migration, enabling you to
66

77
Explore these materials to enhance your migration strategy. We appreciate your participation and are committed to supporting your cloud migration journey.
88

9-
Reviewed: 25.11.2025
9+
Reviewed: 15.05.2026
1010

1111
# Table of Contents
1212

cloud-architecture/apps-to-oci/giu/financial-services/financial-services-discovery-questionnaire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This asset helps the customer and/or the partner to conduct a thorough discovery phase gathering all the necessary information for a proper design of Financial Services applications on OCI.
44

5-
Reviewed: 25.11.2025
5+
Reviewed: 15.05.2026
66

77
# When to use this asset?
88

cloud-architecture/apps-to-oci/giu/financial-services/flexcube-solution-definition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains an in-depth guide for Oracle Flexcube migration projects. It offers a high-level solution definition for migrating or establishing Flexcube Workloads on Oracle Cloud Infrastructure (OCI). With a comprehensive representation of the current state, prospective state, potential project scope, and anticipated timeline, this document aims to provide a precise understanding of the project's scope and intention to all participating entities.
44

5-
Reviewed: 25.11.2025
5+
Reviewed: 15.05.2026
66

77
# When to use this asset?
88

cloud-architecture/apps-to-oci/giu/food-beverage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These resources aim to offer guidance throughout your migration, enabling you to
66

77
Explore these materials to enhance your migration strategy. We appreciate your participation and are committed to supporting your cloud migration journey.
88

9-
Reviewed: 25.11.2025
9+
Reviewed: 15.05.2026
1010

1111
# Table of Contents
1212

cloud-architecture/apps-to-oci/giu/food-beverage/food-beverage-discovery-questionnaire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This asset helps the customer and/or the partner to conduct a thorough discovery phase gathering all the necessary information for a proper design of Oracle Food and Beverage applications on OCI.
44

5-
Reviewed: 25.11.2025
5+
Reviewed: 15.05.2026
66

77
# When to use this asset?
88

0 commit comments

Comments
 (0)