UTL_FILE can work with DBA_DIRECTORIES by specifying the name of the directory. This approach requires all the different paths to be defined as DBA_DIRECTORY.
Can UTL_FILE work with absolute path (for example /common/interface/out/ABC) instead of creating a new DBA_DIRECTORY for every single folder ?