Hello Gurus,
I have an input file like this :
"AAAAAA"XXXXXXXXXXXXXXXXXXXXXX
COMUN21579879879GFHGFHFJF
FINUN21579879879GFHGFHFJFNJ
I want to skip the first line of input file.
In the File Adapter, we have a parameter called Document Offset, where we can achieve this.
I wanted to know the equivalent of that while using MessageTransformBean.
Thanks in advance,
Swathi