ChoreRollback

ChoreRollback initiates a chore rollback. When used inside a TurboIntegrator process, this function throws out all pending edits and cancels further processing. An error message appears in the tm1server.log and tm1processorerrorXXX.log files.

When used in a single-commit mode chore, ChoreRollback throws out all pending edits from all previous processes and chore execution stops with an error code. When used in a multi-commit mode chore, ChoreRollback throws out all pending edits from the current processes and chore execution stops with an error code. Changes that have already been committed cannot be rolled back.

This function is valid in TM1® TurboIntegrator processes only.

Syntax

ChoreRollback;

Arguments

None.