2012 May 11 6:21 PM
I am using CL_BCS to send email with excel attachment. ( which contains contracts).
If I run my program with small range of contracts ( 50 records in Excel) I am able to see email in SOST with status waiting. However if my number of large range of contracts ( For e.g. 2000). I see the email in SOST with status 'Dispatch Time Not yet reached' and emails are not sent to customers.. I see long text as
A message was sent from the application. The application told the send interface that the message must not be sent before a specified time.
The message is not currently recorded by the send process. Only when the send time specified by the application has been reached, will the send process send the message.
Can someone provide me pointers what system settings should be checking..
Thanks.
I am using CL_BCS to send email with excel attachment. ( which contains contracts).
If I run my program with small range of contracts ( 50 records in Excel) I am able to see email in SOST with status waiting. However if my number of large range of contracts ( For e.g. 2000). I see the email in SOST with status 'Dispatch Time Not yet reached' and emails are not sent to customers.. I see long text as
A message was sent from the application. The application told the send interface that the message must not be sent before a specified time.
The message is not currently recorded by the send process. Only when the send time specified by the application has been reached, will the send process send the message.
Can someone provide me pointers what system settings should be checking..
Thanks.
2012 May 11 6:28 PM
2012 May 11 6:59 PM
2012 May 11 7:21 PM
Hi,
Check the time which is set to run the job which sends out email.
You can search on SDN for the above issue for example:
2012 May 11 7:43 PM
Sounds like there is a setting that expects a send time when the request is over a certain size? Did you use SET_SEND_IMMEDIATELY method of CL_BCS?
2012 May 11 9:59 PM
If the same code and emails settings are used to send the emails, I'd check with Basis on this.
2012 May 13 10:16 AM
HI ,
Its Will be present in your inbox .Its because mails are getting stuck.Did u write a submit statement on the RSSOSRT programs?
2012 May 14 7:18 AM
Hi,
It's an issue regarding the settitngs in SCOT transaction. Generaly, in development environment it is not set correctly. You can check with BASIS. In the mean time try to manualy reprocess the message in SOST by selecting the mail and executing it.
Thanks & Regrads,
Samir