This is currently not possible as the transformation system calls getMetadataFields which is not implemented for the RucioFileCatalog.
src/DIRAC/TransformationSystem/DB/TransformationDB.py
1708: res = catalog.getMetadataFields()
As commented in #8329, it's also not really possible to implement as is, as rucio doesn't have a fixed metadata schema.