NestedContext - 8.0

Talend Data Mapper Functions Reference Guide

Version
8.0
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-10-26

Allows a loop expression to be nested in this loop expression.

When referencing input loops, every level of input looping that is an ancestor to the referenced loop must have a corresponding loop expression in the output. The nesting capability provides a way to refer to multiple input loops within a single loop expression.

Though this function specifies variable arguments, it can have exactly one argument, which is a loop function.

This function can only be used in the Contexts argument of a loop expression.

Arguments

Variable arguments Add a loop expression to use as a nested context.