/
integrateMapper
integrateMapper
<xsd:element name="integrateMapper">
<xsd:complexType>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="body" type="parameterWithPredicate"/>
<xsd:element name="header" type="parameterWithPredicate"/>
<xsd:element name="property" type="parameterWithPredicate"/>
<xsd:element name="simple" type="expressionBasicType"/>
<xsd:element name="groovy" type="expressionBasicType"/>
</xsd:choice>
<xsd:attribute name="id" type="xsd:ID"/>
<xsd:attribute name="includeUnmappedProperties" type="xsd:boolean"/>
<xsd:attribute name="excludeProperties" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
Attributes | Description | Required? |
---|---|---|
|
| no |
|
| no |
|
| no |
IntegrationManager version 5.8.0