Hello All,
Currently researching a requirement for one of my projects where we want to store the pdf files generated by BI publisher as a blob column in a table.
Can anybody please share how this can be achieved from BI publisher ?
Thanks in Advance
How about generating in a folder which is an external folder in your DB and you have a piece of SQL reading it into a table?
It isn't something Publisher will do out of the box, Publisher generates files and write them somewhere, but a PDF into a database table is asking a bit too much...
Thank You @Gianni Ceresa