[ome-devel] Image import into OME

Harry Hochheiser hsh at nih.gov
Mon Nov 28 16:01:46 GMT 2005


Gerhard:

Yes, it can be done via XML-RPC. As i suggested, take a look at the  
code in TestImport.java

-harry

On Nov 28, 2005, at 8:56 AM, gerhard wrote:

> Thanks for your answer,
> What I am trying to do is practically the same like the web interface
> does when it imports an image. But I want do this from an own
> application using XML-RPC.
> I don't know if something like that can be done via XML-RPC.
>
> gerhard
>
>
> Harry Hochheiser wrote:
> >
> > Gerhard:
> >
> > First, a clarification. The URL's given on that synopsis page refer
> > simply to loading files into OMEIS - not into the OME database  
> itself.
> > If you use curl to execute those commands, you will end up with  
> pixels
> > in OMEIS, but not corresponding records in the database. (Ilya,  
> please
> > clarify if I've mis-spoken here).
> >
> > There is code in the Import Facade to handle importing via XML-RPC.
> > However, it has not been widely used and I am personally almost
> > completely unfamiliar with it.
> >
> > If I were to want to do this, I would probably model my code against
> > the contents of TestImport.java - found in the OME-JAVA package.
> > TestImport calls ImportManager.java to do some of its work, but most
> > of the details are found in TestImport itself.
> >
> > What exactly are you trying to do? There may be some easier ways to
> > approach this question if we have a bit more context?
> >
> > -harry
> >
> >
> >
> > On Nov 28, 2005, at 6:57 AM, gerhard wrote:
> >
> >> Hello,
> >> how can I import an image without using the "Web Interface", so  
> that the
> >> image is shown in the "Web Interface".
> >> I want to use XML-RPC;
> >> I think the first steps I have to do are documentated on this  
> site and
> >> could be done via curl:
> >> http://www.openmicroscopy.com/api/omeis/synopsis.html
> >> but what comes next?
> >> Create an MEX? or using the "start import" Method in Import Facade?
> >> Is it in general possible to do it via XML-RPC?
> >>
> >> Thanks very much
> >> gerhard
> >> _______________________________________________
> >> ome-devel mailing list
> >> ome-devel at lists.openmicroscopy.org.uk
> >> <mailto:ome-devel at lists.openmicroscopy.org.uk>
> >> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
> >>
> >
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmicroscopy.org.uk/pipermail/ome-devel/attachments/20051128/4d633aeb/attachment.htm


More information about the ome-devel mailing list