Skip to main content

Deduplicating messages while routing them

This scenario applies only to Talend ESB, Talend Data Services Platform, Talend MDM Platform, Talend Real-Time Big Data Platform, and Talend Data Fabric.

In this scenario, duplicated messages are filtered and only the unique one is routed to the destination.

Three XML files that have the same content, as shown below, are used in this use case.

<people>
	<person id="8">
		<firstName>Ellen</firstName>
		<lastName>Ripley</lastName>
		<city>Washington</city>
	</person>
</people>

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!