Commit Overview
When it comes time to commit your batch, the rows within the batch are transferred one at a time from batch staging tables to the production tables. The logic to commit (and validate) resides within the Commit Data Form. When batch data violates database constraints within the production tables, errors are raised and tracked as system messages with the batch. Batch rows that cause errors are not committed, while batch rows that don’t cause errors are committed.