Batch processing enables Corticon Server to efficiently retrieve,
process, and update large data sets stored in a relational database. A special "execute"
request starts a batch execution where Corticon will iterate through a set of records in
a database, retrieving them in "chunks", passing them to a Decision Service for
processing, and saving updates to a database. This process continues until the full data
set is processed. See Getting Started with Batch