How to send email with attachments in OIC? By Niket Narang
May 29, 2020 Leave a comment
Have you ever encountered a scenario where the requirement was to send attachments along with email notification in OIC and you could not? Well, now it is possible. The new feature makes it really easy to configure notification activity to add attachments along with the email.
Prerequisite
- Enable feature flag:
oic.ics.console.notification-attachment
Click here to learn on how to enable feature flag. The minimum Oracle Integration version required for the feature is 191020.0200.32001.
Step By Step Guide to Send Notification with Attachment
There are multiple ways in OIC to work with files. Some of the options are i) configure REST adapter to accept attachments as part of the request, ii) use Stage file activity to create a new file or iii) use FTP adapter to download the file to OIC from remote location for further processing. Any file reference(s) created by upstream operations can be used to configure attachments in the notification activity. Let us learn how we can configure notification action to send email with attachments in simple steps:
- For this blog, we will clone the sample integration ‘Hello World’ that is available with OIC.
- Navigate to the integration landing page, clone the ‘Hello World’ integration and name it ‘Hello World with Attachment’. Read the complete article here.
For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Wiki
Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress