DZone

Oracle EBS is the largest selling suite of applications across North America and it is well integrated with other corporate applications. Often times, there is a business requirement to Preview report outputs (in browser). In this article, we will use RMA Label (developed using XML Publisher report) as an example to display embedded PDF in the browser window on a button click in EBS.

High-level Steps for Implementation

  1. Designing a label in XML Publisher with a client-specific format.
  2. Upload the XML publisher template in Oracle Repository and register as a concurrent program.
  3. Create new pages using OA framework and JDeveloper to trigger XML Publisher label for preview and email.
  4. Add buttons on existing business functions (such as RMA Label Screen) using Personalization to call newly developed pages.

Pre-requisites

I’m using the following for my setup:

Source: DZone