[ome-devel] configOriginalFilesModule

gerhard bi1825 at fh-weihenstephan.de
Wed Nov 30 13:05:10 GMT 2005


Thanks for answer,
and sorry for always asking questions regarding XML-RPC, but it's really
hard to understand because the documentation on this topic is really less.
Nevertheless this was almost the full request I just cut off the first
two lines.

<methodCall>
<methodName>dispatch</methodName>
<params>
<param>
<value>7c61cb06ca0126576cf2017941877bff</value></param>
<param>
<value>configOriginalFilesModule</value></param>
</params>
</methodCall>

Now it's complete. This request is done during the import of an image
via OME ImageJ Plugin.


Another question I have regards the following code:

<methodCall>
<methodName>dispatch</methodName>
<params>
<param>
<value>f6168da8ca6a6045b85209594691522a</value></param>
<param>
<value>retrieveObject</value></param>
<param>
<value>@Experimenter</value></param>
<param>
  <value>
    <struct></struct>
  </value>
</param>
<param>
  <value>
    <struct>
      <member><name>.</name><value><array><data><value>FirstName</value></data></array></value></member>
    </struct></value>
</param>
</params>
</methodCall> 

How can I define that I want to get all FirstNames. The First Name of
every experimenter listet in experimenters

Thanks very much




Hochheiser, Harry (NIH/NIA/IRP) wrote:
>Gerhard:
>
>It is a bit hard for me to determine exactly what's going on without the entire request at hand: if you can send the full request, that might help.
>
>Default iterator and new feature tag are two attributes of analysis  modules. For more detail on this, consult the XML schema docs at 
>
>http://www.openmicroscopy.org/XMLschemas/AnalysisModule/latest/AnalysisModule_xsd/index.html
>
>harry
>
>
>-----Original Message-----
>From: gerhard [mailto:bi1825 at fh-weihenstephan.de]
>Sent: Wed 11/30/2005 6:35 AM
>To: ome-devel at lists.openmicroscopy.org.uk
>Subject: [ome-devel] configOriginalFilesModule
> 
>Hello,
>can anyone explain the following method(configOriginalFilesModule) and
>the values I get as response.
>Especially default_iterator and new_feature_tag.
>
>Thanks
>gerhard
>
><params>
><param>
><value>7c61cb06ca0126576cf2017941877bff</value></param>
><param>
><value>configOriginalFilesModule</value></param>
></params>
></methodCall>
>
><methodResponse>
><params>
><param>
><value>
><struct>
>      <member><name>name</name><value><string>Original files</string></value></member>
>      <member><name>default_iterator</name><value><string>*([-NULL-])*</string></value></member>
>      <member><name>id</name><value><int>1</int></value></member>
>      <member><name>new_feature_tag</name><value><string>*([-NULL-])*</string></value></member>
></struct></value></param>
></params>
></methodResponse>
>
>_______________________________________________
>ome-devel mailing list
>ome-devel at lists.openmicroscopy.org.uk
>http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
>
>
>  



More information about the ome-devel mailing list