Experts,
Please suggest if graphical mapping be used to achieve this message mapping OR does it require XSLT. I have tried nodal functions but in Vain.
Guess the requirement is the reverse of "UseOneAsMany" function.
Source: <Ordtxt>
<txtid>01</txtid>
<text>text_01_1</text>
</Ordtxt>
<Ordtxt>
<txtid>01</txtid>
<text>text_01_2</text>
</Ordtxt>
<Ordtxt>
<txtid>02</txtid>
<text>text_02_1</text>
</Ordtxt>
<Ordtxt>
<txtid>02</txtid>
<text>text_02_2</text>
</Ordtxt>