Is it possible to send the report output as a attachment on email via API? can you please guide us?
Hi Vaibhav, Could you elaborate more on what you meant by API.
Thanks Hassan
Send Email Reports https://docs.oracle.com/en/cloud/saas/otbi/otbi-user/send-email-reports-and-track-deliveries.html#GUID-C5815E71-9348-4C13-BAB6-B5B0C887B3D6
Hi Vaibhav,
Welcome to Oracle Analytics Community.
It is always appreciated if you can share more details on your exact requirement, the product that you are using. Please provide the details, so that community members can help you.
Thanks.
You can achieve by using OIC, using a soap connection to consume reports and then attach the file to an email notification component
Check below as it might be helpful:
How to Configure API fnd_request.add_delivery_option to Send Email Output As An Attachment? (Doc ID 2972868.1)
How To Send Output File Of a Scheduled Process To An Email Account (Doc ID 1983635.1)