Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SCOT Inbound Processing

prashanthprabhu
Associate
Associate
0 Likes
1,292

Hi,

In my application, I am sending emails to some recipients (external email ids).

If any id bounces or the email id is not correct, etc I need to know this and log it.

I know there is Inbound Processing in SCOT (SCOT > Utiltiies > inbound processing). will this help? or is there any other way of doing it.

If Inbound Processing is the way, can you pls guide me.

thanks,

Prashanth.

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
1,032

use fm SO_SEND_HISTORY_READ

A.

Read only

0 Likes
1,032

Hi Andreas,

This FM will report only if there issues within SAP box. like if the email id was wrong and the system couldnt send the email.

in my case, i want to know even if the mail was sent from SAP, but the recipient emails are bouncing (because of some issues or mail box is full , etc).

reason why this is important is, the email notification is an important step in the process. people may later on come and tell that they never received the email sent by teh system. so the appl needs to be sure that the email was actually sent successfully to teh recipient.

Prashanth.

Read only

Former Member
0 Likes
1,032

SCOT(Utilities -> Overview of send orders)

There is status of sent requests

Thanks

Chinni

Edited by: Tirumula Rao Chinni on Mar 5, 2010 12:42 PM