August 15, 2023

Delivering messages to the Amazon SQS queue – Docs for ESB 6.x

Delivering messages to the Amazon SQS queue

Configure the tFixedFlowInput
component and the tSQSOutput component to deliver
messages to the new empty Amazon SQS queue.

  1. Double-click the tSQSOutput component
    to open its Basic settings view.

    amazon_sqs_tsqsoutput_basic.png

  2. Specify the connection details required to access Amazon SQS. In this
    example, select the Use an existing connection
    check box and from the Component List drop-down
    list displayed, select the connection component to reuse its connection details you
    have already defined.
  3. In the Queue URL field, enter the name
    for the queue to which the messages will be delivered. In this example, it is
    talend.
  4. Click the

    components-button_three_dot.png

    button next to Edit schema to
    open the schema dialog box.

    amazon_sqs_tsqsoutput_schema.png

    You can see the schema of the tSQSOutput
    component is predefined with a single String column Body that stores the body of each message to be delivered.
  5. Click the

    plus_button.png

    button in the right panel to add one column
    Creator of String type, which will hold the customized
    creator attribute value of each message.

  6. Click the

    button_copy_all_from_out_to_in.png

    button to copy all columns from the output schema to the input
    schema. In the pop-up dialog box, click OK to
    accept the changes.

  7. Click OK to close the schema dialog
    box.
  8. Double-click the tFixedFlowInput
    component to open its Basic settings view.

    amazon_sqs_tfixedflowinput_basic.png

  9. In the Mode area, select Use Inline Content(delimited file). Then in the Content field displayed, enter the creator attribute and
    body data of the messages to be delivered to Amazon SQS. In this example, it
    is:


Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x