‎2006 Jun 19 8:42 AM
Hi Frendz,
Using SOST tccode, we can see successful (Green ) and Fail (Red) (Email not send) , ? before they were manually resending the error messages , now the requirement is to create a program to resend this Red status email ? so for this requirement can u give me any ideas to develop ?
points for sure..
Regards
Srini
‎2006 Jun 19 8:54 AM
Srini,
See the report program <b>RSCONN01</b>, this is the one which is working in sap to send mails. you may find related tables over there.
rgds,
TM
‎2006 Jun 19 8:46 AM
hi
use ST05...activate the trace and run the sost ..after that deactivate the trace ..goto overview..it'll list u all the tables..
wont b easy task...
Reward points if it helps
regards
Gunjan
‎2006 Jun 19 8:54 AM
Srini,
See the report program <b>RSCONN01</b>, this is the one which is working in sap to send mails. you may find related tables over there.
rgds,
TM
‎2006 Jun 19 10:41 AM
Hi srini,
Resend to the User or again to the receipient ?
I hope you can send the waiting mails not the Error ones.
Whatevr time u exe the program it always ends with errors.
Thru some light on <b> RSCONN* pgms </b>
Rgds,
Jothi.
‎2006 Jun 19 11:38 AM
hi jothi,
i want to resend the messages which has Red Status ( error ), which has to resend to reciepeint again ? and this messages has to be submitted in background (batch job/ program that is scheduled periodically )? can u give me some ideas
‎2006 Jun 19 12:24 PM
I got another idea,
Write a program for SOST with BDC, selecting only Error Transmissings from the Selection Screen. Schedule it as a job.?
Will that fit for you?
rgds,
TM.
‎2006 Jun 19 4:13 PM
USe the repeat send option in SOST for Error Document.
This will trigger the error documents once again.
Major problem with SCOT is sender address should be maintained in the user master.
‎2006 Jun 20 5:38 AM
Hi Ajay,
can u tell me how to use repeat send option in SOST in Error Document ? Thanks in advance...
‎2006 Jun 20 8:35 AM
Hi Srini,
Call transaction SOST. Sort the list using column
Status. Select the row with the Red symbol and click
on the button Repeat Send which is 4 button (next to Trace button) . This will automatically send
the document out to SCOT.
Note : SCOT transaction must be scheduled to send the document. or go to scot and send the document from there.
Regards
Ajay
‎2006 Jun 19 12:22 PM
Hi Srini,
You have to execute the program RSCONN01 to pick up the entries from SOST transaction.
You run this program. We had the same problem and got it done this way.
Thanks & Regards,
YJR.
‎2007 Jan 18 5:05 PM
Hi,
I have an issue.
In Transaction SU01, Parameter Tab, There is a Parameter called SOST.- User settings
It has value as "XXXX X X3XXX XX"
What does it mean? How this setting for each user will affect the user ?
Thanks,
Sam
‎2007 May 23 8:02 PM
Hello Srini
I have the same problem to resend messages with red status.
Do you have a solution to this?
Thanks,
MaurÃcio Flauto
‎2007 May 23 8:15 PM
Use below table :
SOOS
SOST
look at SOST table when you have message type - 'E' then resend email.