Can you breakpoint and trace the EventProcessorCUD class, probably methods processUpdate() or processInsert() depending on your rule, and determine what it's actually doing with that EventCUD record?
↧