Hi Experts,
We have the Special user id specifically
created to receive emails.
The requirement is to send Notification mail to the emails
received after few verifications.
We have assigned the Z class in SO50 for this recipient
address.
And this Z class uses the interface IF_INBOUND_EXIT_BCS .
However, when an email is received in SOIN , this
class is not getting triggered.
When I manually resend the mail in SOIN , I get the debugger
triggered and the class is getting called.
I placed a sample code to update a custom table through the
class.
And this works fine when the mail is resent.
Could you please help on this ?
Ideally the class should be triggered as and when an email
is received in the inbox.
Thanks,
Theyana