Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

filenames that has “,” or “.”. When they try to re-download it, it gives them an apex_util_get_blob error

derik.tran16 hours ago

We found that any symbols used in filename gives us this error.

Sample:

  1. file.name.xls - Error
  2. file, name.xls - Error
  3. filename.xls - Downloads fine

User simply attach the files with filenames that has “,” or “.”. When they try to re-download it, it gives them an apex_util_get_blob error.

See Reference below on what we used:

Current version : Oracle APEX 22.2.4

For attachment object I am assuming – standard File Browser

Comments
Post Details
Added 16 hours ago
0 comments
26 views