What is the maximum file size for API when attaching files to Payables Invoice?
I am using the uploadAttachment
operation from SOAP Web Services for Financials to attach files to Payables Invoices.
Documentation reference:
I would like to confirm whether the maximum file size per attachment is 2GB, based on the FND_FILE_UPLOAD_MAX_SIZE
parameter.
If 2GB is not the actual limit, could you please clarify the following?
- What is the maximum allowed file size for a single attachment?
- If not defined, what is the recommended safe size?
- What is the maximum size after Base64 encoding?
- If not defined, what is the recommended size?
- What is the maximum size for the full SOAP request payload
Tagged:
0