[ome-users] Image Upload and Java API
Ilya Goldberg
igg at nih.gov
Sun Jul 30 03:44:00 BST 2006
Hi Nick
Does the file in question import into OME using the web UI? The
command line?
What does the 'Tasks' link under 'Options' in the Web UI navigation
pane say - did your import task start, did it get registered?
Did your XMLRPC caller register a fault? Is there one in the Apache
error log?
The most important thing to determine first is that your file is
indeed importable using the tried and true web UI and/or command line
(ome import).
If the file is not importable, then importFiles will simply return an
empty array. Is this what you got?
-Ilya
On Jul 28, 2006, at 2:02 PM, Nicholas Lahens wrote:
> Hi again,
> Thanks for directing me to the uploadFile method. It simplified
> the code I had in place previously. Currently. I'm able to
> upload the raw file to the OMEIS server (into the
> OME/OMEIS/Files directory). I accomplished this using the
> uploadFile method Ilya mentioned. However, I'm still short of
> getting OME to recognize the image and create the accompanying
> pixel files and metadata entries. I've used XMLRPCCaller to call
> the "importFiles" method in an attempt to accomplish this, but
> it does not return any image IDs and no new entries are made in
> the Pixels directory. Is the importFiles method capable of
> extracting all of the metadata and creating the pixel files? Or
> do I need to make separate calls to other methods before
> importing the files? Thanks again everyone.
>
> Nick
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
More information about the ome-users
mailing list