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