Executing the Job to deliver Amazon SQS messages - Cloud - 8.0

Amazon SQS

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Integration) > Amazon SQS components
Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon SQS components
Design and Development > Third-party systems > Amazon services (Integration) > Amazon SQS components
Last publication date
2024-02-20
After setting up the Job and configuring the components used in the Job for delivering Amazon SQS messages, you can then execute the Job and verify the Job execution result.

Procedure

  1. Press Ctrl + S to save the Job and then F6 to execute the Job.
    As shown above, the Job is executed successfully and the attributes of the queue is displayed on the console.
  2. View the queue details on the AWS console to validate the Job execution result.
    You can see the queue talend is created successfully with the retention period for one day, and three messages are now available in the queue.
  3. Select the queue talend on the AWS console and then click Queue Actions > View/Delete Messages to view messages in the queue.
    You can see the three messages are now available in the queue.
  4. Click More Details for one of the messages to view the detailed information of the message.
    You can see the customized Creator attribute value for the message is listed on the Message Attributes tab.