You can use a Mapping node to access properties that are associated with the message flow that contains the node.
To access these properties from a Mapping node, call the function iib:getUserDefinedProperty('propertyname') from a Custom XPath transform. The function returns a string that contains the property value, regardless of the original type of the property.
To access user-defined properties from a Mapping node, complete the following steps: