Which callback method should I use?

Im uploading a file to a database table using the file_column plugin. I
also need to extract some info from that file and save it to the same
table.
Which callback method should I use?