Amazon SQS Sample 270-271 Profile Overview

XEServer Amazon Simple Queue Service (SQS) is a cloud-based message queuing service that allows you:

  • to interact with the Amazon SQS queues in your routes,
  • to create new queues,
  • and to track your message delivery.

This sample profile shows you how to use the XEServer Amazon SQS connectivity. In this scenario, a Provider retrieves an EDI transaction from an Amazon SQS queue. The route that validates the transaction pushes the data to the Amazon queue. The route that emulates the back-end system continuously scans the queue, and once a new message is detected, the route retrieves the message and emulates processing. The profile pushes the resulting data onto the Amazon SQS queue.

Profile Location

Edifecs Library / Best Practices / Connectivity / Amazon / Amazon SQS Sample 270-271

Requirements

  • Edifecs XEngine 9.0 or later.
  • Edifecs XEServer 9.0 or later.
  • Edifecs Application Manager (EAM) 9.0 or later.
  • HIPAA Standards 8.8.14 or later.

Prerequisites

  • In Edifecs Application Manager, add the profile Amazon SQS Sample 270-271 from the Edifecs Library. For more information, see Edifecs Library Help Center.
  • Enter your AWS account credentials on the Amazon SQS Service Configuration tab. If you do not have an Amazon AWS account yet, go to https://aws.amazon.com and create one.