AnyConcat - 7.3

Talend Data Mapper Functions Reference Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Concatenates values from XML Any type elements.

The AnyConcat function is used only for elements with an element type of Any and is used to copy the entire contents of one element to another element which is also an Any type.

This effectively copies entire contents of the element that's a parent to the Any element where the function is used. An Any element is a placeholder for a tree of arbitrary XML elements. The root of the tree can be named anything.

Arguments

Variable arguments Add elements with the Any type as arguments.