Hi experts,
I am working in 7.31 and I have a requierement: I have a simple file to idoc scenario, and I have to control mapping errors. I must send an email whenever there is a error in the mapping.
This email must have a custom body which include the name of the file.
It is possible to implement this using alerting AEX functionality?
As I have read I can use standar AEX alerting to catch the error and also there is some work arounds to change the body of the alert email, but I haven´t seen any option to set an email body with Dynamic Configuration values (for instance the name of the file) or values from the source message. It is that true?
What do you suggest me? I have thought implement a symple BPM, to the mapping in the BPM and catch this exception in an exception branch and send the email. ( I am on a single stack and I dont have ccBPM).
Any suggestions?