• Hi, Wayne, good article.

    I have one question.

    I run a step that moves info from one table to another and if one or more records were copied I'd like to move to another step (just if records where copied) and if there was an error or no records were copied I'd like to move to a different step. I don't want to depend on success of the step because if there were no records to copy I would receive a success status.

    How can I do this ?

    Thanks in advance