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

Summary


In this chapter, we started out looking at a very simple filter determining whether to allow a message to be sent to Mockable.io. We then extended this and turned the filter into a routing where, if the condition was not satisfied, it would be handled by an alternate route with a different mapping; we saw this in action. We then took the filter integration, swapping the source to a REST call, and extended the filtering conditions; in doing so we got to see a more complex filter being defined, but also explored some of the more advanced REST endpoint properties.

In the next chapter, we will look at how integrations can be connected to the Oracle Messaging Cloud Service for publishing and subscribing messages to third-party applications.