WebSphere Adapter for Email
The MailAttachmentBO stores the business objects that correspond with attachments in an e-mail. MailAttachmentBO properties determine how the attachment is stored in a business object or attached in an email. These properties are defined either by the adapter or by the requesting J2EE client at runtime.
Attribute name | Type | Required | Globalized | Default | Description |
---|---|---|---|---|---|
attachmentName | String | Yes | Yes | No default value | Specifies the name of the attachment |
appBOData | anyType | Yes | Yes | No default value | The mail attachment content. anyType datatype can hold hexBinary or any SDO type of data. The data binding would decipher the hexBinary content as the unstructured content BO. |
Last updated: Mon 30 Oct 2006 03:44:37
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)