memoPartAgentObject
Defines the bibus » memoPart class by specifying that objects produced by the referenced bibus » agentTaskDefinition object should be included in the message.
This bibus » memoPart type is processed by the agentService. During processing, this object is replaced by a set of bibus » memoPartObject objects. Each of these new objects references a content store object to add to the message.
To show that these parts are related in the message, create an instance of this class in a bibus » memoPartComposite object and set the contentType property to mixed.
Properties
This class has the following properties.
- format
Specifies the filter value for the output format.
Any outputs generated by the associated agent task must have the specified format before they can be included in any memo sent by the containing task. If the format is not specified, the output objects are not filtered by format.
This property
is of type bibus » outputFormatEnum
is encoded as type
xs:string
must contain no more than
10
charactersis searchable
- locale
Specifies the filter value for the output locale.
Any outputs generated by the associated agent task must have the specified locale before they can be included in any memo sent by the containing task. If the locale not specified, the output objects are not filtered by locale.
This property
is of type
language
is encoded as type
xs:string
must contain no more than
64
charactersis searchable
- searchPath
Specifies the location of the bibus » agentTaskDefinition object in the content store.
This property
is of type bibus » searchPathSingleObject
is encoded as type
tns:searchPathSingleObject