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

SOST Mail jons delete

Former Member
0 Likes
1,686

Hi,

How to delete mail(SOST) jobs daily in SAP automatically if any tocde or programs plz share with me.

Regards

Senthil

3 REPLIES 3
Read only

ciaran_heffron
Product and Topic Expert
Product and Topic Expert
0 Likes
1,541

Hi Senthil,

Do you want to delete the send requests from SOST? If so then please review note 1244680 which contains the report RSBCS_DELETE_QUEUE, you could schedule a job with this report to delete entries from the send queue at regular intervals. Thank you.

Best Regards,

Ciará

Read only

RobertoNogueron
Newcomer
0 Likes
1,423

Hello, good day

Currently I have the RSBCS_DELETE_QUEUE program configured, however, this program only deletes emails with waiting status. Do you know if there is a way to modify or adjust it so that it also deletes emails with "error" status?


Thank you very much in advance

Read only

0 Likes
1,386

hi @RobertoNogueron deleting sost data is not something to overlook. check note 988057 and then, if you are in a rush and working on a sandbox system, you may run RSBCS_REORG  with creation date and status code (for example) 826. cheers!A