7 Scheduling a Batch

For preparation and data loading, see the Data Loading Guide

After you load the CTR-related data, then you must run the following batches in the same order.
  • Maintainance - Only for the first time
  • AMLDataLoad - To load Staging tables
  • Ingestion - To load Business tables
  • BSACTR_CUSTOMER- To generate USCTR Events for Customer focal
  • BSACTR_CONDUCTOR – To generate USCTR Events for the Conductor Identifier focal
  • BSACTR_TAX_IDENTIFIER – To generate USCTR Events for the TIN focal
  • BSACTR_DATALOAD - To create a CTR

Note:

When you run the batch for the first time, Maintainance batch must be triggered before running the amldataload batch.
To purge the CTR reports and CTR events, use the following batches in this sequence:
  • PurgeUSCTRDataLoad
  • PurgeUSCTRScenarioData

For more information on scheduling batches, see Scheduler Service.