If a delete record does not require manipulator processing, you can set deleteRecordsBypassManipulator to true and any delete record will bypass the manipulator and be routed directly to a manipulator's OutputChannel. Setting deleteRecordsBypassManipulator to true allows you to avoid writing special case code to handle delete records.

Setting deleteRecordsBypassManipulator to false routes delete records into the manipulator for processing.


Copyright © Legal Notices