Duplicate Removal From Collections.
Hi, I have been trying to remove duplicates from a excel file and then inserting them into work queue. Excel file has 4 fields with 1 unique field ( say Product Code ). File has almost 100+ entries. I don't want non-unique values to be inserted int...