Hi Experts
The current requirement in my Interface development is to use the MAIL ADAPTER to send mails based on the below requirements
Kindly let me know if it is possible and how to achieve it :
1) The scenarios is File to Proxy and the requirement is to send an email as soon as SAP XI posts the data into SAP ERP's Proxy , that the data has reached ABAP , its only after the receipt of this mail that the , team wil manualy run the control program to carry out the process.
2) If the File is missing in the Soruce folder an email has to be sent to a generic mailbox.
3) Finally, the scenario is that of an outbound proxy where SAP XI reads the data for this outbound interface and creates some 15 files in some destination folder , There is a requirement for an email to be sent toa generic mailbox as soon as the files have been created and dispatched to the destination folder !!
Kindly let me know if :
a) In which of the cases above should the mail be triggered from SAP XI and in which it should be from ABAP
b) which of the following above is possible and how to achieve the same , i am looking mainly at the way the mail adapter should be triggered for each of the above three case ..i hope it can be configured without complex coding ??
thanks
Dev