Email - add an attachment
Search form
Description - Adds an attachment
Runtime Class - com.ibi.agents.XDAddAttachmentAgent
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Content: | string | A value or expression which provides the contents of the attachment |
* | Content-Type: | string | Value of the Content-Type MIME Header Select from one of the following options:
|
Character Set: | string | The charset used to convert from Java characters to an array of bytes. If absent, the default character set will be used. Select from one of the following options:
|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Attachment Name: | string | Name of attachment as seen in the email. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Content-Transfer-Encoding: | string | Value of the Content-Transfer-Encoding MIME Header Select from one of the following options:
|
|
Content-Description: | string | Value of the Content-Description MIME Header | |
Content-Disposition: | string | Value of the Content-Disposition MIME Header Select from one of the following options:
|
|
Content-ID: | string | Value of the Content-ID MIME Header |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Set MIME Headers: | string | Name of register which is used to add additional MIME headers for the attachment. |
* - denotes required
Output Events
Name | Description |
---|---|
OnParseError | Could not parse a document. |