Mapping an Element from a Parent Array to a Child Element in a Nested Array within the Parent
When mapping a primitive data type child element of the parent array to a child element of its nested array, the scope in the mapping is implicitly set to the scope of the parent array. In addition, you must provide the index of the nested array element whose variable you want to map to.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.