Profile Workflow

The profile is designed to pick up data from a file system folder and send it to the AWS SQS queue of the other profile for processing. If the data is too large, the profile saves the message body to an assigned bucket with a unique key-object identifier. This key is then transferred within the properties to the SQS queue reserved for processing incoming data. The route that handles processing checks to see if the incoming data contains a message body. If not, the route picks up the required data from the S3 bucket. This data is then stored in a file system folder for further processing based on your business needs.

This key will then be transferred within the properties to the queue.

The profile contains the following routes: