cancel
Showing results for 
Search instead for 
Did you mean: 

ignore record in JMS sender content conversion

Former Member
0 Kudos

Hi,

I am using JMS sender adapter with content conversion.

In the input text file, I have to ignore the first record.

for this, in Module tab I have given parameter like this:

Plain2XML -> documentOffset -> 1

so that it will not read the first record in the text file.

But it is not working

Please suggest the right way.

Regards,

Anil.

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

It should be:

xml.documentSkipFirstRows

Regards

Stefan