Changes between Initial Version and Version 3 of Ticket #492


Ignore:
Timestamp:
Oct 2, 2007, 5:05:25 PM (17 years ago)
Author:
Jari Häkkinen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #492

    • Property Milestone BASE 2.4BASE 2.5
  • Ticket #492 – Description

    initial v3  
     1The outline for the web services implementation:
     2
     3 1. We are going to use axis for the web services.
     4 1. No services that changes data in BASE will be supported in the web services to be release in milestone:"BASE 2.5"
     5 1. The below list of services will be exposed in milestone:"BASE 2.5"
     6  i. login
     7  i. refresh
     8  i. logout
     9  i. list projects
     10  i. select project
     11  i. list experiments
     12  i. select experiment with below contrinuation
     13   a. list raw data
     14   a. select raw data
     15   a. download raw data
     16   a. list array designs for selected raw data
     17   a. download array design
     18  i. select experiment with below contrinuation
     19   A. list bioassay sets
     20   A. select bioassay sets
     21   A. list export avaiable for selected bioassay sets
     22   A. download bioassays set in supported format.
     23 1. Create client
     24 1. Create tests (this item is closely related to the client item above.
     25 1. Write documentation
     26
     27The listing features above will require a filtering facility to allow listing of a subset of items.