Hello, you should use a fork and an enrichment after your data loading file activity, making the enrichment with your table by the column "A", after that put a test that checks if there are some records (vars.recCount > 0):
- If there are some records -> Go to End
- Else: Recover the data from the data loading and process it
Hope it helps.
Heku