cancel
Showing results for 
Search instead for 
Did you mean: 

Communication failure and attachment: Alerting

prabhu_s2
Active Contributor
0 Kudos

Hi

I want to raise an alert when there is a communication failure say, reciver server is not avaiable. I'm able to rarse alerts when there is failure at sender but for recevier fialure no alerts are rasied. Is there any additional seeting needs to be done for raising alert when there is a communication failure.

Also i want to send the paylod to external mail id when a alert is raised. How to send it as an attachment?

PS: I'm using PI7.

Regards

Prabhu

Accepted Solutions (0)

Answers (2)

Answers (2)

prabhu_s2
Active Contributor
0 Kudos

Solved !!! Used the file adapter in the restriction tab.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

><i>Also i want to send the paylod to external mail id when a alert is raised. How to send it as an attachment?</i>

This cannot be done. You can only use the Containr Variables defind in this link! Passing of payload will nto be possible.

if alerts related to adapters aren ot gettingf raised, please refer note : 913858

Regards,

Bhavesh

prabhu_s2
Active Contributor
0 Kudos

I simulated sender commuinication channel (JDBC) error and able to raise an alert but when i gave an invalid folder or ftp string for a reciever communication channel (FTP) the alert is not triggering? does ftp adapter has any limitation in alerting?

bhavesh_kantilal
Active Contributor
0 Kudos

Hi

None that i am aware of.

There are a few pointers in the note 913858 . Did you check the same?

Regards,

Bhavesh

prabhu_s2
Active Contributor
0 Kudos

yeah , all are checked as per the notes.