Oracle Integration is a service that allows you to integrate your cloud and on-premises applications, automate processes, and develop visual applications. This service integrates with other tools by design with pre-built adapters and the API. Using this integration capability, PRAKTIK has developed a tool to help you export your data from the Oracle Integration Cloud to Azure DevOps to take advantage of source control.
The Flow
This tool uses actions you’re already familiar with. To begin, export your code from the Development environment in the Oracle Cloud to an Azure Repo. Next, the code is committed and versioned. Then, a notification for approval arrives. After it is approved, the code is imported into your next environment within the Oracle Cloud. Before each import into a new environment, an approval notification sends. Finally, it is imported into your Production environment back in Oracle where it will run.

How It Works
This tool leverages the Oracle Cloud Infrastructure API to connect the Oracle Cloud to Azure DevOps. To use the tool, a developer will simply initiate a release. Git then pushes the data from Oracle Cloud to an environment in Azure DevOps as an IAR file. There, you can see the history of your application and compare changes more readily.

In Azure DevOps, your pipeline is fully customizable to your needs. You can even have an environment to roll back any unwanted changes.

The only pieces of information you need to begin are the URL to your Oracle Cloud and the login information for it. After that, the tool does the rest. Contact us here at PRAKTIK for more information.

