Thanks Shalin,
Using the following appears to work properly!
Regards Fergus
>On Wed, Feb 4, 2009 at 1:35 AM, Fergus McMenemie wrote:
>
>> > dataSource="myfilereader"
>> processor="XPathEntityProcessor"
>> url="${jc.fileAbsolutePath}"
>> stream="false"
>>
it is safe to use different column names as Shalin suggested. After
all a row is a map with the column value as the key. If you map
multiple values to the same column it may overwrite each other. use
explicit 'name' attributes
On Wed, Feb 4, 2009 at 2:17 AM, Shalin Shekhar Mangar
wrote:
> On Wed,
On Wed, Feb 4, 2009 at 1:35 AM, Fergus McMenemie wrote:
> dataSource="myfilereader"
> processor="XPathEntityProcessor"
> url="${jc.fileAbsolutePath}"
> stream="false"
> forEach="/record">
>
>
>
>
>
> Below is the line from my schema.xml
>
> multiValued=