Say Hello World

Use this recipe to see how you can use simple log and email notification actions with a REST Adapter in an orchestrated integration.

Note:

This recipe is available as Oracle Integration — REST | Say Hello World in the Integration Store. Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.

Description

This recipe demonstrates how to use simple log and email notification actions with a REST Adapter in an orchestrated integration. The REST Adapter gets triggered when you specify a URL.

The integration has a switch activity with two rules is defined.

  • If you provide both an email address and a name when triggering the REST Adapter, then a browser response and email response are sent to you.

  • If you provide only a name when triggering the REST Adapter, then only a browser response is sent to you.

With either switch rule, a logging message is created and logged to the activity stream for viewing.

You can also track the integration and monitor message status.

System Requirements

  • Oracle Integration

Related Documentation