TM1 Function for TI, OnMinorErrorDoItemSkip

Instructs the process to skip to the next record when a minor error is encountered.

What is the OnMinorErrorDoItemSkip function?

OnMinorErrorDoItemSkip instructs the process to skip to the next record when a minor error is encountered.

Where can the OnMinorErrorDoItemSkip function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for OnMinorErrorDoItemSkip?

OnMinorErrorDoItemSkip=N;​

​N = 0 means to continue to the next record and 1 means to skip the next record

A demonstration on how to use OnMinorErrorDoItemSkip

Turn on OnMinorErrorDoItemSkip then show its impact when a minor error is encountered.