Skip to content

Commit c6473f7

Browse files
Merge pull request #1609 from oracle-devrel/alexandruporcescu-patch-oci-data-integration-1
Update README.md
2 parents fe3a0cb + 6051646 commit c6473f7

File tree

1 file changed

+25
-14
lines changed
  • data-platform/data-integration/oci-data-integration

1 file changed

+25
-14
lines changed

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

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,20 @@
33
Data Integration is a fully managed, multi-tenant service that helps data engineers and developers with data movement and data loading tasks. Powered by Spark ETL or ELT processes, a large volume of data can be ingested from a variety of data assets; cleansed; transformed and reshaped; and efficiently loaded to Oracle Cloud Infrastructure target data assets.
44

55
Reviewed: 28.02.2025
6-
7-
# Useful Link
8-
9-
- [OCI Data Integration - Extract data from Fusion Apps](https://www.youtube.com/watch?v=r0m1qCG8v5c)
10-
- Video on how to use OCI Data Integration for extracting data from Oracle Fusion Apps
116

12-
- [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)
13-
- OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments
14-
15-
- [OCI Data Integration — Incremental data load](https://eloi-lopes29.medium.com/oci-data-integration-incremental-data-load-bd257d7e34cb)
16-
- Step-by-step guide that explains how to create an incremental load in OCI DI
7+
# Table of Contents
8+
9+
1. [Team Publications](#team-publications)
10+
2. [Useful Links](#useful-links)
11+
12+
# Team Publications
1713

1814
- [OCI Data Integration - Move data from SQL Server to ADW using OCI DI](https://medium.com/@aporcescu/move-data-from-microsoft-sql-server-to-autonomous-data-warehouse-using-oci-data-integration-34fe7b9b2ee2)
1915
- Blog article explaining how to migrate data from SQL Server into ADW using OCI Data Integration
2016

2117
- [OCI Data Integration - Fix Decimal Precision exceeds Max Precision](https://medium.com/@aporcescu/fix-decimal-precision-exceeds-max-precision-error-in-oci-data-integration-e4e125270ab1)
2218
- Blog article explaining how to fix "Decimal Precision exceeds Max Precision"
2319

24-
- [Automate OCI Data Integration Pipelines with parameters](https://medium.com/@eloi-lopes29/automate-oci-data-integration-pipelines-with-parameters-7d45584b82a5)
25-
- Blog article explaining how to Automate OCI Data Integration Pipelines with parameters
26-
2720
- [Automate Object Store file ingestion to DBCS with OCI DI](https://medium.com/@aporcescu/automating-oracle-object-store-file-loading-with-oci-data-integration-64f8d608601e)
2821
- A step-by-step blog article that explains how to trigger the OCI Data Integration job every time a new file is uploaded to the Object Store
2922

@@ -37,7 +30,25 @@ Reviewed: 28.02.2025
3730
- Automate incremental file loading from OCI Object Storage using Data Integration pipelines
3831

3932
- [Trigger Scripts with OCI Data Integration](https://medium.com/@aporcescu/trigger-scripts-with-oci-data-integration-b4fd483d9431)
40-
- Trigger scripts from OCI Data Integration pipelines using OCI Functions and Paramiko
33+
- Trigger scripts from OCI Data Integration pipelines using OCI Functions and Paramiko
34+
35+
- [Remove processed files with OCI Data Integration](https://medium.com/@aporcescu/remove-processed-files-with-oci-data-integration-1aa09644189f)
36+
- Learn how to remove processed files from OCI Object Storage using OCI data Integration and OCI Functions
37+
38+
39+
# Useful Link
40+
41+
- [OCI Data Integration - Extract data from Fusion Apps](https://www.youtube.com/watch?v=r0m1qCG8v5c)
42+
- Video on how to use OCI Data Integration for extracting data from Oracle Fusion Apps
43+
44+
- [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)
45+
- OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments
46+
47+
- [OCI Data Integration — Incremental data load](https://eloi-lopes29.medium.com/oci-data-integration-incremental-data-load-bd257d7e34cb)
48+
- Step-by-step guide that explains how to create an incremental load in OCI DI
49+
50+
- [Automate OCI Data Integration Pipelines with parameters](https://medium.com/@eloi-lopes29/automate-oci-data-integration-pipelines-with-parameters-7d45584b82a5)
51+
- Blog article explaining how to Automate OCI Data Integration Pipelines with parameters
4152

4253
- [Export/Import use cases for OCI Data Integration](https://www.ateam-oracle.com/post/oci-data-integration-exportimport-use-cases)
4354
- OCI Data Integration's new export/import feature streamlines development, deployment, and governance by enabling seamless transfer of projects and objects across workspaces. Use cases include backups, version control, environment migration, sandbox creation, tenancy migration, disaster recovery, and enhanced collaboration

0 commit comments

Comments
 (0)