[seek-dev] [Bug 1041] - revise WSDL for ecogrid query level I and II interfaces

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Sep 26 14:01:57 PDT 2003


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=1041

jones at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|vieglais at ku.edu             |tao at nceas.ucsb.edu
             Status|ASSIGNED                    |NEW
           Priority|P2                          |P1
            Summary|create WSDL definition of   |revise WSDL for ecogrid
                   |ecogrid interfaces          |query level I and II
                   |                            |interfaces
   Target Milestone|AnnReportJune1              |ecogrid-1.0.0beta1



------- Additional Comments From jones at nceas.ucsb.edu  2003-09-26 14:01 -------
During Seattle, we redefined the WSDL interfaces for the query operations.  
They now should contain:

Level I
-------
  ResultSetType query(QueryType, ProxyCertificate)
  MimeContent   get(EcoGridIdentifier, ProxyCertificate)

Level II (a separate WSDL file)
-------------------------------
  ResultSetType   retrieve(ResultIdentifier, start, numberOfRecords, 
                           ProxyCertificate)                 
  ResultIdentifer search(QueryType, ProxyCertificate)
  QueryType       decodeResultIdentifier(ResultIdentifier, ProxyCertificate)
  StatusType      getResultStatus(ResultIdentifier, ProxyCertificate)

For all of these methods, if "ProxyCertificate" is null, then the method should
be executed anonomously with only the rights of an anonymous user.

Jing and Bing agreed to tackle these revisions.



More information about the Seek-dev mailing list