On 13 July 2012 15:22, girishyes <girish...@gmail.com> wrote:

> Hi,
>
> I am getting this error with DIH using a combination of SQLEntityProcessor
> and XPathEntityProcessor:
>

                                <entity name="child_xml"
>                                                 rootEntity="true"
>                                                 dataSource="fieldSource"
>                                                 dataField="child.Message"
>
> processor="XPathEntityProcessor" forEach="/children/child">
>

There might be other issues, but you probably want
dataField="child.XML"

Regards,
Gora

Reply via email to