Requester Overview
The Alliance Requester works by performing the following basic steps:
1. Construct Request
Create a request transaction in a buffer in accordance with the syntactic and semantic rules of the transaction set to which the transaction belongs, so the Alliance servers can interpret the transaction.
2. Pass Request to Alliance
Pass the transaction to the Alliance Requester URL and wait for a response from the Alliance Gateway server. All Transactions are conducted in synchronous mode, meaning you send a request then wait for the response.
3. Parse Response
Parse and interpret the response transaction according to the syntactic and semantic rules of its transaction set, resulting in a set of data items.
4. Distribute Response Items
Copy those data items into database records or other locations, as appropriate.
|