Book Image

Implementing Oracle Integration Cloud Service

By : Robert van Molken
Book Image

Implementing Oracle Integration Cloud Service

By: Robert van Molken

Overview of this book

Discover how to use ICS to solve your integration needs with this Oracle Cloud book. Written by Oracle ACE Robert and ACE Associate Phil, you?ll learn how to deliver business value using ICS. ? The only guide to Integration Cloud Service on the market ? A comprehensive guide to building successful integrations on ICS ? Features practical examples and handy tools
Table of Contents (14 chapters)

Individual export

Starting from the designer part of ICS, open the Integrations page. You can see the list of integrations available. To the right of each integration is the actions menu. Click on this and then click on the Export menu option, as shown in the following screenshot:

Individual export

This will result in the downloading of a file with an .iar extension; the filename reflecting the identifier provided when you created the integration and its version number. This is actually a special type of ZIP file and can be opened accordingly.

If we look into the file, we will find a file structure that contains a collection of XML files and properties files. These files describe the integration, its connections, the state of the different parts and their version numbers, as given in the following screenshot:

Individual export

This file can now be imported into another instance of ICS if you want. It is important to remember that there are a couple of constraints:

  • Connection definitions are not carried through in their entirety...