cancel
Showing results for 
Search instead for 
Did you mean: 

Payload Attachment in Alert mail

Former Member
0 Kudos

Dear All

I have a requirement where customer is asking to send an alert mail with an attachment of the payload of the receiver communication channel is in error.

Can we attach the payload in the Alert email?

Sourabh

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Sourabh,

As far as i know there isn't possible to configure PI alert system to include the payload. There aren't standard variables to retrieve  this information. Instead of you can include a url reference to see the error in the monitoring tool. Check Michal's blog:

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/03/25/michals-pi-tips-component-based-m...

There are some threads dealing about this, like this one: http://scn.sap.com/thread/2137838

Regards.

nabendu_sen
Active Contributor
0 Kudos

Hi Sourabh,

PI does not have any straight forward or easy solution for your requirement. But you can use Java Mail API in Java Mapping to achieve this. Please find the below document:

http://scn.sap.com/docs/DOC-33036

Regards,

Nabendu.