Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We trying to use a fifo queue within AWS. Reading from the fifo queue works fine within a job. Only when sending a message to a queue there is an error: "com.amazonaws.AmazonServiceException: The request must contain the parameter MessageGroupId. (Service: AmazonSQS; Status Code: 400; Error Code: MissingParameter;"
There is no documentation available on how to suply this parameter so I tried it by including it in the flow.
tFixedFlowInput -> tSQSOutput -> tLogRow. In the FixedFlowInput a "Body" and "NessageGroupId" is generated.
The message: https://community.talend.com/t5/Design-and-Development/Talend-ESB-using-and-managing-different-versi... talks about the route not supporting a fifo because of the same reason not beeing able to pass the MessageGroupId.
Any help is appriciated, since this is blocking our project now.
Kind regard,
Sjoerd
Hello,
Could you please indicate on which talend build version you got this issue?
Best regards
Sabrina