Filter Duplicate Transaction Sets
Filter Duplicate detects duplicate transaction sets within a received file. Any duplicates detected within the received file are routed to a duplicate flow relationship. Unique transaction sets are routed to the success relationship.
Widget

Configuration

Fill in the following fields:
Description: Allows changing the name that appears on the widget. This may be useful to quickly find a particular widget or distinguishing it from other similar shovel operation widgets when building large flows.
Shovel Operation: The name of the Shovel Operation. Pre-configured to FilterDuplicates.
maxTransactionControlNumberIsUnique: This property determines uniqueness resolution based on the age of the reference element. In X12, age is expressed in ST02 value. If true, uniqueness is ruled as that transaction set, in the set of duplicate, with the greatest ST02 value. (The default value is "true")
duplicateElementId: Returns the value of the element that is evaluated for uniqueness. This value is in the form of a Shovel Expression.
transactionSetControlNumber: Returns the age of the reference element. In X12, this is the ST02 value. This value is in the form of a Shovel Expression.
If necessary, click the Notes tab and enter any relevant information.
Click Save.
The widget will be marked with a green check.