Naming convention rules

Naming convention rules

NC001a – TRANSACTION names that are allowed

Allowed names can be listed in Rule Customization.

NC001d – TRANSACTION names that are disallowed

THROW should be avoided as a transaction name to avoid keyword name conflict.

Disallowed names must be listed in Rule Customization using regex syntax.

Eg, THROW|UnwantedName2|UnwantedName3


Didn't find what you were looking for?