How to have a Transform Map Error send an event

cmcdevitt1
Kilo Contributor

Most of the time we import our data without an issue. Sometime there is a duplicate key issue. We have set the import to "ignore" so the import completes. This then rely on me to check the log files....

 

How can I detect an error during a transform an do something like create an event on the event queue.   (Too bad there is on "onError" Transform Event Script.)