I am using receive pipeline in receive port to convert the flat file to xml file. Is there any way I can send email notification from receive port when receive port raise error?
I know we can do this from send port, since i have to do this conversion in receive port level i am looking a way to handle these error in receive port.