- All important actions pass via Athenaeum Web Server, which is then able to act as a manager. This way, Athenaeum Extract Server doesn't call directly its GetFile method, but calls GetFile.jsp on the Web Server and Web Server then call GetFile on the Extract Server (and sends a notification mail).
- A user (directly or via ELSSI) can call GetFile.jsp. GetFile.jsp will loop until the extraction job finishes. It will then return the job summary (success or failure) - the same that is sends in the notification email.
|
No comments:
Post a Comment