You use the Oracle database's BFILENAME() function to populate the BFILE column with a pointer to your external file.
The BFILENAME() function accepts two parameters:
the database directory object's name (which was created earlier) and the name of the file.