Skip to content

Commit 41b967a

Browse files
Merge pull request #447 from oracle-devrel/eloi-data-integration
Adding folder for ODI and update OCI DI with new links
2 parents 297eb5f + f4803ee commit 41b967a

File tree

2 files changed

+42
-3
lines changed
  • data-platform/data-integration

2 files changed

+42
-3
lines changed

data-platform/data-integration/oci-data-integration/README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ Data Integration is a fully managed, multi-tenant service that helps data engine
44

55

66

7-
## Useful Links
8-
7+
## Useful Link
8+
9+
- [OCI Data Integration - Extract data from Fusion Apps](https://www.youtube.com/watch?v=r0m1qCG8v5c)
10+
11+
- [Automate OCI Data Integration Pipelines with parameters](https://eloi-lopes29.medium.com/automate-oci-data-integration-pipelines-with-parameters-7d45584b82a5)
12+
13+
- [OCI Data Integration — Incremental data load](https://eloi-lopes29.medium.com/oci-data-integration-incremental-data-load-bd257d7e34cb)
14+
915
- [OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments](https://eloi-lopes29.medium.com/oci-data-integration-masking-sensitive-data-between-environments-1ad386849419)
1016
- OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments
1117

@@ -28,4 +34,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
2834

2935
Licensed under the Universal Permissive License (UPL), Version 1.0.
3036

31-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
37+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Oracle Data Integrator
2+
3+
Oracle Data Integrator is a comprehensive data integration platform that covers all data integration requirements: from high-volume, high-performance batch loads, to event-driven, trickle-feed integration processes, to SOA-enabled data services. Oracle Data Integrator (ODI) 12c, the latest version of Oracle’s strategic Data Integration offering, provides superior developer productivity and improved user experience with a redesigned flow-based declarative user interface and deeper integration with Oracle GoldenGate. ODI12c further builds on its flexible and high-performance architecture with comprehensive big data support and added parallelism when executing data integration processes. It includes interoperability with Oracle Warehouse Builder (OWB) for a quick and simple migration for OWB customers to ODI12c.
4+
5+
6+
7+
## Useful Links
8+
9+
- [Oracle Data Integrator (ODI) Documentation](https://docs.oracle.com/en/middleware/fusion-middleware/data-integrator/12.2.1.4/odiun/overview-oracle-data-integrator.html#GUID-3B2C52A4-8AFB-424A-9964-29838E875433)
10+
11+
- [ODI Marketplace Documentation](https://docs.oracle.com/en/middleware/fusion-middleware/data-integrator/12.2.1.4/dimgs/getting-started-oracle-cloud-marketplace.html#GUID-1793F6A6-8581-465D-BBE3-8F0C8ADD6536)
12+
13+
- [ODI Certification Matrix](https://www.oracle.com/middleware/technologies/fusion-certification.html)
14+
- System Requirements and Supported Platforms for Oracle Fusion Middleware 12c (12.2.1.4.0)
15+
16+
- [Install ODI Agent on ExaCC with ODI Marketplace](https://eloi-lopes29.medium.com/install-odi-agent-on-exacc-with-odi-marketplace-c98a1a422f55)
17+
18+
- [Changing Autonomous Database wallet in ODI Marketplace](https://eloi-lopes29.medium.com/changing-autonomous-database-wallet-in-odi-marketplace-707a2e2dcf9)
19+
20+
- [ODI — Extracting data from ERP Cloud](https://eloi-lopes29.medium.com/odi-extracting-data-from-erp-cloud-f503baef4499)
21+
22+
- [ODI — Extracting data from E-Business Suite(EBS)](https://eloi-lopes29.medium.com/odi-extracting-data-from-e-business-suite-ebs-3ec690003a9b)
23+
24+
- [Setting up ODI marketplace High Availability](https://eloi-lopes29.medium.com/setting-up-odi-marketplace-high-availability-b1156d4169ec)
25+
26+
27+
# License
28+
29+
Copyright (c) 2023 Oracle and/or its affiliates.
30+
31+
Licensed under the Universal Permissive License (UPL), Version 1.0.
32+
33+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)