Skip to content

Commit 0672593

Browse files
Merge pull request #1607 from oracle-devrel/alexandruporcescu-patch-1-oci-di
Update README.md
2 parents 61d2854 + 4183427 commit 0672593

File tree

1 file changed

+29
-3
lines changed
  • data-platform/data-integration/oci-data-integration

1 file changed

+29
-3
lines changed

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

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
Reviewed: 24.04.2024
5+
Reviewed: 28.02.2025
66

77
# Useful Link
88

@@ -26,11 +26,37 @@ Reviewed: 24.04.2024
2626

2727
- [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)
2828
- 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
3056

3157
# License
3258

33-
Copyright (c) 2024 Oracle and/or its affiliates.
59+
Copyright (c) 2025 Oracle and/or its affiliates.
3460

3561
Licensed under the Universal Permissive License (UPL), Version 1.0.
3662

0 commit comments

Comments
 (0)