Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Skipping and entry in a batch input session

Former Member
0 Kudos

I've created a BDC program to upload our vendor master records. I've coded the program to write all of the errors to a batch session to be processed later. When processing the batch session I realized that one of the first vendors is a duplicate (which is why it was erroring) so I need to skip that record and move on to the next one (without ever processing the duplicate.) Is it possible to do this? How can I get past this record and continue processing the rest?

Thanks!

0 REPLIES 0