Logging Standards - Microflows

Check ID
MF_0008

Category

Standards

Summary

This check will ensure that the logging that you have added to your microflows meets your standards.

Options

See the table below for all available options.

Pass

The element matches your standards.

Fail

The element does not match your standards.

Option Name
Details

Log Nodes

If TRUE, log nodes should not use hardcoded values (use constants instead). Default: TRUE

Custom Error Handling

If TRUE, the first action in a custom error handler should be a log action. Default: TRUE

Decisions

If TRUE, decisions should always have a caption. Default: TRUE

Last updated