cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Module Exception and AAE

Former Member
0 Kudos

HI All,

I have written an adapter module to handle multiple email attachments and I am using the AAE for the interface in question.

My problem is that if my Adapter Module Throws a ModuleException (which I have it set to do) the message will roll around and black up the interface.

If an Exception is thrown in the Adapter Module I want the interface to error and then move on.

Any ideas on how to do this?

Thanks

Gareth

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Can you please provide module code to read multiple atatchments from sener mail? i have to read multiple xml or csv attchments at a time and dump into folder by using file receiver.