Say Hello World Invoke

Use this recipe to call and invoke a simple REST web service in an orchestrated integration. Simple logging is also used.

Note:

This recipe is available as Oracle Integration — REST | Say Hello World Invoke 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 call and invoke a simple REST web service in an orchestrated integration. The REST Adapter is triggered when you specify a URL. The Hello World REST Adapter that you previously used in the Say Hello World recipe is invoked in the integration. The name and email address response are sent to you in JSON format.

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