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: data-platform/data-integration/oci-data-integration/README.md
+29-3Lines changed: 29 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
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.
4
4
5
-
Reviewed: 24.04.2024
5
+
Reviewed: 28.02.2025
6
6
7
7
# Useful Link
8
8
@@ -26,11 +26,37 @@ Reviewed: 24.04.2024
26
26
27
27
-[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)
28
28
- 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
29
-
29
+
30
+
-[How to create Parameters in OCI Data Integration (Part 1)](https://medium.com/@aporcescu/how-to-create-parameters-in-oci-data-integration-part-1-dc3782109f1c)
31
+
- This blog post explains how to create parameters in Oracle Cloud Infrastructure (OCI) Data Integration to enhance pipeline flexibility
32
+
33
+
-[Pass values to Parameters automatically in OCI Data Integration (Part2)](https://medium.com/@aporcescu/pass-values-to-parameters-automatically-in-oci-di-cee5d98e2fbc)
34
+
- This step-by-step guide demonstrates how to automatically pass values to parameters in OCI Data Integration pipelines, using a procedure with an output variable to dynamically assign a filename to a subsequent integration task, streamlining workflow and eliminating manual entry
35
+
36
+
-[Incremental File load with OCI Data Integration (Part 3)](https://medium.com/@aporcescu/incremental-file-load-with-oci-data-integration-part-3-b9814179a7d0)
37
+
- Automate incremental file loading from OCI Object Storage using Data Integration pipelines
38
+
39
+
-[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
41
+
42
+
-[Export/Import use cases for OCI Data Integration](https://www.ateam-oracle.com/post/oci-data-integration-exportimport-use-cases)
43
+
- 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
44
+
45
+
-[OCI Data Integration Service Templates](https://blogs.oracle.com/dataintegration/post/oci-data-integration-service-templates)
46
+
- Leverage prebuilt templates in OCI Data Integration to simplify data operations, automate tasks, and customize data flows across OCI and multi-cloud environments
47
+
48
+
-[Using OCI DI and Functions for Fusion SaaS data load](https://www.ateam-oracle.com/post/using-oci-di-and-functions-for-fusion-saas-data-load)
49
+
- Load data from Fusion SaaS using OCI Data Integration and Functions
50
+
51
+
-[Extract data from Fusion Application using BI Publisher in OCI DI](https://blogs.oracle.com/cloud-infrastructure/post/extract-data-from-fusion-application-using-bi-publisher-in-oci-di)
52
+
- Extract data from Oracle Fusion Applications using BI Publisher and OCI Data Integration
53
+
54
+
-[Data Integration and sFTP](https://blogs.oracle.com/dataintegration/post/data-integration-and-sftp)
55
+
- Use OCI Data Integration and REST tasks with OCI Functions to SFTP data to/from Object Storage
30
56
31
57
# License
32
58
33
-
Copyright (c) 2024 Oracle and/or its affiliates.
59
+
Copyright (c) 2025 Oracle and/or its affiliates.
34
60
35
61
Licensed under the Universal Permissive License (UPL), Version 1.0.
0 commit comments