TM1 Function for TI, MetadataMinorErrorCount

A global variable that counts minor errors that occur in the Metadata portion in a process.

What is the MetadataMinorErrorCount function?

MetadataMinorErrorCount is a global variable that counts minor errors that occur in the Metadata portion in a process. For each minor error encountered, the variable value is incremented by 1.

Where can the MetadataMinorErrorCount function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for MetadataMinorErrorCount?

MetadataMinorErrorCount;

A demonstration on how to use MetadataMinorErrorCount

Use the MetadataMinorErrorCount function to return the number of minor errors encountered from Metadata procedure lines when adding an element to a consolidation that does not exist.