
Implementing Oracle Integration Cloud Service
By :

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.