Data Shuttle - Adding New Records

Hi all -

I have a Data Shuttle process that runs when a new attachment is added. The goal of the process is to add all records in the attachment to the sheet, but I'm struggling b/c I need to map a Unique Column according to Data Shuttle for the Destination Sheet.

The process fails to load all of the sheet rows because after it loads the first new row, the others are held back because they aren't considered "unique." In the example below, the column "Name" is what I was mapping to, but after Row 1, it stops loading anything further.

Other than adding a Unique ID in the attachment, I can't think of another way to load this via Data Shuttle. Any thoughts?

image.png


Tags:

Answers