16.8.1.2 Referencing Temp Files by Unique Name
Understand how upload item values identify one or more files in
APEX_APPLICATION_TEMP_FILES.
The value of the Image Upload or File Upload page item contains:
- for single-file upload – the unique name of the uploaded file
- for multi-file upload – the colon-delimited list of unique names of the uploaded files.
Parent topic: Handling Temporary Uploaded Files