cancel
Showing results for 
Search instead for 
Did you mean: 

shooting a mail based on rfc error

Former Member
0 Kudos

I have done all the configuration required for sending a mail from xi system to an

external email id through alertcatdef .

Where and how can i set the condition that it will automatically shoot an email only

when there is an error condition in rfc?

Thanks a lot .

Kind Regards,

Anshu Kumar

Accepted Solutions (0)

Answers (3)

Answers (3)

sunil_singh13
Active Contributor
0 Kudos

hi Anshu,

You can Rais alert in:

1) In Exception Branch of Step (Using Control Step).

2) By Defining Alert rule in RWB for configured alert

3) By calling the RFC "START_ALERT" in your mapping

thanks

Sunil Singh

Former Member
0 Kudos

Hey,

you can define the condition in alert rule.

regards,

Milan

Former Member
0 Kudos

Multiple ways you can do this..

1) if you are using BPM, then you can catch the exception from RFC and trigger the Alert you have defined.

2) if you want to avoid BPM, check the forum to trigger the alerts and also use can use RFC lookup