/AWS1/CL_SE2=>TESTRENDEREMAILTEMPLATE()
¶
About TestRenderEmailTemplate¶
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
You can execute this operation no more than once per second.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TEMPLATENAME
TYPE /AWS1/SE2EMAILTEMPLATENAME
/AWS1/SE2EMAILTEMPLATENAME
¶
The name of the template.
IV_TEMPLATEDATA
TYPE /AWS1/SE2EMAILTEMPLATEDATA
/AWS1/SE2EMAILTEMPLATEDATA
¶
A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.