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
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oci-api-management/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ API Gateway provides policy enforcement such as limit the number of requests sen
10
10
11
11
API managers can create Usage Plans within API Gateway and define API access tiers. API teams can monitor the traffic and analytics of their APIs based on the usage plan and subscriptions. This enables customers to analyze usage patterns as well as unlock new revenue streams by monetizing APIs.
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oci-api-management/fn-authorizer-apigw-oic/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# fn-authorizer-apigw-oic
2
2
3
3
*Example authorizer function for API Gateway with OIC backend.*
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oci-api-management/fn-authorizer-apigw-ords/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# fn-authorizer-apigw-ords
2
2
3
3
*Example authorizer function for API Gateway with ORDS backend.*
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oci-process-automation/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ Oracle Process Automation (OPA) capabilities help business and IT groups within
4
4
5
5
There are two working environments: the design-time environment, where you develop and test applications, and the runtime environment, where you use and monitor process applications: Structured Processes and Dynamic Processes.
6
6
7
+
Review Date: 03.11.2023
8
+
9
+
7
10
# Useful Links
8
11
9
12
-[OCI API Management Oracle.com Page](https://www.oracle.com/integration/process-automation/)
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oracle-integration-cloud/02-oic-live-labs/README.md
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oracle-integration-cloud/03-oic-outbound-ip-address/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
This pattern address one specific need when using Oracle Integration Cloud OIC for invoking an external web service: define a custom IP address as outbound address for OIC external calls, in order to reach the external service. Some external services need to whitelist the client IP address to allow proper client filtering security.
4
4
5
+
# When to use this asset?
6
+
7
+
Use this asset as an example, when you need to use a specific IP address for OIC.
8
+
5
9
# How to use this asset?
6
10
7
11
This asset is provided as an example. Please tailor the code according to your needs and your context.
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/app-integration-and-automation/oracle-integration-cloud/README.md
+43-1Lines changed: 43 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Oracle Integration (OIC) is an enterprise connectivity and automation platform for quickly modernizing applications, business processes, APIs, and data. Developers and cloud architects can connect SaaS and on-premises applications six times faster with a visual development experience, prebuilt integrations, and embedded best practices. Oracle Integration gives you native access to events in Oracle Cloud ERP, HCM, and CX. Connect app-specific analytic silos to simplify requisition-to-receipt, recruit-to-pay, lead-to-invoice, and other critical processes. Finally, give your IT and business leaders end-to-end visibility.
4
4
5
+
Review Date: 03.11.2023
6
+
5
7
# Useful Links
6
8
7
9
-[Integration Partner & Developer Community - VideoHub Channel](https://videohub.oracle.com/channel/Oracle%2BPartner%2BCommunity)
@@ -39,6 +41,46 @@ Oracle Integration (OIC) is an enterprise connectivity and automation platform f
39
41
-[HA and DR in OIC](https://www.oracle.com/a/ocom/docs/ha-dr-l300.pdf): High Availability Concepts and Architecture
40
42
-[VPN, Fastconnect, Agent: private and public peering patterns](VPN, Fastconnect, Agent: private and public peering patterns): https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/integrations-concepts.html#GUID-1CBE5448-ACD2-40AB-9D65-0D4523CF7BBD
41
43
44
+
## OIC Live Labs
45
+
46
+
### Getting Started With Oracle Integration
47
+
48
+
This workshop shows you how to create two connections using Oracle Integration - One for File Server and one for an On Oracle Autonomous Database. You will learn how to create an integration flow that reads a file from File Server and insert records into Oracle Autonomous Database.
-https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3430 (the same Gen3)
52
+
53
+
### Getting Started With Oracle Integration B2B
54
+
55
+
This workshop shows how to design and develop a B2B Integration in Oracle Integration that helps an Integration developer to onboard Trading Partners and exchange documents (for example Purchase Order, Invoices, etc) in a secured way using protocols like FTP, AS2
This workshop shows how to design and develop a Real-time Integration Usecase in Oracle Integration integrating with the ERP cloud. Out-of-the-box ERP Cloud adapter helps an Integration developer to quickly consume Business Events and Business Services in a secured way using various authentication schemes.
### Oracle Integration - Experiential - ERP Business Events
66
+
67
+
The ERP Cloud Business Event Workshop will cover the recommended steps to complete an end-to-end use case based on ERP Cloud Business Events. This workshop will leverage the Oracle ERP Cloud Adapter, which enables you to create an integration with Oracle Enterprise Resource Planning (ERP) applications. One of the key differentiators of this adapter is support for subscribing to business events raised by various modules in Oracle ERP Cloud and Oracle Supply Chain Cloud. This workshop will showcase the event subscription capabilities to create an App Driven i.e., real-time integration, with updates in ERP Cloud sent immediately to a database table using orchestration with Oracle Integration. The steps outlined in this workshop can be used to demo the event-driven capabilities of the ERP Cloud adapter in Oracle Integration.
This workshop shows you how to design and develop File-based Data Integration (FBDI) Import use cases in Oracle Integration 3 with the ERP Cloud. Out of the box, an ERP Cloud adapter helps an Integration developer quickly import the data into the ERP Cloud in a secure way using various authentication schemes
This workshop shows you how to use REST Adapter as Trigger and Invoke a role using Oracle Integration 3 - You will learn how to create an integration flow that exposes the REST Interface and consumes OAuth-enabled REST API. In the bonus lab, you will learn how to secure OIC Integration Flow with OAuth.
@@ -47,7 +89,7 @@ Oracle Integration (OIC) is an enterprise connectivity and automation platform f
47
89
48
90
# Reusable Assets Overview
49
91
50
-
Relevant reusable assets can be found in subfolders.
92
+
Relevant reusable assets can be found in subfolders and [Shared Assets](https://github.com/oracle-devrel/technology-engineering/tree/main/ai-and-app-modernisation/app-integration-and-automation/shared-assets) page.
0 commit comments