Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OPTIONAL
From - The email address of the sender. If not specified, the default from "email_config.xml" will be used.
CC - The email address of carbon copy recipient.
BCC - The email address of blind carbon copy recipient.
Attachment Name - The name of the attachment as displayed in the email.
Attachment - The content to be attached.

Outputs: None

Component Definitions:

attachment-ref -- defines an attachment to be included in the email.  attributes include name-param, which specifies the name of the attachment, and resource-param or input-param, which specifies the attachment object.

Notes

The underlying action sequence XML for the email action supports providing the "To" address in the form of a property-map. In this case, the map is assumed to contain the name value pairs for to, **subject, and **from inputs. This functionality is not supported within the Design Studio.

...