BFile isn't really supported in the code. tables aren't rejected when they contain a BFile type, but the bfile object which is required to read the value from oracle isn't supported at the moment in the core code. You should use a blob in this case or store the filename yourself and read from the filesystem.