Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Implementing Oracle Integration Cloud Service

You're reading from  Implementing Oracle Integration Cloud Service

Product type Book
Published in Jan 2017
Publisher Packt
ISBN-13 9781786460721
Pages 506 pages
Edition 1st Edition
Languages

Table of Contents (21) Chapters

Implementing Oracle Integration Cloud Service
Credits
Foreword
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. Introducing the Concepts and Terminology 2. Integrating Our First Two Applications 3. Distribute Messages Using the Pub-Sub Model 4. Integrations between SaaS Applications 5. Going Social with Twitter and Google 6. Creating Complex Transformations 7. Routing and Filtering 8. Publish and Subscribe with External Applications 9. Managed File Transfer with Scheduling 10. Advanced Orchestration with Branching and Asynchronous Flows 11. Calling an On-Premises API 12. Are My Integrations Running Fine, and What If They Are Not? 13. Where Can I Go from Here?

Using variables to enrich messages


Certain integration patterns have both in and out flows, and it is possible for ICS to enrich the response message with information in the request message. This can be achieved because the request message is held as a variable in the integration. Currently, the use of variables only appears in the Basic Map Data pattern, but we will see the capability appear in other patterns where appropriate, soon enough.

We can use this capability to enrich the response with part of the request. This makes it possible to address situations where the requester wants to work in a stateless manner (that is, does not keep track of what was requested between the call and the response. As is the case in the REST architectural style).

To demonstrate this, we will create a scenario where a web service is offered and allows a status request for the position information of a flight, but assumes the caller is context-aware. But we want to return to the originator sufficient information...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}