Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

he SendMailFromTemplate activity can be used to send an email to the desired addressers using CoreIdentityId lists, SubjectKey, Lcid, Xml tags and TemplatePath. This updated activity is available from version 8.2.

Input Data

The following input data can be configured for the activity. It extends already the default mail send input describet (here)

Receivers

The list of email addesses to send mail to.

CoreIdentityIdsReceivers

The list of CoreIdentityId to send mail to.

ReceiversCc

The list of email addesses to send mail to as carbon copy.

CoreIdentityIdsReceiversCc

The list of CoreIdentityId to send mail to as carbon copy.

ReceiversBcc

The list of email addesses to send mail to as blind carbon copy.

CoreIdentityIdsReceiversBcc

The list of CoreIdentityId to send mail to as blind carbon copy.

Subject

Mail subject.

SubjectKey

Language key that will be translated and put as a subject.

Lcid

The Lcid / Language in which the templates will be loaded and translated

TemplatePath

The path to the template relative from the templates folder.

Xml

The data formed as xml that will be used as input for XSLT transformation.

Attachments

TODO.

Sender

TODO.

Output Data

This activity has no output.

  • No labels