ETL Import - Criteria to skip import to one table but not all
Hi everyone, I have an ETL Definition that takes in a CSV file and processes it to the ast_contract, alm_hardware, and clm_m2m_contract_asset tables in that order.Before the info is imported, I have a few checks that I want to do but I'm struggling ...