EBS Customizations (MOSC)

MOSC Banner

Store Bi Publisher Output PDF to a Table's BLOB column

edited Jan 27, 2023 6:24PM in EBS Customizations (MOSC) 3 commentsAnswered ✓

Hi,

My current Report Generation Process using Bi Publisher is as Follows:

  1. Concurrent request calls a procedure which dumps the relevant data into the temp table
  2. The procedure submits another concurrent request which uses an executable "XDODTEXE " to generate a PDF report.

I now have a requirement to save the output generated to a table along with some other request parameters.

To that end, I am extracting the out_filename from fnd_concurrent_program for a given request_id. And I have already defined the directory REPORT_DIR where the output PDF file name is being saved.

After that the code is as follows:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center