How to process database records as input with infinite mode

Support
  • Hi Gurus

    I have a database with 200 records and am reading that as input...works perfectly but once all 200 records are processed BAS stops
    with message that "All records Processed successfully"

    What i want is once 200 records ends it should again start from the 1st record...like that for infinite times.

    I tried to use Run Type as Repeat and Custom, but am getting same issue.
    Repeat works properly for me if am not taking any input from file or database , but when input is file or database
    am getting this issue.

    Thanks for helping out
    Majesh