Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
jilanisyed
Creator
Creator

How to enable Keep Listening Option in Amazon SQS input component

Hi All,

 

Is there any way to enable Keep Listening option in  Amazon SQS input component like tMomInput components.

 

it would be very helpful if any suggestions.

 

Thanks

Jilani Syed

Labels (3)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

OK. You need to use loop component with some context variable and that context variable you have to make to loop to execute multiple times .

View solution in original post

5 Replies
manodwhb
Champion II
Champion II

jilanisyed
Creator
Creator
Author

Hello Manhor,
i really appreciate for your help.
I have tSqsInput configured in my Talend job. but i need to enable option to Keep on on listen the Queue. please help me how can we do that.
as of now the job once it read the message from Queue and job is going to End
manodwhb
Champion II
Champion II

OK. You need to use loop component with some context variable and that context variable you have to make to loop to execute multiple times .
manodwhb
Champion II
Champion II

jilanisyed
Creator
Creator
Author

Hi Manhor,

Thanks i achived the solution by using tLoop component.
i made tLoop always true so job will run continuously.

Thanks
Jilani Syed