Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Custom Delivery Channel in Oracle EBS BI/XML Publisher

Question
13
Views
0
Comments

Summary

Custom Delivery Channel in Oracle EBS BI/XML Publisher

Content

Hello All,

I've been using Oracle E-Business Suite R12 and would like to implement a custom delivery channel to do the below two activities:

1) FTP the file

2) Call a web-service (I've java code on how to call it, I just want to embed it in custom delivery channel)

I used the below link as reference. I need your help in Implementing DeliveryRequestHandler Interface

The sample code provided in the below link copies a file to a particular location. I need to replace it with above two activities. Please inform me the method & place where I need to keep it. Also, need guidance on how to do FTP

https://docs.oracle.com/cd/E12844_01/doc/bip.1013/e12188/T421739T517851.htm