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

Building the orchestration


With the connectors established we can create the orchestration. Instead of creating an integration with the Basic Map Data pattern, we are doing something different this time. Create an integration with the Orchestration pattern as shown in the following screenshot:

Create the orchestration using the following details:

Property

Value

Integration Name

FlightScheduleUpdateProcess_Ch10

Identifier

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

Version

01.00.0000

Package Name

ics.book.ch10

Description

The description should be: This orchestration will take the ScheduleUpdate request and will call different services based on the flight identification

With the empty orchestration created you can immediately see that the UI is different from a basic map data pattern of integration. The UI and functionalities offered will progressively change based on the completeness...