Book Image

Implementing Oracle Integration Cloud Service

Book Image

Implementing Oracle Integration Cloud Service

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 (21 chapters)
Implementing Oracle Integration Cloud Service
Credits
Foreword
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Using encryption


Before we can undertake the use of any encryption and/or decryption, we need a tool that can generate public and private keys and perform the appropriate encryption or decryption of the file. We have made use of the Java based open source tool Portable PGP (http://ppgp.sourceforge.net/), but there are plenty of other tools available. Once you have chosen the tool, we need a public and private key. The tool you select should provide guidance on how to create the keys if you need any help.

With the key files ready, to make the process quick let's clone MoveAirportsFiles_Ch9, as we have done in previous chapters, using the following details:

Property

Value

Integration Name

MoveAirportsFiles_Ch9_2

Identifier

This will be proposed based on the connection name and there is no need to change unless you would like an alternate name.

Version

01.00.0000

Package Name

ics.book.ch9

Description

This builds upon MoveAirportsFiles_Ch9 this time encrypting the file...