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

Preparation


Before we start you will need to download the book's resources for this chapter as they contain the inbound (trigger) WSDL called ICSBook-Ch7-FlightProgress-Source.WSDL and the outbound WSDL definition file called ICSBook-Ch7-FlightProgress-Target.WSDL, along with a response payload to use with Mockable.io called ICSBook-Ch7-MockResponse.txt.

Before the outbound WSDL definition can be used, it will need to be edited as before so that the soap:address element has its location attribute referencing your instance of Mockable.io (that is, replace the xxxx.mockable.io part of the URL). With this saved and ready to use, we can get started.