‎2008 Nov 08 9:16 AM
Hi Experts,
I am working on a Scenario where the Requirement is to send Mail through Workflows. Along with that mail, an Attachment also needs to be sent and a Link also.
The issue is that I am not able to find out that where do I have to attach any document and sent attach Link also. If I am writing the link in the text of the Mail, it does not appears as a Link. It comes as a simple plain text.
Has anyone worked on any such Requirement. Can you help me with that.
With Best Regards,
Kanika Chopra
‎2008 Nov 08 9:20 AM
Hi Kanika,
Check the below link.
https://www.sdn.sap.com/irj/sdn/advancedsearch?query=sendingmailattachment&cat=sdn_all
Cheers!!
VEnk@
‎2008 Nov 08 9:26 AM
Hi Venkat,
The issue is sending mail through Workflows and not report programs.
With Best Regards,
Kanika
‎2008 Nov 08 12:56 PM
pass the content of your mail to attachobjects in WF container
‎2008 Nov 10 4:07 AM
Hi Amit,
How to pass the content in the Attach_objects in the Workflow Container. If i am creating a container element, and suppose I have to attach a Word Document, how to do that..?
Can you help me with this..
With Best Regards,
Kanika
‎2008 Nov 08 1:46 PM
Hi Kanika,
You need to use the SendMail control in workflow.
If you want to know how to send a mail through workflow then just see the link below it gives you step by step process to send a mail from workflow.
http://saptechnical.com/Tutorials/Workflow/Workflow.htm
Thanks,
Chidanand
‎2008 Nov 10 4:09 AM