Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

OutputES XML Subnode mapping issue

Avatar

Level 2

Hi All


I have problem in mapping XML sub nodes to Textfield. Is there any

limitation for data from XML subnotes.I am trying to fetch data from 3

level of XML subnode.

I have done the mapping correct and when I try to preview its not

showing the value from XML.


Below XML works fine

<DataStart>

<FirstName>Raj</FirstName>

<gender>M</gender>

</DataStart>


But, When i increase the hierarchy its not working

<DataStart>

<Name>

<FirstName>Raj</FirstName>

</Name>

<gender>M</gender>

</DataStart>


Not able to achive this. Pls help me understand, how to map text field.


I have attached LCA file of sample which I am tried mapping


Pls do revert on any query and kindly help me to resolve this issue.


Thanks in Advance

Rajasekaran T

0 Replies