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

Chapter 4. Integrations between SaaS Applications

In the previous chapters, we looked at basic integration patterns. In Chapter 2, Integrating Our First Two Applications, we created a point-to-point integration, integrating a SOAP inbound service and a REST outbound service, and in Chapter 3, Distribute Messages Using the Pub-Sub Model, we converted a simple integration into a publish and subscribe pair of integrations and extended it with multiple subscribers.

So far we have demonstrated the use of our own service definitions for the trigger services and online tooling to document and mock our back-end services. In this chapter we're going to demonstrate the integration between existing SaaS (Software as a Service) applications. Integrating with SaaS applications is getting more and more important now that companies are moving away from on-premises application to Cloud hosted solutions. Where we have the need to share data between on-premises applications, for example integrating our CRM...