Step 6 Process Response
The route receives 277 response data files from one of the routes: Step 3 BackEnd 277 Good Response Processing / Step 5 Generate 277_E2 Timeout Response, and sends the 277 response files back to the client (Step 1 Client Emulation route). Then, the route extracts the original 276 data file, which was stored to Data Storage on Step #2, from the Data Storage.
Route Structure
Route Components Description
| Inbound 837
|
FS Inbound |
Receives 277 response data files from one of the routes: Step 3 BackEnd 277 Good Response Processing / Step 5 Generate 277_E2 Timeout Response. |
| .Extract Request
|
Data Storage Inbound |
Extracts the original 276 data file from XEServer Data Storage using XEServer property Correlation. The component sets the XEServer property RequestExtracted that holds the number of results returned by Data Storage. The 276 data was stored in Data Storage on the Step #2. The extracted 276 data is ignored (notice that only the original component's output has a connection attached) as this step is only required to verify that the correlated 276 data item exists in Data Storage. |
| Exists in DS
|
Router |
Passes data through only if Data Storage successfully returned a 276 data item. |
| Result RESTful
|
Restful Outbound |
Sends the 277 response to Step 1 Client Emulation. |