on ‎2023 Aug 09 3:37 PM
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
Request clarification before answering.
Hello bahainf
You can send customized emails using Automation Artifact.
1. Generate your HTML body as explained in this blog and use the below automation activities.
2. Create a custom script to create an HTML body. Add the HTML body content that was generated in the above step

3. Create a string variable for HTML body

3. Create Email Parameters and pass the generated HTML body

4. Send Email.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.