Effective in version 10.2, the transformation language introduces complex operators for complex data types. In mappings that run on the Spark engine, use complex operators to access elements of hierarchical data.
The transformation language includes the following complex operators:
Subscript operator [ ]
Dot operator .
For more information about complex operators, see the "Operators" chapter in the
Informatica 10.2 Developer Transformation Language Reference.