Hi Group,
In the File Adapter I am facing the following strange problem:
In the Targer side I am haivng two nodes RecordSet and ADD,all my elements in ADD node.RecordSet node contains only ADD node.
In the Configuration Receiver side Communication channel I have given the following in the Content Conver
Record Set Structure ADD
ADD.fieldFixedLengths 6,1,6,18,18,8,6,6,1,11,1,18,8,6,6,1,11,6,8,20
ADD.endSeparator 'nl'
but I am getting only one field in the output file.
can any body suggest.