Acknowledgement queue size

Hi,

In trigger service, there is a property called Acknowledgement queue size, which will acknowledge the messaging provider after processing the document.

How will it acknowledge the messaging provider? Through what source will it acknowledge?

Thanks.

Hi Neha,

this is handled by publishing an acknowledgement document to the acknowledge queue containing to data to identify the document which should be acknowledged. When the Messaging Provider receives the aknowledgement document, the acknowledged document will be discarded from the original queue.

Regards,
Holger