Creating e-mails with HTML

Dart, Jocelyn jocelyn.dart at sap.com
Thu Jun 2 19:58:26 EDT 2005


Abby, 
Perfectly possible to send an HTML mail - you just need to configure
transaction SCOT to convert the ordinary mail to HTML format on the way
out. 
Including hyperlinks is easy enough - just put the URL in the text and
the mail client will convert to a hyperlink.   Graphics?  A little more
interesting.  
 
Hmmm...
If your HTML page is complicated you might want to swap to your own
method that generates the HTML code for the mail and pass that into the 
mail content via a multiline container element.  
 
Last resort is to create your own method to generate the mail setting
the mail type to HTM. 
 
But definitely is possible.  Some prototyping would be a good idea...
 
Jocelyn 
 
 


________________________________

	From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]
On Behalf Of Dywan, Abigail
	Sent: Thursday,2 June 2005 10:04 PM
	To: sap-wug at mit.edu
	Subject: Creating e-mails with HTML
	
	

	Hi workflow experts - 

	I have a question for you - I have a requirement to send an
email via workflow.  This email is actually going to go out to the
customer, and so the business would like this email to use HTML - with
graphics and hyperlinks and so forth.  Does anyone know if this is
POSSIBLE with the restrictions of sending email from workflow?  This is
a 4.7 Enterprise box.

	Thanks so much for your help! 
	Abby  :) 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20050603/899b6492/attachment.htm


More information about the SAP-WUG mailing list