Login  Register

Re: attached file size via email

Posted by ErmanArslansOracleBlog on Apr 24, 2020; 10:03am
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/attached-file-size-via-email-tp8272p8273.html

Hi Latifa,

The only E-Business Suite limit to the file size of an attachment is profile option 'Upload File Size Limit'
This is true for EBS R12 and 11i

Take a look at this note -> Security Configuration Mechanisms in the Attachments Feature in Oracle E-Business Suite (Doc ID 1357849.1)

However, there are some bugs as well..
for example -> BUG:27954154 - LIMITING ATTACHMENT SIZE

That is, the application and/or the functionality should also take this profile value into consideration while working with the attachments.

Do you have any problems with this? Can't you limit that?