My webMethods Server 10.1 | My webMethods Server Webhelp | My webMethods Server Portlet Reference | Dynamic Business Objects | Mime Message DBO
 
Mime Message DBO
Portlet Title
Mime Message
Portlet Name
wm_xt_mimemessage
Portlet File Name
wm_xt_mimemessage.pdp
Top-level Folder
extras
JSR168 Portlet?
No
Alias
None
Default Instances of the portlet
None
Dynamic Business Objects. The system uses an instance of this data type in My webMethods Server to publish an e-mail message that was retrieved from an e-mail inbox or NNTP newsgroup on an external server to a file in a folder. My webMethods Server typically uses this data type when synchronizing an e-mail inbox or NNTP newsgroup to a wm_xt_nntpfolder and wm_xt_pop3folder folder instance.
This data type is a My webMethods Server custom data type, extending the "File" data type to make available the additional e-mail related properties that are embedded in e-mail files. When an e-mail message is published to a folder, the message is parsed and the extended properties are extracted and saved for easy subsequent access.
General Properties
Name (name)
Required. Identifies the folder where the messages are to be published. Specify the name of the folder.
Description (description)
Provides a the description of the folder where the messages are to be published. If the property has no value, the folder will not have a description.
Keywords (keywords)
Defines the keywords for the folder where the messages are to be published. These keywords can be associated with items in the folder and subsequently searched. If the property has no value, the folder will not have keywords associated with it.
Location Properties
Parent Folder (parentID)
Required. Identifies the parent folder of the folder where the messages are to be published. Specify the ID of the parent folder.
File Properties
File (origFileName)
Required. Identifies the e-mail file to publish. Specify the original file name of the e-mail file. During publishing, this field also holds the uploaded file. If this property has no value during publishing, the creation of the instance fails.
Message Properties
Subject (msgSubject)
Required. Holds the subject of the e-mail file being published. The portlet automatically extracts the subject from the file during publishing. You do not need to provide a value.
From (msgFrom)
Required. Holds the "From" e-mail address from the e-mail file being published. The portlet automatically extracts the e-mail address from the file during publishing. You do not need to provide a value.
Sent (msgSent)
Required. Holds the sent date from the e-mail file being published. The portlet automatically extracts the date from the file during publishing. You do not need to provide a value.
Size (msgSize)
Required. Holds the size of the published message. The portlet automatically extracts the size during publishing. You do not need to provide a value.