by icaoberg » Fri Dec 03, 2010 4:33 pm
say i save a table and i name it features.h5 and omero returns a file id 1 -which i dont know-. on disk the file features.h5 doesn't exist, a file with name 1 exist in the repository. since i know the name of the file -not the file id-, is there a way to make a query where given the filename i get the file id? i know i cant do this through the api, since i can only load a table using the file id not the file name.
ivan
ps your previous solution works but it returns every file link and i would like to know if there is a more efficient way.