Using the Custom Missing Attribute Logic

Describes customized code for user-defined methods for identifying the required attributes of the Retail_Item business object that are missing data.

Description

The ItemValidation collaboration template also contains a subdiagram called Custom Missing Attribute Logic. This subdiagram holds customized code for user-defined methods for identifying the required attributes of the Retail_Item business object that are are missing data. This code can be executed instead of, or in addition to, the code in the File Missing Attribute Logic subdiagram. Before customization, the Custom Missing Attribute Logic subdiagram contains examples of the following methods to enhance the algorithm for identifying required attributes of the Retail_Item business object that are missing data.
Note: These examples do not execute as long as the TEST configuration property is set to false. These examples should not be executed as part of production code.

Parent topic: Validating an item by requiring data for specific attributes