This request fetches exported AIXM 5.1.1 files, based on the defined parameter set.
Operations
Retrieves a specific download AIXM 5.1.1 XML file using a notifications process.
The steps of the above-mentioned process are as follows:
1. User creates a new Extraction rule and Subscription.
2. System automatically creates a "topic" within AIMSL per user who is specified as "Subscriber" for the download.
3. The specified user may subscribe to the appropriate topic and recurrently consume messages published to his queue. To subscribe, user shall use an existing AMQP queue, which was created prior the subscription request.
4. The appropriate topic expression should be set as "adm:<user_id>".
5. Once the system starts dataset generation job, every status change of the active generation process is notified to the topic. Possible values are QUEUED, PROCESSING, FINISHED, FAILED and CANCELLED.
6. When the status changes to FINISHED, the id of the created file is provided with the notification as the <downloadFileId>.
It is needed to request the download result via WS operation downloadAixmMessageFile - see ADM XML Primer, section 2.3.2.4 "Download Operations".
Endpoints
For security reasons, the addresses will be communicated only to customers.
url:withheld
Service Interface Binding
The web service is bound to the REST architectural style.
Network Interface Binding
SWIM TI Yellow Profile specification