cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Send HTML E-Mails using SAP Build

Baschi
Explorer
0 Likes
6,337

Dear SAP Community,

is there a way to send Mails from SAP Build or SAP Build Process Automation in customizable HTML Format?
(e.g. by defining Mail Templates with logos). Unfortunately the mail composer of SAP Build Process Automation does not allow us to use HTML code.

Thank you for your support

Baschi

View Entire Topic
Archana
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Baschi and Javier,

You cannot embed HTML tags in Mail activity of the process. Only workaround I can think of is that you can form the HTML email body from some CAP or external application, call that application via Action and then pass that as text from Process Content in Mail Body.

Regards,
Archana

MMonis
Participant
0 Likes

Hi @Archana ,

I tried the same by passing the html content as an output of a Action that connects to a CAP service. However, BPA processes it as a string in the mail body. How do you handle this in BPA ?

MMonis_0-1759933320943.png

The context in BPA with the mailBody value:

MMonis_1-1759933465784.png