Data Masking Using Model Properties

In the model, the configuration property EnableMaskDefinition should be true (false by default) and the MaskDefinition property should contain the mask definition (* by default) for the attribute data to be masked in the log file. These properties are enabled only for primitive (Number or String) attributes with direction other than None. Refer to the Agile Business Suite Developer User Guide for more information on attribute properties for masking. Attributes that have the ControlType property set to PasswordField in the model are also masked with the default, '*' character in the log file.

At generation time, the MCP Builder uploads to the host a <SYSTEM>/LINCLOG/ MASKING file containing the relevant masking information if the mask information is available from the model.