EBS Customizations (MOSC)

MOSC Banner

Upload BI Publisher PDF output to FND_LOBS table

edited Jul 18, 2014 5:00AM in EBS Customizations (MOSC) 2 commentsAnswered

Hi,

We are using BI Publisher 5.6.3 (embedded in Oracle EBS R12 running on RedHat Linux) to generate some PDF documents (through concurrent request) and need to upload them to FND_LOBS table.

We are aware of PL/SQL API (DBMS_LOBS etc.) which can help to upload but the problem is that the PDF file generated by BI Publisher concurrent request resides on Concurrent Manager node. But if we need to use DBMS_LOBS package to upload the PDF file, same should reside(or be copied) in a directory on database node (ofcourse a DIRECTORY object should be created in DB to read the file from directory). Basically it means that PDF file should be on local file system of database instead of CM node.

Tagged:

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