Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Custom Delivery Channel in Oracle EBS BI/XML Publisher
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