Email - document to attachment
Search form
Description - Makes the body of a document into an attachment
Runtime Class - com.ibi.agents.XDAttachmentFromDocAgent
Parameter Groups
Parameter Type Description
* Attachment Name: string Name of the attachment as seen in the email.'
Content-Type: string The MIME type; if omitted one is generated based on data format
Select from one of the following options:
- application/csv
- application/json
- application/pdf
- application/x-compressed
- application/xml
- application/zip
- binary/octet-stream
- image/gif
- image/jpg
- image/png
- multipart/x-zip
- text/css
- text/csv
- text/html
- text/javascript
- text/json
- text/plain
- text/xhtml
- text/xml
* - denotes required
Parameter Type Description
* Output Document: string Sets the output document of this object.
Select from one of the following options:
- Input document {input} - Returns the input document.
- Empty document {empty} - Returns a null or empty document.
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDAttachmentFromDocAgent
Parameter Groups
Parameter Type Description
* Attachment Name: string Name of the attachment as seen in the email.'
Content-Type: string The MIME type; if omitted one is generated based on data format
Select from one of the following options:
- application/csv
- application/json
- application/pdf
- application/x-compressed
- application/xml
- application/zip
- binary/octet-stream
- image/gif
- image/jpg
- image/png
- multipart/x-zip
- text/css
- text/csv
- text/html
- text/javascript
- text/json
- text/plain
- text/xhtml
- text/xml
* - denotes required
Parameter Type Description
* Output Document: string Sets the output document of this object.
Select from one of the following options:
- Input document {input} - Returns the input document.
- Empty document {empty} - Returns a null or empty document.
* - denotes required
Output Events
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Attachment Name: | string | Name of the attachment as seen in the email.' | Content-Type: | string | The MIME type; if omitted one is generated based on data format
Select from one of the following options:
|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Output Document: | string | Sets the output document of this object.
Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnParseError | Could not parse a document. |
fail_attach | Could not perform the operation requested. |