cancel
Showing results for 
Search instead for 
Did you mean: 

How can send mail alert for ECC dump

former_member249399
Active Participant
0 Kudos

Hi,

I am working on Asynchronous interface. JMS- PI- RFC.

How can send alert mail or error handling occur in receiver side?

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi,

AFAIK - there is not alert for dump.

regards,

Harish

former_member249399
Active Participant
0 Kudos

But how  will come to know there is dump occur at receiver system for data validation. Exception are  there in ECC, but there should be some alert , right?

Harish
Active Contributor
0 Kudos

you can perform the data validation in receiver adapter using XSD validation.

And this case should be handle in ECC RFC/Proxy code. The code should dump but should give error message.

Former Member
0 Kudos

Hello,

You may raise an Application Error in your proxy code as suggested by Harish

regards,

Diptee