filter
Attribute Map Filter — Filter for mapping headers into attributes<filter class="xms.filter.data.AttributeMapFilter" … />
Table 10. Attributes for filter tag (for xms.filter.data.AttributeMapFilter)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| attributeMap | String map to map headers to attributes | StringMap Name of a StringMap as defined in StringMapService | none | yes |
| remove | Remove headers that have been mapped to attributes | boolean true or false | true | no |
This tag depends on the following services (or a service that extends or implements these classes)