multipart file upload
Hi,
i am trying to upload a file into Oracle EBS using PLSQL procedure. I am uploading the file into FND_LOBS table as BLOB file. But the data is coming as base64 encoded string. Is it possible to upload files using multipart method to Oracle EBS?
If so, how can it be implemented?
i am trying to upload a file into Oracle EBS using PLSQL procedure. I am uploading the file into FND_LOBS table as BLOB file. But the data is coming as base64 encoded string. Is it possible to upload files using multipart method to Oracle EBS?
If so, how can it be implemented?
Tagged:
0