WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Concat

The Concat transform creates a string concatenation, enabling you to retrieve data from two or more entities and link them into a single result.

You can specify an alphanumeric character to be the delimiter between the strings, as well as a string prefix and a string postfix. For example, you can concatenate the strings from the elements firstname and lastname, and specify a space as the delimiter, a prefix of Mr. , and a comma as the postfix, with the following result: Mr. firstname lastname,

The Concat transform concatenates two or more strings from the input into a single string value in the output. You can specify a prefix, postfix, and delimiters through the Properties pane:

Concat transform properties pane

The XPath 2.0 function fn:concat(str1, str2, ,,,) takes any number of inputs, converts them to their string representation, and concatenates them, returning a single string. However, the Concat transform provides the additional capability of specifying a prefix, postfix, and delimiters between input values.

For more information about XPath functions, see the online document W3C XML Path Language (XPath) 2.0.

For information about the Mapping, see Mapping node.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:48:31


Reference topicReference topic | Version 8.0.0.7 | cm28643_