TI Functions
TM1 Function for TI – ITEMREJECT
Available In
TurboIntegrator
Definition
ITEMREJECT skips the current source data transaction like ItemSkip. However, ItemReject allows us to write a custom message in the log file.
Syntax
ItemReject (ErrorString);
ErrorString = The message that we want to appear in the TM1 message log when items gets rejected.
Video Demo
When the Product Scorecard is Commission, output an error message.