In the project I'm developing for the client, if I find a particular condition for an item in the collection, the client told me to pass to the next line of the collection and report the exception. How is it possible to pass over to next line in case of an exception in the handling of an item?
I except BluePrism passing to the next row of the collection.