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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Stephen-Elves
Contributor
Contributor

Deleting messages from an Azure Storage Queue using the PopReceipt

Does anyone know how to use Talend components to delete a message from an Azure Storage Queue using the PopReceipt from the tAzureStorageQueueInput component?
There is a tAzureStorageQueue purge but that seems to delete all of them (I can't see where to give the PopReceipt to only delete one), there is a tAzureStorageQueueDelete but that deletes the whole bloody queue!

On AWS the tSQSMessageDelete component is specifically there to delete just one message but it looks like Talend simply forgot that this is how you are supposed to use queues!!

Have I got to call the Java API directly to delete one message because Talend forgot to develop this component?

Labels (5)
0 Replies