TableJobs
This is an XML Web Services interface to the MYDB table extraction (CAS).
It provides access to MyDb data and returns the result in different formats.
Send comments and suggestions to William O'Mullane -- woullan[at]pha.jhu.edu
The following operations are supported. For a formal definition, please review the Service Description.
-
ListGroupTables
Return list of group visible tables -
ListQuickOutputTypes
Return list of available Output Types & descriotios 2xn array -
MyDBTables
List tables in a users mydb -
QueryFileOutput
Request file to be put in download area
Input: TableName (string)
Input: qry (string) - always select * from tablename
Input: outputType (string) - get list from listOutputTypes
Output: JobId (long)
Target: currently, target must always be mydb -
QuickFileOutput
as dataset,csv,votable,fits?
Input: WebServicesId to locat MyDB (long)