[ome-users] QueryService
Woodbridge, Mark R
m.woodbridge at imperial.ac.uk
Fri Nov 6 14:02:09 GMT 2009
Hi,
I'm using the client API from Java to run the query:
select i from Image i join fetch i.pixels where i.id = :id
I'm doing this in order to get pixels IDs to pass to the thumbnail service. When I run it as the OMERO super user I get the message:
"Null parameters not allowed: o_id"
I assumed that image Ids would be unique, but it looks like a need to pass the ID of the owner, as well as the image ID. Is this correct? Perhaps I have misunderstood...
Mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20091106/034fca9b/attachment.html>
More information about the ome-users
mailing list