Hi all,
I have a scenario where I m creating a zip file, which also needs content conversion.
Since FIle content convesrion doesnt work with PayloadZipBean, I changed the message protocol to File and added the module AF_Modules/StrictXml2PlainBean. With this I m able to give field lengths or field separator, but not both together.
If I give fieldSeparator alone, it works fine.But if I give fieldSeparator and fieldLengths, then only fieldLengths come effective.
My requirement is to create a file which is fixed length and ; separated. Please give some ideas to achieve both together.
Thanks a lot in advance!!
Anjana.