To enable a UCCnetMessageReceive collaboration object to filter Catalogue Item Notifications to ensure that they belong to categories accepted by the demand-side trading partner.
The collaboration object checks the tradeItem.tradeItemInformation.classificationCategoryCode.additionalClassification. additionalClassificationCategoryCode field of the UCCnetXSD_envelope_notification child business object of the UCCnetGBO_envelope business object. If the value specified in this business object attribute is also listed in the file specified in the collaboration object's CATEGORY_FILE property, the collaboration object processes it normally. If the value listed in the business object attribute is not from a category listed in this file, the collaboration object handles it according to the value specified in its FILTER_FAIL_RESPONSE configuration property. If no file is specified in the CATEGORY_FILE property, all items are accepted for further processing by the collaboration object.