Skip to content

Commit 1a1b1ae

Browse files
Update README.md
typo
1 parent d828d6f commit 1a1b1ae

File tree

1 file changed

+18
-18
lines changed
  • app-dev/app-integration-and-automation/reusable-assets-cloud

1 file changed

+18
-18
lines changed

app-dev/app-integration-and-automation/reusable-assets-cloud/README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,54 +7,54 @@ This section contains various examples related to Application Integration: demo
77
- [Enable multicloud integrations from Oracle Cloud ERP to Microsoft Azure SQL Database](https://docs.oracle.com/en/solutions/oci-multicloud-erp-azure/index.html)
88
- Reference Architecture on the Oracle Architecture Center, which provides the necessary considerations and recommendations to enable a multicloud, event-driven, and no-code integration solution to receive real-time feeds from Oracle Cloud ERP and send those to a private Microsoft Azure SQL Database, leveraging a component Oracle Integration provides called the connectivity agent, to facilitate on-premises/multicloud integrations
99
- [Implement message-level encryption in Oracle Integration Cloud using OCI Vault](https://docs.oracle.com/en/solutions/oic-message-level-encryption/index.html#GUID-5C843938-A470-4584-9048-4361025358C6)
10-
- Message-Level Encryption (MLE) is a security technique used to protect the confidentiality and integrity of a message during transmission. It involves using encryption algorithms to scramble the contents of a message so that only the intended recipient, with the decryption keys, can read it. This reference architecture shows how you can implement message level encryption in OIC using OCI Vault Service.
10+
- Message-level encryption (MLE) is a security technique used to protect the confidentiality and integrity of a message during transmission. It involves using encryption algorithms to scramble the contents of a message so that only the intended recipient, with the decryption keys, can read it. This reference architecture shows how you can implement message-level encryption in OIC using OCI Vault Service.
1111

1212
## Demos
1313

1414
- [Cloud Coaching Webinar: Multi-Cloud Employee New Hire Delta Feeds from Oracle HCM Cloud into Azure Data Lake](https://youtu.be/sn0qLz4jJ38)
15-
- Demo Video where we show to quickly and easily enable a multi-cloud integration solution to feed a private Microsoft Azure Data Lake (Azure Blob Storage) with Employee New Hire Delta Feeds coming from Oracle Fusion HCM Cloud. Learn how to use a no-code approach with Oracle Integration Cloud's prebuilt connectors and connectivity agent (key enabler for multicloud integrations) and Oracle Cloud Infrastructure Streaming (Kafka-based)
15+
- Demo Video where we show how to quickly and easily enable a multi-cloud integration solution to feed a private Microsoft Azure Data Lake (Azure Blob Storage) with Employee New Hire Delta Feeds coming from Oracle Fusion HCM Cloud. Learn how to use a no-code approach with Oracle Integration Cloud's prebuilt connectors and connectivity agent (key enabler for multicloud integrations) and Oracle Cloud Infrastructure Streaming (Kafka-based)
1616

1717
- [Oracle Integration Cloud - Feature - Recipes](https://youtu.be/Yfim7S11gU8)
18-
-This video will explain Oracle Integration Cloud Feature Recipes. Recipes are pre-built integrations covering a certain use case scenario. A recipe contains all the resources required for a specific integration usecase. The resources include integration flows, connections, lookups, and certificates. Use a recipe to quickly get started on your integration journey.
18+
-This video will explain Oracle Integration Cloud Feature Recipes. Recipes are pre-built integrations covering a certain use case scenario. A recipe contains all the resources required for a specific integration use case. The resources include integration flows, connections, lookups, and certificates. Use a recipe to quickly get started on your integration journey.
1919
Demonstration includes:
2020
- Overview of Recipes
2121
- How to find and install recipes
2222
- Run and Test Recipes
23-
- Following Recipes demonstrated end to end
23+
- The following Recipes demonstrated end-to-end
2424
- Oracle Fusion PopUp Notification
2525
- Oracle ERP Cloud FTP Server Business Event
2626
- SOAP Calculator Multiple Operations
2727

2828
- [Oracle Integration Cloud - Feature - Projects](https://youtu.be/CxNDbBnWWYU)
29-
-This video will explain Oracle Integration Cloud Feature Projects, how you can use it. Enterprises often have hundreds of integrations to manage and monitor. Developers want to focus on specific integration components involved with an automated business process. With OIC Project, all related integrations and their components are in a single unified workspace. Additionally, projects provide robust life cycle management and risk-free updates to prebuilt integrations.
29+
-This video will explain Oracle Integration Cloud Feature Projects, and how you can use it. Enterprises often have hundreds of integrations to manage and monitor. Developers want to focus on specific integration components involved with an automated business process. With OIC Project, all related integrations and their components are in a single unified workspace. Additionally, projects provide robust life cycle management and risk-free updates to prebuilt integrations.
3030

3131
Demonstration includes:
3232
- Creating Project & setting Role Based Access
33-
- Creating Connections (FTP, Rest, Autonomous Database(ATP) using JDBC With OCI Signature security Policy)
33+
- Creating Connections (FTP, Rest, Autonomous Database(ATP) using JDBC With OCI Signature Security Policy)
3434
- Creating Lookup
3535
- Creating App Driven Integration (Bulk Load Data to ATP)
3636
- Creating Schedule Integration
37-
- Run, Observe & Monitor the Integrations
38-
- Create Deployments and Migrate to another Instances
39-
- Creating a new Version of Integration, Deployment and Migrate to another Instance
37+
- Run, Observe and monitor the Integrations
38+
- Create Deployments and Migrate to another instance
39+
- Creating a new version of Integration, Deployment, and Migrate to another Instance
4040
- Add Schedule and see Future Runs
41-
- Check Design time Audit
41+
- Check Design Time Audit
4242

4343
- [Oracle Integration Cloud - Feature - Publish & Subscribe Events](https://youtu.be/3gZcHnPJtuk)
4444

45-
-This video will explain Oracle Integration Cloud Feature Events, how Events can be used to create publish and subscribe integration pattern.
45+
-This video will explain Oracle Integration Cloud Feature Events, and how Events can be used to create publish and subscribe integration patterns.
4646

4747
Demonstration includes:
4848
- Creating an Event in Oracle Integration Cloud
4949
- Creating an Integration that publishes the Event
50-
- Creating an integration that subscribes to the Event and add data in ServiceNow
51-
- Creating an integration that subscribes to the Event and append data in a file stored in an FTP Server
50+
- Creating an integration that subscribes to the Event and adds data in ServiceNow
51+
- Creating an integration that subscribes to the Event and appends data in a file stored in an FTP Server
5252

5353
- [Oracle Integration Cloud - Feature - Parallel Action](https://youtu.be/BTtPsDyiVLo)
54-
-This video demonstrate how you can use parallel action in Oracle Integration.
54+
-This video demonstrates how you can use parallel action in Oracle Integration.
5555
Parallel action is used to process tasks in parallel to improve integration performance and response times.
5656

57-
Demonstration includes: Rest Based App Driven Integration that takes Supplier Data and Creates the Supplier in parallel in two systems:
57+
The demonstration includes Rest Based App Driven Integration that takes Supplier Data and Creates the Supplier in parallel in two systems:
5858
- Oracle ERP Cloud
5959
- Autonomous Database
6060
- [Red Hot Webinar: Event-Driven and Low-Code Document Approval Process and Lifecycle Automation](https://youtu.be/kQuF2XOYKOc)
@@ -72,16 +72,16 @@ This section contains various examples related to Application Integration: demo
7272
- [Red Hot Webinar: Event-Driven & Real-Time Order Feeds from Shopify to MSFT SQLServerDB with No-Code Integration](https://youtu.be/IFrFI-feWQU)
7373
- Demo Video about enabling Real-Time and Event-Driven Order feeds from Shopify to an On-Prem Microsoft SQLServer DB, using No-Code Integration with Oracle Cloud Integration and Streaming (Kafka-based)
7474
- [Cloud Coaching Webinar: Building a Multi-Cloud, Event-Driven Service Request Feeds Solution using No-Code Integration](https://youtu.be/gvENaT6fcYY)
75-
- Demo Video where we show to quickly and easily enable a real-time and event-driven solution to feed a Microsoft Azure SQL database with service request data coming from Oracle Fusion CX Service. Learn how to use a no-code approach with Oracle Integration Cloud's prebuilt connectors and connectivity agent (key enabler for multicloud integrations) and Oracle Cloud Infrastructure Streaming (Kafka-based)
75+
- Demo Video where we show how to quickly and easily enable a real-time and event-driven solution to feed a Microsoft Azure SQL database with service request data coming from Oracle Fusion CX Service. Learn how to use a no-code approach with Oracle Integration Cloud's prebuilt connectors and connectivity agent (key enabler for multicloud integrations) and Oracle Cloud Infrastructure Streaming (Kafka-based)
7676
- [OIC - Recipes and Accelerators - Exploit Reuse](https://www.youtube.com/watch?v=qt_vX5CpRL4)
7777
- Demo Video (part of Red Hot Webinars) where we show how to use a Recipe (HCM Employee sync) and how to enhance it through an available accelerator.
7878
- [Cloud Integration is not only for SaaS: an EBS modernization ](https://www.youtube.com/watch?v=E_Kz-r26La4)
7979
- Demo Video (part of Red Hot Webinars) where we show an initiative to enhance and modernize the EBS platform for better reach and ease of users. No change to existing workflow approvals in EBS and standard EBS Self Service Submissions has been required. From a mobile VBCS app employees are able to submit their IQAMA Renewal (Residence renewal) or Overtime Work Requests and their managers (up to 2 management chains up) are able to check the request and perform their approval. It uses EBS Integrated SOA Gateway which exposes custom and standard EBS APIs reached through OIC REST adapter.
8080

8181
## Blogs
8282

83-
- [Practical Guide to use HCM Data Loader with Oracle Integration](https://blogs.oracle.com/integration/post/practical-guide-to-use-hcm-data-loader-with-oracle-integration)
84-
- This blog addresses some key practical steps and pre-requisites needed to use HCM Data Loader with Oracle Integration Cloud. Steps like generating Business Object Mapping file in Fusion HCM. How to work with nxsd in Oracle Integration Cloud and more.
83+
- [Practical Guide to using HCM Data Loader with Oracle Integration](https://blogs.oracle.com/integration/post/practical-guide-to-use-hcm-data-loader-with-oracle-integration)
84+
- This blog addresses some key practical steps and prerequisites needed to use HCM Data Loader with Oracle Integration Cloud. Steps like generating Business Object Mapping file in Fusion HCM. How to work with nxsd in Oracle Integration Cloud and more.
8585

8686
- [OCI Signature in Oracle Integration Rest Adapter for OCI Rest APIs](https://blogs.oracle.com/integration/post/oci-signature-in-rest-adapter-for-oci-rest-apis)
8787
- This blog provides step by step guide on configuring OCI Signature Version 1 security policy in OIC Rest Adapter to call any OCI Rest APIs.

0 commit comments

Comments
 (0)