Using OIC3 To Integrate Azure Blob Storage and On-Premises Files - Part 2
🧩 Using OIC3 To Integrate Azure Blob Storage and On-Premises Files - Part 2 A brief guide to integrating on-premises files and Azure Storage using OIC3 🧠Overview We have multiple on-premises servers hosting file shares, used for integrating data between systems. We also have Azure storage, both our own and third-party storage, also used for integrating file based data. We now have a Oracle cloud based solution which uses Oracle Integration Cloud version 3 (OIC3) to import and export data. We would like to leverage our investment in Oracle to integrate our data between our file systems and Azure storage. This second part will explain how to move files from an Azure Blob Container to an on-premises folder. 📌 What This Post Covers ✅ Configuring an on-premises file connection from OIC3 ✅ Configuring an Azure Blob Storage connection from OIC3 ✅ Configuring a REST connection to access the Azure Storage API from OIC3 ✅ Managing REST data using the XML datatype in SQL Server ✅ Utiliz...