The behaviour under normal conditions:
- for sdd-wfs service, the Data Consumer sends the WFS or WFS-TE request and expects the corresponding response; the details of accepted requests are covered by ADM XML Primer section 2.3.6.2.
- for SDDDownloadWebService, the Data Consumer creates extraction rule and subscription in order to define WHAT DATA should be downloaded and WHEN the dataset generation execution should be performed.
You can find guidance on how to build parameter sets in the Operational User Handbook - Data User.
For download jobs, using AIMSL file distribution, the user will be provided with functionality that:
* Enables an AIMSL publish/subscribe topic for every subscribed user
* Notifies subscribed users about any download job status changes and errors via the created AIMSL topic
* Creates download and log files
* Provides a REST endpoint, registered as AIMSL Proxy, which accepts a download identifier and returns the log and download file matching the given identifier.
* Cleans up the created files and topics after the download.
The details of accepted requests are covered by ADM XML Primer section 2.3.6.2.