Flavio Licciulli wrote in message
>In this way i have only a list of entries.
>I want to create a query (Q1, Q2,...) and then manage this query in our
SRS.
>My goal is to simulate a "Do Query" of the "Query Form" from outside SRS
and
>then manipolate the result in our SRS.
>-
someone tried that during the SRS workshop at the EBI last week and it
didn't
seem to work. In priniciple one must open a session clicking on the start
button on the start page which creates a new session, get the ID by
searching it in the source
of the next HTML page and use that to create a wgetz call like
wgetz -id userID [embl-id:...]
in principle this query should be registered in the query history but for
some reason it isn't ...sorry
will follow this up and fix it.
Another improvement will be to do a call like
wgetz -start -returnId
that creates a new session and returns only the new userID
regards
thure