Send Files from Your Application by Email

Use this recipe to send files from an external application to a specified email address.

Note:

This recipe is available as REST — Oracle Integration | Send Files by Email 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.

Overview

When this recipe receives a REST request containing a file from an external application or from another integration flow in Oracle Integration, it sends the file as an email attachment to a specified email address. The recipe contains an app-driven orchestration integration, which uses the standard REST Adapter.

To use the recipe, you must install the recipe package and configure the connection and other resources within the package. Subsequently, you can activate the integration flow of the package and send a REST request containing a file to the integration's endpoint URL from an external application. When triggered, the integration flow sends the file received to the specified email address as an attachment. If your REST request doesn't contain a file, the integration flow isn't triggered and the email message isn't sent.

Note:

You can send only one file at a time with this recipe.

System and Access Requirements

  • Oracle Integration, Version 21.2.1.0.0 or higher