[ome-devel] FileID access with xml-rpc

gerhard bi1825 at fh-weihenstephan.de
Wed Nov 2 16:03:04 GMT 2005


Hello everyone, 
I tried to get the FileID of a specific Image out of the OME Database. But the way I tried didn't work.

<methodCall>
       <methodName>dispatch</methodName>
             <params><param><value>23e7c497ba4f7196370199974857f57f</value></param>
                     <param><value>retrieveObject</value></param>
                     <param><value>ModuleExecution</value></param>
                     <param><value><struct>
                                     <member><name>image_id</name><value><int>8</int></value></member>
                                     <member><name>module.name</name><value><string>Image import</string></value></member>
                                   </struct>
                     </value></param>
                     <param><value><struct>
                     <member><name>.</name><value><array><data><value>module_id</value></data></array></value></member>
</struct></value></param></params></methodCall>

The following gives me the id of the Import Module of the specific image.
But I found no way to access the FileID by the id of the Import Module.

Thanks for help
Gerhard



More information about the ome-devel mailing list