PlsqlDocumentProcedure

Specifies the procedure to call when a document download is initiated. This procedure is called to process the download
Syntax:
PlsqlDocumentProcedure [string]
Default:
[none]
Example:
PlsqlDocumentProcedure portal.wwdoc_process.process_download

Tips for PlsqlDocumentProcedure

If your application does not do document uploads/downloads, this parameter may be omitted

Please refer to the mod_plsql documentation for more details about the upload/download process and the structure of the restrictions on the document table format

In older versions, this parameter was called document_proc