Amazon SQS Sample 270-271 Profile Workflow

The profile receives an EDI 270 Health Care Eligibility/Benefit Inquiry from the queue 270 Amazon SQS , validates the data, and if valid, the corresponding route component sends the data to the queue 270_To_Back_End. If the validation fails, the route sends a fake error message from the directory ${XESProfileConfig}/270-271/fake-error to the queue 270_invalid. The route that emulates the processing of a transaction from the queue 270_valid sends back a 271 response. The profile pushes the resulting data onto the Amazon SQS queue.

The profile contains the following routes: