EBS Customizations (MOSC)

MOSC Banner

Load base64 encoded pdf file to fnd_lobs table in Oracle EBS

I want to load a pdf file into fnd_lobs table, the file is available in base64 encoded format in a database table. What approach can be used to load that file in the fnd_lobs table? afterwards I can use API to attach that lob to purchase order header.

In the below mentioned link the file is placed in a directory and it is loaded in fnd_lobs table, we have the file in base64 encoded string that is interfaced from fusion cloud to EBS:

https://oracleappsessentials.blogspot.com/2017/08/using-attachement-api-in-oracle-apps.html


Thanks in advance.

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