Logging errors

If error conditions are encountered during any stage of processing, actions are taken. ItemValidation, ItemCollector, and Process_Reviewed_Item collaboration objects do the following:

Description

If error conditions are encountered during any stage of processing, ItemValidation, ItemCollector, and Process_Reviewed_Item collaboration objects do the following:
If any errors are detected when email is sent, the Role_Email collaboration object logs them in the log destination.
Note: For error logging to occur in ItemCollector and Process_Reviewed_Item collaboration objects, tracing must be enabled. For error logging to occur in a Role_Email collaboration object, its LOG_ERROR configuration property must be set to true.

Parent topic: Logging